wijitl
1
Product: React Native ,Android, IOS
Product Version: Latest
Please give a brief summary of your issue:
(Think of this as an email subject)
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:
dchan
2
Hi @wijitl
To save the document without annotations, you would need to do the following:
- Loop through each page and obtain the annotations on the page
pdftron-react-native/API.md at master · PDFTron/pdftron-react-native · GitHub
- Delete the annotations obtained
pdftron-react-native/API.md at master · PDFTron/pdftron-react-native · GitHub
I’ve provided API documentation that is useful to achieve the steps I’ve outlined.