Copy link to clipboard
Copied
Hi,
I want to check if embeded pdf is in unsaved state or not?
Is there any way to check if changes are unsaved?
Copy link to clipboard
Copied
I believe you can use the status callback: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos_ui/#status-callback
I've got about 40 minutes before I go board a plane, but I'll see if I can quickly build a CodePen.
Copy link to clipboard
Copied
I did a quick test, and this doesn't look like it will work. Will report it internally.