I would like to know if it is possible to change "Base URL" property of the PDF document due the using relative weblinks in document. Thank you very much.
Rowan Hanna
[ Admin ]
Yes, this is definitely possible. You could do this in Adobe Acrobat manually or you can do this programmatically using a PDF SDK. The SetBaseURL function in Quick PDF Library will handle this. There are definitely other PDF SDKs that would be able to do this as well, but I don't know which ones off the top of my head.
