Re: [iText-questions] iText and z-order

2006-07-09 Thread Bill Ensley
I'm happy to be of some help somewhere ; ) -bill ensley Bear printing -Original Message- From: "Jim Rootham" <[EMAIL PROTECTED]> To: itext-questions@lists.sourceforge.net Sent: 7/8/06 10:47 PM Subject: Re: [iText-questions] iText and z-order Hi Bill I found this

Re: [iText-questions] iText and z-order

2006-07-08 Thread Jim Rootham
Hi Bill I found this message that had code to redirect from a JTextPane to iText. I didn't see any z-order in it. From: Bill Ensley bearprinting.com> Subject: RE: text editor and itext Newsgroups: gmane.comp.java.lib.itext.general Date: 2005-12-11 17:47:46 GMT (29 weeks, 6 days, 10 hours and 5

Re: [iText-questions] iText and z-order

2006-07-08 Thread Bill Ensley
You need to search the mail archives for my post on writing a styled document to pdf with iText. If you do it right, it is trivially easy. It gives instructions on how to get around the z order problem. It is not a design decision, but rather a feature/bug of JTextPane. I am mobile right now,