Hi Alex,

> My name is Alex.
> 
> I subscribed to Developer Mailing List.
Welcome!

> .....
> another format. But firstable, I supposed to have font, color, etc.
> information.
> I’m looking for to TextPosition class from org.apache.pdfbox.util
> package that has some methods that returns a PDFont class and so on, but I’m
> not sure that I’m on the right way.
The class TextPosition will provide you with all informations you are looking 
for. Only the textcolor isn't that easy. All color informations are stored in 
the class PDGraphicsState and the used color (stroking/nonstroking etc.) 
depends on the used text renderingmode.

BR
Andreas Lehmkühler


Reply via email to