At 05:48 AM 11/30/2005, Peter Karwowski wrote:
We are using PDF Forms to build final PDFs using the setField() function of AcroFields. This works fine. Now I’ve enabled the “Allow RTF-Formatting” for a form field in the PDF.

It's not RTF - it's rich text. The formatting is described internally in the PDF using an XML grammar that is a variant of XHTML. (see PDF Ref for details).


Setting the value still works fine but I like to add RTF – formatting inside the value. Possible or not using iText? If I use copy & paste while manually entering the values it works fine.


        You could modify iText to support it, but it's not there presently.


Leonard

---------------------------------------------------------------------------
Leonard Rosenthol                            <mailto:[EMAIL PROTECTED]>
Chief Technical Officer                      <http://www.pdfsages.com>
PDF Sages, Inc.                              215-938-7080 (voice)
                                             215-938-0880 (fax)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to