Skip to main content
Solved

Is there a way to identify the page number as an attribute when extracting vector data from an Adobe Geospatial PDF reader?

  • September 23, 2020
  • 2 replies
  • 20 views

chrbalm
Contributor
Forum|alt.badge.img+8

I have a multi-page Geospatial PDF and want to extract the vector data from each page, but want to retain which page number the data originated.

Best answer by jdh

You can expose the pdf_page_number in the Format Attributes of the reader feature type.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

jdh
Contributor
Forum|alt.badge.img+37
  • Contributor
  • 2002 replies
  • Best Answer
  • September 23, 2020

You can expose the pdf_page_number in the Format Attributes of the reader feature type.


chrbalm
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • 15 replies
  • September 23, 2020

You can expose the pdf_page_number in the Format Attributes of the reader feature type.

Perfect. Thanks for such a swift response :)