Hi everyone,
I’m using a method to send form data from a dataprovider set as RTF Area to a PDF form field. Problem is, the formatting is not following, and also I get funky code at the beginning and end of the text (see screen capture below).
getAsPlainText on the form element would defeat the purpose here, since I would like to keep the bold, italic and underlined characters in the PDF field. Also tried with HTML Area, but the HTML tags are sent to the form field, which is no good.
Any ideas on how to get around this limitation?
[attachment=0]Snapshot 2009-09-03 16-54-03.png[/attachment]
[attachment=1]Snapshot 2009-09-03 16-50-55.png[/attachment]
Thanks in advance!
Ben