samedi 27 juin 2015

Replace Placeholder Content in PDF iOS

I have looked at the other questions similar to this one, such as how to edit a PDF in objective-c? and iOS - searching and replacing on a PDF; however I have not found an answer that seems to work.

I have a PDF with the placeholder [text1], and I would like to replace this with a string that I receive from user input and then display the updated PDF.

2 Notes:

Apple's PDFkit appears to be only available in OS X, and I have been unable to locate an iOS library that has this functionality.

I don't believe that this PDF would be easy to generate from an HTML template.

Is there a way to do this (in either Swift of ObjC)?

Aucun commentaire:

Enregistrer un commentaire