You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Jason Pyeron <jp...@pdinc.us> on 2019/11/20 20:15:13 UTC

debugger graphic symbols documentation?

I was looking for the documentation on the debugger, where should I find it? Is http://svn.apache.org/repos/asf/pdfbox/trunk/debugger/src/main/resources/org/apache/pdfbox/debugger/ the best to go with?

 



 

From that, I should assume #1 is an indirect dictionary, #2 is a (direct) dictionary, #3 is a stream?

 

v/r,

 

Jason Pyeron

 

--

Jason Pyeron  | Architect

PD Inc        |

10 w 24th St  |

Baltimore, MD |

 

.com: jpyeron@pdinc.us

tel : 202-741-9397

 

 


RE: debugger graphic symbols documentation?

Posted by Jason Pyeron <jp...@pdinc.us>.
For the google....

§7.3.2 Boolean is a blue question mark - ? 
§7.3.3 Integer Numeric object is a blue eighty-four - 84
§7.3.3 Real Numeric object is a blue eight and four tenths - 8.4
§7.3.4.2 Literal Strings are a set of blue round braces - ()
§7.3.4.3 Hexadecimal Strings are a set of blue angle braces - <>
§7.3.5 Name Objects are a blue forward slash - /
§7.3.6 Array are a set of blue square braces - []
§7.3.7 Dictionary are a set of blue double angle braces - <<>>
§7.3.8 Stream Objects are a set of violet or purple double angle braces - <<>>
§7.3.9 Null Object is a blue word, "null"
§7.3.10 Indirect references have a gray arrow overlay on top of the type picture - →
Page object is a gray paper/file icon
PDF root of the tree is a PDF file logo

Section references are to PDF 32000-1:2008 aka PDF 1.7.

> -----Original Message-----
> From: Tilman Hausherr <TH...@t-online.de>
> Sent: Wednesday, November 20, 2019 3:21 PM
> To: users@pdfbox.apache.org
> Subject: Re: debugger graphic symbols documentation?
> 
> Hi,
> 
> There isn't.
> If there is a number, e.g. [1 0 r] then it's indirect.
> The blue <<>> is a dictionary, the violet one with the length is a stream.
> 
> Tilman
> 
> PS the image didn't get through.
> 
> Am 20.11.2019 um 21:15 schrieb Jason Pyeron:
> >
> > I was looking for the documentation on the debugger, where should I
> > find it? Is
> > http://svn.apache.org/repos/asf/pdfbox/trunk/debugger/src/main/resources/org/apache/pdfbox/debugger/
> > the best to go with?
> >
> > From that, I should assume #1 is an indirect dictionary, #2 is a
> > (direct) dictionary, #3 is a stream?
> >
> > v/r,
> >
> > Jason Pyeron
> >
> > --
> >
> > Jason Pyeron  | Architect
> >
> > PD Inc        |
> >
> > 10 w 24th St  |
> >
> > Baltimore, MD |
> >
> > .com: jpyeron@pdinc.us
> >
> > tel : 202-741-9397
> >



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org


Re: debugger graphic symbols documentation?

Posted by Tilman Hausherr <TH...@t-online.de>.
Hi,

There isn't.
If there is a number, e.g. [1 0 r] then it's indirect.
The blue <<>> is a dictionary, the violet one with the length is a stream.

Tilman

PS the image didn't get through.

Am 20.11.2019 um 21:15 schrieb Jason Pyeron:
>
> I was looking for the documentation on the debugger, where should I 
> find it? Is 
> http://svn.apache.org/repos/asf/pdfbox/trunk/debugger/src/main/resources/org/apache/pdfbox/debugger/ 
> the best to go with?
>
> From that, I should assume #1 is an indirect dictionary, #2 is a 
> (direct) dictionary, #3 is a stream?
>
> v/r,
>
> Jason Pyeron
>
> --
>
> Jason Pyeron  | Architect
>
> PD Inc        |
>
> 10 w 24th St  |
>
> Baltimore, MD |
>
> .com: jpyeron@pdinc.us
>
> tel : 202-741-9397
>