Hi Ivan, the PDF-spec doesn't know anything like justification. The text is placed at the given starting-coordinates. To answer your question, pdfbox doesn't implement any kind of a text processor which is able to calculate coords by a given justification and a startingpoint. You have to do that on your own.
BR Andreas Lehmkühler ----- original Nachricht -------- Betreff: question of pdfbox Gesendet: Do, 23. Jul 2009 Von: ivan castro<[email protected]> > Good evening I have a question about PDFBOX library , is posible to > justify(center, right, left) the text yo write in a PDF document with > PDFBOX?Thanks for listen to me > Ivan > --- original Nachricht Ende ----
