html5 - Allow users to edit PDF documents on IPAD -


my application has list of pdf forms , allows end users fill forms(edit forms) , send server. application ipad application works fine on desktop.but when launch application in ipad , pdf opens text , not show pdf fields (like radio buttons ,checkbox , pdf submit button created using acrobat). , there no way edit pdf forms in ipad(this form displayed in iframe).

ipad's browser has built in pdf viewer not allow users edit forms. there plugin can use purpose ? or there many app on appstore editing pdf on ipad. there way integrate app in our application ?

how achieve ?

you try out pdf.js, pdfedit or pdfstudio. xournal supports annotations. these opensource.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -