Product: Webviewer
Product Version:10.8.0
Please give a brief summary of your issue:
(Think of this as an email subject)
There is PDFNet.PDFDoc.createFromURL for a remote pdf
but what about a pdf that is passed to a .then callback from
Core.createDocument?
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
The goal is to take an existing document (pdf, xlsx, jpg, etc)
and programatically apply a link annotation.
Please provide a link to a minimal sample where the issue is reproducible:
The issue is How do you do it?