Re: [iText-questions] Format example for 'Rich Text' AcroField

2007-02-09 Thread Bruno Lowagie (iText)
Andy Schaff wrote: > How can I implement these tags in an AcroField (Text Field)? Does the > field have to be set to Rich Text? I looked at it this morning, and decided it would take too much time for me to do it. Adding the right keys isn't difficult, but creating the appearance isn't simple (al

Re: [iText-questions] Format example for 'Rich Text' AcroField

2007-02-09 Thread Andy Schaff
On 2/9/07, Bruno Lowagie (iText) <[EMAIL PROTECTED]> wrote: Andy Schaff wrote: > I'm dynamically creating PDFs in Java, and am using a marked-up PDF. I > have a lot of text field AcroFields. The RichText flag and RV entry when creating AcroFields are currently not supported in iText. Of course

Re: [iText-questions] Format example for 'Rich Text' AcroField

2007-02-09 Thread Bruno Lowagie (iText)
Andy Schaff wrote: > I'm dynamically creating PDFs in Java, and am using a marked-up PDF. I > have a lot of text field AcroFields. The RichText flag and RV entry when creating AcroFields are currently not supported in iText. Of course it's always possible to create your own field dictionary wit