Hi;

 

We use an older version of iText, that matches iTextDotNet. We do this
because we also build our code using J# for our .NET version. We are now
going to write a layer of our code that has a common API that we call,
and underneath it will call the latest iText on the Java side and the
new C# iText on the .net side.

 

Our code handles the page layout so we use iText to draw to the page,
but we do not use it for line breaks, table layout, etc. We do use it to
handle ligatures, etc so we don't have to redo the work involved in
handling Arabic. 

 

So that brings me to asking questions, most on things that have been
added, a couple on questions we are not sure we used the best approach
on. I've just been through all the relevant parts of Bruno's book and am
left with the questions following.

 

Questions to follow.

 

Thanks - dave

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to