Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Manish_Shet@adobeforums.com #1
Layout multiple PDF pages onto a single PDF page
Hi,
I am working with Acrobat SDK and developing a plugin for Acrobat 7.0 on Windows. I have been looking for a way to layout multiple PDF pages from a PDF document on to single PDF page but with little success. If anyone knows some way of doing it or has some sample code which can do it, please share it with me.
Regards,
Manish
Manish_Shet@adobeforums.com Guest
-
How to implement Multiple Login Pages in a single Web Application
Hello I have a web application in which i m ineed of implementing multiple login pages with the help of forms based Authentication. on the user... -
error message: Single Page-layout mode when setting links
When I want to set a link to another page in the PDF document I get the following message: The destination of this bookmark or link is currently... -
Printing 45x33 single page as multiple 8.5x11 pages (How to)?
How do you print a single 45x33 Adobe Acrobat page on an 8.5x11 printer using multiple pages for legibility? -
How to return multiple successive pages from a single .php execution?
Can anyone suggest the best technique for returning a page whislt continuing .php excution to then return another page? I need this to provide a... -
Printing multiple freehand pages to a single page of paper
Has anyone ever gotten the "layout" printing feature of Freehand to actually work. Every time I try to use this feature, Freehand just stacks the... -
Sub_Filter@adobeforums.com #2
Re: Layout multiple PDF pages onto a single PDF page
Whats wrong with PDFEdit/PDE Layer? It allows you to copy page content elements (text, images, paths etc).
I would just create a new blank page and copy, for each page in turn, all its elements (along with any clipping objects etc).
There are quite a few little gotchas with this approach. Such as you may have to do some translation to some elements to get everything to line up.
However, its not a huge effort to merge page contents together if you just a visual merge. If you care about optional content, structure etc then the work is a lot more demanding.
Sub_Filter@adobeforums.com Guest



Reply With Quote

