Skip to main content
Question

Hi. I have a PDF create with Arcgis. The PDF have few dataframe. In the PDF i have lots a feature. Each feature have field name "hyperlink" how send to a another PDF. I look to create a hyperlink in the PDF with the adress in the field hyperlink

  • August 18, 2021
  • 1 reply
  • 13 views

hugues
Contributor
Forum|alt.badge.img+2

Thank for the support

1 reply

JennaKAtSafe
Safer
Forum|alt.badge.img+8
  • Safer
  • 192 replies
  • August 24, 2021

You should be able to create hyperlinks for each features using the AttributeCreator. In the AttributeCreator create an attribute named pdf_url along with the URL you are looking to link. This should work with the 2D PDF Writer (Adobe Geospatial PDF Writer). This documentation on the writer's Format Attributes may also help!