[
https://issues.apache.org/jira/browse/PDFBOX-5371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roland Illig updated PDFBOX-5371:
---------------------------------
Description:
The "Nice view" in "pdfbox debug" allows me to see the graphic instructions.
One of them is:
{noformat}
[
(\000\001\000\002\000\003\000\004\000\005\000\004\000\006\000\004\000\007\000\010\000\011\000\002\000\007\000\012)
0 ] TJ
{noformat}
It's hard to decipher this text since I first have to look up the font encoding
and character mapping myself. This is something that PDFBox should do. Below
the above gibberish, I'd like to see the decoded text as a PDF comment, like
this:
{noformat}
% (Clear text in readable form) TJ
{noformat}
was:
The "Nice view" in "pdfbox debug" allows me to see the graphic instructions.
One of them is:
{noformat}(\000\001\000\002\000\003\000\004\000\005\000\004\000\006\000\004\000\007\000\010\000\011\000\002\000\007\000\012)
0 ] TJ
{noformat}
It's hard to decipher this text since I first have to look up the font encoding
and character mapping myself. This is something that PDFBox should do. Below
the above gibberish, I'd like to see the decoded text as a PDF comment, like
this:
{noformat}
% (Clear text in readable form) TJ
{noformat}
> In "Nice view", show clear text below TJ
> ----------------------------------------
>
> Key: PDFBOX-5371
> URL: https://issues.apache.org/jira/browse/PDFBOX-5371
> Project: PDFBox
> Issue Type: New Feature
> Components: Swing GUI
> Affects Versions: 3.0.3 JBIG2
> Reporter: Roland Illig
> Priority: Major
>
> The "Nice view" in "pdfbox debug" allows me to see the graphic instructions.
> One of them is:
> {noformat}
> [
> (\000\001\000\002\000\003\000\004\000\005\000\004\000\006\000\004\000\007\000\010\000\011\000\002\000\007\000\012)
> 0 ] TJ
> {noformat}
> It's hard to decipher this text since I first have to look up the font
> encoding and character mapping myself. This is something that PDFBox should
> do. Below the above gibberish, I'd like to see the decoded text as a PDF
> comment, like this:
> {noformat}
> % (Clear text in readable form) TJ
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]