Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-15 Thread Leonard Rosenthol
Yes, perhaps even more so. -Original Message- From: NoGuts [mailto:mje...@gmail.com] Sent: Thursday, October 15, 2009 8:04 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] xfdf/fdf flatten to pdf with rich text OK. Thanks. And that goes for xfa as well

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-15 Thread NoGuts
15, 2009 3:04 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] xfdf/fdf flatten to pdf with rich text > > > Is it possible to achieve without flattening the form? I´m still getting > unformated text setting GenerateAppearance and FormFlattening to false. >

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-15 Thread Leonard Rosenthol
to setup some consulting services for you. Leonard -Original Message- From: NoGuts [mailto:mje...@gmail.com] Sent: Thursday, October 15, 2009 3:04 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] xfdf/fdf flatten to pdf with rich text Is it possible to

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-15 Thread NoGuts
Is it possible to achieve without flattening the form? I´m still getting unformated text setting GenerateAppearance and FormFlattening to false. I also see that all the correct properties of the field is registered, but it writes the "/V" from the FDF and not the "/RV". If I use XFDF, it doesn´t

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-14 Thread Paulo Soares
can be done in an weekend. Paulo - Original Message - From: "NoGuts" To: Sent: Wednesday, October 14, 2009 8:22 PM Subject: Re: [iText-questions] xfdf/fdf flatten to pdf with rich text > > OK. Reading > http://www.mail-archive.com/itext-questions@lists.sourceforge.n

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-14 Thread Mark Storer
: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] xfdf/fdf flatten to pdf with rich text > > > > OK. Reading > http://www.mail-archive.com/itext-questi...@lists.sourceforge. > net/msg32059.html > I thought it was possible. I now see it´s actually your reply >

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-14 Thread NoGuts
>> Sent: Wednesday, October 14, 2009 4:32 PM >> To: itext-questions@lists.sourceforge.net >> Subject: [iText-questions] xfdf/fdf flatten to pdf with rich text >> >> Hi all, >> >> I´ve tried getting rich text merged into an pdf by creating a >> xfd

Re: [iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-14 Thread Paulo Soares
Rich text is not supported in any way in iText. Paulo > -Original Message- > From: Mjer Danielsen [mailto:mje...@gmail.com] > Sent: Wednesday, October 14, 2009 4:32 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] xfdf/fdf flatten to pdf

[iText-questions] xfdf/fdf flatten to pdf with rich text

2009-10-14 Thread Mjer Danielsen
Hi all, I´ve tried getting rich text merged into an pdf by creating a xfdf and fdf directly from acrobat pro with rich text content. Opening the xfdf/fdf gives the correct output, but when I try to merge it to the pdf, all formating are lost. This is my code (itextsharp): AcroFields generatedFo