How to add pdf page in UIPageViewController?

How do I bulk add a page to multiple pdf files?

  • I have a pdf file which contains a 1 page report for each company, I then print single pages out to individual files, so I have say 100 PDFs in a folder. I then want to attach the terms and conditions page (identical) to each of them, but without doing it by hand. Is this possible?

  • Answer:

    Depending on the number of documents you are processing, you can use Acrobat with an Action, or you will be better with a dedicated (command line) tool. In Acrobat, you can create an Action which merges the individual page(s) with the fixed page(s). I think this can be done with the commands in the Actions Wizard; if it appears to be not possible, you can create a simple JavaScript, which inserts the respective pages. This JavaScript can then become the Action. Note that in older Acrobat versions, there are no Actions, but there are Batch processes; they are roughly the same. If you have bigger numbers of documents to process, you might be better off with a dedicated tool, because Acrobat is not really suitable for automation work. A tool which does definitely work would be AppendPDF by Appligent; this is a tool you may barely outgrow performance-wise. Hope this can help.

Max Wyss at Quora Visit the source

Was this solution helpful to you?

Other answers

I would say exactly what Max said. For 100 PDFs, Acrobat XI's Action feature will do a great job for you. If you plan on doing thousands or more - at one them - then you'll want to go with a server-class product.

Leonard Rosenthol

You can use a PDF Impress 2014 for this. Here is a tip how to do it with one document. http://www.binarynow.com/pdf-conversion/insert-pages-into-pdf-documents-with-pdf-impress/. PDF Impress 2014 also allows adding PDF pages during the conversion process by adding Insert Page task into your Profile.  Batch process Insert Page is supported through Watcher or through Convert to PDF folder in PDF Impress, or in Workroom. So you will have a multiple options how to do it, during PDF creation, automated in Watchers, or on demand in batch using this software.

Premysl Pech

I had to do this last week, so I wrote a little guide with Acrobat Pro. Batch Inserting Pages into Multiple, Separate PDFs with Adobe Acrobat – the mergy notes http://mer.gy/150509

Jonathan Mergy

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.