Hi,

 

I am currently converting the generation of PDF-documents from Apache FOP to iText (out of performance matters).

 

Every element, which should be embedded into the document, has an explicit position. For the positioning I am using the class “ColumnText” from the package com.lowagie.text.pdf. The calculations of the required dimensions are done by the original FOP implementation.

 

Now I have encountered the following problem: For some elements, the text field is suddenly too small and the text is automatically word-wrapped, although the dimensions were all right when generated with FOP. Could anybody tell me, why these two practices produce different outputs? Is it possible to avoid the automatic word-wrapping and force the text to write beyond its text field?

 

Best wishes

Katrin



Was Sie schon immer wissen wollten aber nie zu Fragen trauten? Yahoo! Clever hilft Ihnen.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to