Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

Cordova - Save as not-fillable PDF in Cordova App

More
IP: 80.93.134.202 7 years 3 months ago - 7 years 3 months ago #14203 by Ferrarini
Hi,
is it possible to re-save a fillable PDF as not fillable?
It's very important for me because when the Pdf is sent to my costumer, he must haven't possibility to modify any fields.

Regards,
Maurizio
Last edit: 7 years 3 months ago by Ferrarini.
More
IP: 212.97.62.176 7 years 3 months ago #14204 by emanuele
Dear Maurizio,

you can do it with the flatAnnots method, that performs a PDF's form flattering, but now it's not exposed in Cordova methods.
We're working to provide some new methods:
- flatAnnotAtPage: flattering of a single page
- flatAnnots: flattering of all pages
- saveDocumentAtPath: save the document in a new path

We will release the module update at the end of this week.
More
IP: 212.97.62.176 7 years 3 months ago #14209 by emanuele
Dear Maurizio,

we updated the cordova module.
Now you can use the new method flatAnnots on the current pdf instance (for example in didShowReader callback), to call the flattering feature, then you can save the pdf as new file with the saveDocumentToPath method and prevent any edit action.
More
IP: 80.93.134.202 7 years 3 months ago #14210 by Ferrarini
Thank you,
where do I could found documentation about it? For example.. How can I call saveDocumentToPath method?

Regards,
Maurizio
More
IP: 37.183.44.177 7 years 3 months ago #14211 by federico
Dear Ferrarini,
Here are new knowledge base articles about flatten annots and save document .
Time to create page: 0.418 seconds
Powered by Kunena Forum