Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
1 reply
Subscribers
5 subscribers
Views
1225 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi All, We have a requirement, where a secured PDF is sent to APPIAN
nikitar
over 10 years ago
Hi All,
We have a requirement, where a secured PDF is sent to APPIAN and we need to extract data from the PDF. As the PDF is secured I am unable to extract the data from PDF using the function getpdffields().
Could you please suggest a solution to the above issue.
Thanks in Advance.
OriginalPostID-145907
OriginalPostID-145907
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
You will have to create your own custom function to do that if the existing plug-in on Forum doesn't support that. You may want to research online what libraries compatible with Java allow you to do that.
The PDF Tools plug-in you are referring too uses the Apache PDFBox library which seems to be capable of opening secured PDFs. Simply research online how so you can create your own custom smart service or enhance the PDF Tools.
A quick web search gave some useful links:
stackoverflow.com/.../how-to-load-a-password-protected-pdf-form-using-pdfbox
stackoverflow.com/.../remove-encryption-from-pdf-with-pdfbox-like-qpdf
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
You will have to create your own custom function to do that if the existing plug-in on Forum doesn't support that. You may want to research online what libraries compatible with Java allow you to do that.
The PDF Tools plug-in you are referring too uses the Apache PDFBox library which seems to be capable of opening secured PDFs. Simply research online how so you can create your own custom smart service or enhance the PDF Tools.
A quick web search gave some useful links:
stackoverflow.com/.../how-to-load-a-password-protected-pdf-form-using-pdfbox
stackoverflow.com/.../remove-encryption-from-pdf-with-pdfbox-like-qpdf
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data