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
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
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!