Is it possible to create a hyperlink in a pdf file using the pdf plugin?
This is for a price list. For printing, each row is a single html field with style number and price breaks. I would like to add a link to the style number.
Standard html tags like style_number don’t seem to work. Is there a special tag to create links in pdf documents?
If my memory serves me right, it is a field property option. Create a field on a pdf form with the full Acrobat and then look under the field’s properties. It may be under “Actions”. I do not know if the pdf plugin can do this. I suspect you may be able to set this by executing an Acrobat FDF file, but I am not certain.