Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
535 views
in Technique[技术] by (71.8m points)

javascript - Adobe Embed PDF API save annotated document with PHP to server

I recently added the free Adobe Embed PDF API to my website. I need to let visitors highlight or comment on the PDF content and save the document to the server.

Can anyone give me an example on how may I set the Save button to send the modified document to an Ajax request in order to save it to the server?

I checked in the documentation and on Google and could not find a proper example on how may I get the changed document when I click Save so instead of sending it to download to the user to save it to the server.

The Adobe Embed API documentation mention there is a save handler which may send the file to PHP. https://www.adobe.com/devnet-docs/dcsdk_io/viewSDK/howtos_ui.html#save-a-pdf

I am a PHP dev with little jQuery knowledge that is why I need any example.

Thank you.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...