Virtual scissors and tape: Page assembly?
October 26, 2008 11:41 PM Subscribe
I want software to split, combine, tile, and imposition pages (produced by different apps) before sending the job to the printer. Can I do this without spending megabucks on Acrobat or learning to read and write PostScript by hand?
I'm on Windows XP. My current task is producing double-sided quarter-sheet flyers. They should have a Google map on one side, and some text from a word processor on the other. The printer can do 4-up printing and duplexing, but only if the pages are all part of the same print job. So what I want to do is capture the map page on its way to the printer, and capture the text, and combine them into a single document that's (map, map, map, map, text, text, text, text) and then feed that to the printer in 4-up duplex mode.
It would also be nice to do combine multiple pages onto one sheet even on printers that don't support it in their drivers. Ideally, such software would also let me enlarge a vector PDF and tile it across an arbitrary number of letter-sized pages for printing. (Rasterbator only accepts bitmapped images, not PDFs, as input.)
I've tried FinePrint (can't seem to combine print jobs), HP Smart Web Printing (sounds useful but isn't), PF-Merge (requires Acrobat), GreenPrint (can't combine jobs), etc.
I think I could do this by printing everything to PostScript files, manually concatenating the files, and maybe learning a bit of PS glue to make it all work. Is that my best option?
posted by Myself to computers & internet (6 answers total) 1 user marked this as a favorite
posted by PueExMachina at 12:21 AM on October 27, 2008