How to add a hyperlink Into PDF text stamp using Aspose.PDF REST API

Hi,

I’m able to add a stamp using the cloud API (Working with Stamps|Documentation), but I really need to embed an HREF into the text value.

I know that PDFs have a different way than HTML, but what I want is the equivalent of:
“Click HERE to continue”

I believe that the way to do this in the PDF source is with:
“Click \href{http://www.google.com}{HERE} to continue”
But this doesn’t work with the stamp API.

Is there any way to do this?

Thank you,
Zach

Hi Zach,


Thanks for contacting support.

I am afraid the requested feature is currently not supported. However for the sake of implementation, I have logged this requirement in our issue tracking system as PDFCLOUD-26. We will further look into the details of this requirement and will keep you posted on the status of correction. We are sorry for this inconvenience.