Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Get detailed character information for a pdf page#141

Open
fds-ssg wants to merge 1 commit intopvginkel:masterfrom
factset:char-info
Open

Get detailed character information for a pdf page#141
fds-ssg wants to merge 1 commit intopvginkel:masterfrom
factset:char-info

Conversation

@fds-ssg
Copy link

@fds-ssg fds-ssg commented Dec 7, 2017

Adds GetCharacterInformation function to PdfDocument which will retrieve detailed info about every character on a page, including:

  • Character: the actual char
  • FontSize
  • Bounds

This info can be used for a variety of applications, including rendering visual boundaries on text, identifying text within certain regions, parsing page content into logical units based on position, such as words, tables, etc.

Adds GetCharacterInformation function to PdfDocument which will retrieve detailed info about every character on a page, including:
- Character: the actual char
- FontSize
- Bounds

This info can be used for a variety of applications, including rendering visual boundaries on text, identifying text within certain regions, parsing page content into logical units based on position, such as words, tables, etc.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant