![]() |
|
![]() | ||
|
Subject:
How do I convert PDF files to have two (or four) pages per page?
Category: Computers Asked by: bandcamp9-ga List Price: $40.00 |
Posted:
16 Apr 2003 12:26 PDT
Expires: 17 Apr 2003 13:26 PDT Question ID: 191353 |
I have a very large number of PDF files. I need to process them in groups of about 30 files. For each original PDF file, I need to create a new PDF file with two (or four) pages from the original file on each page of the output file. And I need to create a single PDF file containing all of the two (or four) per page pages. I currently have a manual process which is very slow... I open a PDF file. I print it to a file using a generic postscript printer driver and select 2 pages per page from the printer dialog. I run the Adobe Distiller to convert the PS file into a PDF file. I repeat this for each of the approx 30 files in the set. Then I create a blank PDF document and insert each of the new PDFs into the new document to create one document containing all of the pages from all of the original documents. I repeat this entire process to create the four to a page versions. Then I repeat this entire process for many sets of documents. I need an automated method for processing an entire set (approx 30) files to create one two per page file and one four per page file for each of the original files; and the two merged files containing all of the two per page and four per page pages. I've investigated Acrobat batch sequences and Acrobat JavaScript but these appear too limited in capability to accomplish an automated version of my process. They can't accomplish the print to file with two (or four) pages per page aspect of my manual process, although it appears they can accomplish the PS->PDF conversion using the distiller and they can accomplish the document merging. Ideally, my new automated process would not involve an intermediate postscript step but would convert directly to a PDF output file. It appears that the Acrobat SDK will permit me to automate this in C or perl but the learning curve may be too steep. I'd prefer an existing solution that is free but would be willing to pay a small amount up to perhaps a few hundred dollars. If no solution already exists, I'd be willing to climb the learning curve to develop what I need using the SDK but I'd like some good pointers to resources for developing the solution. Thanks in advance! ...Tom | |
| |
| |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: How do I convert PDF files to have two (or four) pages per page?
From: rxrfrx-ga on 16 Apr 2003 13:21 PDT |
This won't eliminate the intermediate PS file, but a good way to save labor (albeit without saving CPU time) would be to simply make a macro using the mouse movement/keystroke recorder of your choice. The tough part, of course, would be instructing the macro program to select a different starting PDF each time, but i'm sure there's a product available that could do that. Then you'd be able to run the macros overnight or other times when you are not at the computer. |
Subject:
Re: How do I convert PDF files to have two (or four) pages per page?
From: trinket-ga on 16 Apr 2003 14:27 PDT |
look at: http://www.fineprint.com/ the products is very useful and is very stable. other mode to solve your problem: use Unix/Linux box, bash scripting and psutils... |
Subject:
Re: How do I convert PDF files to have two (or four) pages per page?
From: bandcamp9-ga on 17 Apr 2003 08:46 PDT |
I'll investigate <b>macros<b> using a mouse movement/keystroke recorder if I can't find something more direct. I'm not familiar with any of these tools. Any suggestions? Any idea how to specify a different set of files each time I run the macro? The <b>fineprint<b> product looks like it accomplishes the same thing as pdf995 or the acrobat distiller as far as permitting manually producing 2up and 4up files one at a time. Any ideas how automate it to process many files at once? My last resort will be to drop into <b>unix and script<b> this but the operators who process these files will be more comfortable with the acrobat interface and management prefers for this to be accomplished within commercially supported products rather than a hodgepodge of unix scripts. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |