GitHub user kalaspuffar opened a pull request:
https://github.com/apache/pdfbox/pull/17
Mark transparency groups
We try to read text from PDF files but some of the files include extra data
that is never shown. These segments are usually grouped in transparency groups.
So for us this function to flag a marked content as a transparency group is
quite useful.
If there is a way to do this please tell me or if there is a better way to
remove text that isn't presented or drawn when the PDF is viewed then I'm all
ears.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kalaspuffar/pdfbox mark_transparency_groups
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/pdfbox/pull/17.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17
----
commit a2cf57f5c7ac3aeaca8d3328b9364fd3b7f14ff4
Author: Daniel Persson <[email protected]>
Date: 2015-10-30T13:50:01Z
Add functionallity to flag marked content as transparency groups.
commit 28d4c72950d43315f3f44b7169d4b8a1c6dcaffd
Author: Daniel Persson <[email protected]>
Date: 2015-10-30T13:56:12Z
Small fixes after tests
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]