Sunday, March 28, 2010

FDF does not send textfields over 255...

hi,

if I try to send a form with text more than 255 chars is does not send anything (submit.php#FDF).

and furthermore: RFT codes are not submitted.

has sombody an idea?

thanks

edgar

FDF does not send textfields over 255...

Which kind of RFT codes? I have never seen RFT codes in a PDF document.

FDF does not send textfields over 255...

I mean RTF (Rich format Text). If something is bold or underlined.

FDF does not send it. only ASCII with no format info and max 255 chars. Why?

If you are using the Rich Text type of field, you need ot exprot as XFDF or XML. Then the file will have both the plain text field data and the Rich Text field data.

yes, true-works. and what about image data?

No comments:

Post a Comment