Add PDF page in iOS

1.1k Views Asked by At

I have an algorithm to create a PDF file, but I want just to add one pdf page at the end of existing pdf. Do any one has idea about that?

3

There are 3 best solutions below

1
On BEST ANSWER

Here is a solution for merging pdf but using an other library:

Merge PDF files on iOS

0
On

May be you can read the old pdf file,and recontruct a new pdf file.I think.

0
On

Up till now it's not possible to reopen and continue editing a PDF file . Only redraw whole PDf again .