Frequently Asked Question:
What functions can I use to add a link to an external video?
What functions can I use to add a link to an external video?
Adding a link to an external video using Quick PDF Library is very easy. You can either add a link to a file that exists somewhere on the hard drive or you can add a link to an attachment contained within the PDF file.
Files outside of the PDF
To add a link to a file that is not attached to the PDF use the AddLinkToFile function.
Files attached to the PDF
To add a link to a file that is attached and embedded within the PDF use the AddLinkToEmbeddedFile function. Alternatively, if the file has not already been embedded within the PDF, you can use the EmbedFile function to embed a file in the PDF and then add a link to it in the Attachments panel of conforming PDF readers.