Please give a brief summary of your issue:
(Think of this as an email subject)
The problem/Issue I am facing in our Salesforce Application is to Implement the Download PDF with Annotation without using WebViewer.
Can you please provide me the info/steps to Implement the Download PDF with Annotation in Salesforce Application with Full API without using WebViewer?
Because the requirement is to download the PDF with Annotation with out loading the WebViewer.
Outside of the PDFTron Web-Viewer on Click on the button I need to download the PDF file with Annotation
Please help me out to resolve this
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
Please provide a link to a minimal sample where the issue is reproducible:
Can you provide some additional context for us to better understand your question - when you say Download PDF, is this an attached file on a record? Where are the annotations coming from? Could you maybe walk us through your user flow? Thanks!
Hi,
I wanted to answer your question of how to save pdf with XFDF string included in PDF without using WebViewer UI.
Related APIs you need to use: Core.createDocument for loading PDF from URL, doc.getFileData for merging XFDF and creating PDF in raw format.
Queries
The above solution you have provided is for the sales force application ?
If Yes →
Where to add the index.html files in sales force because it wont accept the html file which as head,
body and script tag