J
Josh Bones
Hi,
I'm currently working on a project which is designed to selectively combine
parts of multiple PDF files, as well as several access reports, to output a
new PDF file. At this stage I'm storing the input PDF files in SQL Server
through an access front end, and there are no troubles doing so. But when i
try to retrieve a multi page PDF file for compilation into the output PDF
file, i can only display te first page of the input PDF, and i need to
display several pages.
Is there some code to instruct the report as to which page(s) to display?
thanks,
Josh
I'm currently working on a project which is designed to selectively combine
parts of multiple PDF files, as well as several access reports, to output a
new PDF file. At this stage I'm storing the input PDF files in SQL Server
through an access front end, and there are no troubles doing so. But when i
try to retrieve a multi page PDF file for compilation into the output PDF
file, i can only display te first page of the input PDF, and i need to
display several pages.
Is there some code to instruct the report as to which page(s) to display?
thanks,
Josh