Page 1 of 1

Combining pdf's

Posted: Mon Feb 18, 2019 7:58 pm
by Penguin
I have a pdf that is 3500 pages but after I print I need the pages sorted into different files. example is all WVA together, all battlefield together, all national parks together. The 3500 was created from a merged mail file. The original database has 15 different tabs which the pdf will then be put back into. I'm not sure how this can be done other than in Acrobat manually. Please tell me somebody can help with this.

Thanks,

Re: Combining pdf's

Posted: Wed Feb 20, 2019 5:35 pm
by gabrielp
Well, apart from building the PDFs twice from the beginning (one for print, the other for whatever other case you need in 15 sets), there is something I have done before. We added a key to each PDF (in this case, the name of your set/group). We actually made this text invisible but it was on each page. Then, you split the large PDF into a separate PDF for each page and use PDF Spy to extract the hidden key as a Switch variable. Then, route into sets with something like group/assemble and merge back into a single PDF. A whole lot of work and requires the use of PDF Spy but it did work. Hope this helps.

Re: Combining pdf's

Posted: Thu Feb 21, 2019 7:18 pm
by Penguin
Thanks,
I'll look into PDf Spy

Re: Combining pdf's

Posted: Fri Mar 01, 2019 6:40 am
by r.zegwaard
PDFtk might be another solution.
https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/

It's (almost) free software with also a "Server" product.