How to download Pdf with annotations. Not to print pdf

Here I have queried about the print() method to download pdf with annotations. But yet plan is getting rotated on print(). It is not fixed yet. -

So how can I download pdf with annotations except print()?
I have tried many methods from your documentation. Please let me know the correct way to use any one of the method to download pdf with annotations.

1 Like

Hi,

The only way to bake annotations into the document is with the rest api. We do not support this use case purely client side unfortunately.

We are still working on a fix for the rotated printing issue.

Thanks!
Logan