Am 23.08.2016 um 02:42 schrieb Takuya Takaira (Hitakuya):
I’m using PDFbox-2.0.2 to obtain character information(position, size etc) and 
image of pdf pages.
Now, I’m trying real size of character which is size of drawn.
(for example like ‘A’ is normal and link ‘,’ is small size)

Then, I tried following step
- get path form getPath(code) method
- get Rectange

But for some embed font it is nice result, but some embed is completely wrong 
size.

Please have a look at the DrawPrintTextLocations.java example in the source code download.

Tilman

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

Reply via email to