groupdocs-annotation / GroupDocs.Annotation-for-Java-App

Outdated
https://products.groupdocs.com/annotation/java
MIT License
2 stars 0 forks source link

[Servlet-010] : Multiple annotations are not appearing in exported document #15

Open BorisPazinAspose opened 6 years ago

BorisPazinAspose commented 6 years ago

Please check this scenario:

  1. Start sample using mvn jetty:run and open some PDF file (e.g. samplePdf1.pdf from https://helpdesk.groupdocs.com/scp/tickets.php?id=51 ).

  2. Add one annotation from left menu, and click "Download the annotated file" link. We can see that new annotation is visible in downloaded document.

  3. Add next annotation, and click "Download the annotated file" again. Now, new annotation is not visible in downloaded document.

  4. If we repeat this process, and add more annotations and again click "Download the annotated file" link, these new annotations will not be saved in downloaded document.

Note:

saqibmasood commented 6 years ago

@BorisPazinAspose Thank you for reporting. We shall investigate the issue and share our findings shortly.

saqibmasood commented 6 years ago

@BorisPazinAspose We are working on this issue and will share updates as we make progress.