Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

how to save the flatPDF within app #60

Open
codicil opened this issue Jul 20, 2017 · 1 comment
Open

how to save the flatPDF within app #60

codicil opened this issue Jul 20, 2017 · 1 comment

Comments

@codicil
Copy link

codicil commented Jul 20, 2017

Can you educate me on how to save the flatPDF file within iOS app. My objective is to save the faltPDF file within app so that user can send this file via e-mail or airprint from the app.

Any help or guidance would really be appreciated

Regards,

@SaurabhPrajapati
Copy link

SaurabhPrajapati commented Jul 21, 2017

I think you can use "savedStaticPDFData" method of ILPDFDocument. this will return you Data object. then you can write this data to file with .pdf extension. I haven't tried it but hope this can help you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants