RavishaHesh / PDFJsAnnotations

Wrapper for PDF JS to add annotations
MIT License
333 stars 99 forks source link

loadFromJSON loses backgroundImage #64

Open xor83 opened 2 years ago

xor83 commented 2 years ago

If I add image type element in "sample_output.js" the background image of PDF is removed. Also, custom properties set to objects are lost when saving with serializePdf.

Any suggestion please.

adeelahmed233 commented 1 year ago

I am facing the same problem. Any update?