[ 
https://issues.apache.org/jira/browse/PDFBOX-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638332#comment-14638332
 ] 

khyrul bashar edited comment on PDFBOX-2900 at 7/23/15 7:00 AM:
----------------------------------------------------------------

A patch for the inline image data showing has been uploaded in 
[PDFBOX-2530|https://issues.apache.org/jira/browse/PDFBOX-2530?focusedCommentId=14638321&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14638321].
 Thanks to [~tilman] for pointing out the solution.
Re copy shortcut: This will be actually a useful feature. I'll try to implement 
it ASAP.


was (Author: kbashar):
A patch for the inline image data showing has been uploaded in 
[PDFBOX-2530|https://issues.apache.org/jira/browse/PDFBOX-2530?focusedCommentId=14638321&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14638321]
Re copy shortcut: This will be actually a useful feature. I'll try to implement 
it ASAP.

> PDF Debugger doesn't print inline images correctly
> --------------------------------------------------
>
>                 Key: PDFBOX-2900
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2900
>             Project: PDFBox
>          Issue Type: Sub-task
>          Components: Swing GUI
>    Affects Versions: 2.0.0
>         Environment: 2.0.0-SNAPSHOT update 22/7/2015 rev 1692254
>            Reporter: Andrea Vacondio
>            Assignee: khyrul bashar
>              Labels: debugger
>         Attachments: inline_image_debugger.png
>
>
> The PDF debugger doesn't print correctly inline images in content stream, 
> unfiltered view. It actually prints only the BI operator, no parameters, no 
> image data. I'm attaching a screenshot where you can see the difference from 
> the debugger and printing the the stream to sysout.
> Also, looking at the code, the panel prints the parsed tokens (I'm looking at 
> StreamPane::getContentStreamDocument). I find it a little confusing because 
> the combo box says "unfiltered" so I was expecting the raw, unfiltered stream 
> data, not the result of the PDFBox stream parsing.
> Side note, it would be nice to be able to select and copy (ctrl-c) the 
> content from the stream panel.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to