Icepdf-Viewer how to add default file name and extention when saving PDF file? #307
Unanswered
ctoabidmaqbool1
asked this question in
Q&A
Replies: 3 comments 7 replies
|
Try something like this: The save as dialog should show "PersonDetails.pdf" as the file name. |
1 reply
|
Weird, I'll load up your sample project and get you a fix. |
4 replies
|
@pcorless I am having another issue facing in latest icepdf-viewer:7.1.3 library, See below logs: Which casue the error: Complete testing project: https://github.com/ctoabidmaqbool1/iTextPdf-5-And-ICEpdf-Viewer-Test |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Hi! I am trying to auto select default .pdf extention in Saving dialog of PDF viewer. Also if it's easily possible give default pdf file name, if user no changed name of saving pdf by user e.g. PersonDetails.pdf.
Currently this is my method to open the icepdf-viewer!
How can i give the file name and extention?
Sample project for testing: https://github.com/ctoabidmaqbool1/iTextPdf-5-And-ICEpdf-Viewer-Test
All reactions