Hi, 

I am using iText for several years and founding that library is excellent.
In all those years I used iText version 0.94 that are suitable for all my
needs. Now I got necessity to extract an attachment from pdf, then elaborate
it with my data and merge again all in new pdf. Once again iText (now
version 1.46) solved my problem. 

So far so good, but as you can imagine a jump of 50 version have major
impact downward compatibility.  

With old library I used to manage large tables is such way: every row of
table was a new table that I collate with previous with a negative offset.
(For example datatable.setoffset(-10f); )

Using a new library spacing between rows is smaller or in most cases all
rows in entire report are written one above other.  As I have around 200
reports in single projects, rewriting all will be really ‘funny’.

If some were in such situation or got any idea please share it with me.


Thanks in advance, 


Mladen Rakovac


-- 
View this message in context: 
http://www.nabble.com/down-compatibility---set-negative-Offset-tf2684311.html#a7487316
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to