Hi

I am writing a layout editor and I need to output pdf files.  I have got 
iText working OK (translating StyledDocument to iText is not as trivial 
as I would like).  However, there is a more serious problem.

 From the docs, examples, and mailing list messages it seems that there 
is a design decision that images cannot be placed over text.  I am 
currently working around that by clipping the text with the bounding 
boxes of the elements on top of the text (which is a pain).  But even 
then there will be a bug.  Images with transparent backgrounds will have 
the text still over them.

Are there any proposals for iText to control the z-order?

Jim Rootham


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to