New Forum | Previous | Next | (P-PDF) Developers
Topic: Why PDF filters extended chars????
Conf: (P-PDF) Developers, Msg: 123072
From: jmmjpdf
Date: 12/1/2004 04:37 AM
First thanks all of you.
I'll try to explain better. The pdf form as text fields and a button with mouse up action "submit a form". The submit form properties are an aux.aspx file that receives the data fields and the export format is html. Then the aux.aspx file initialize string vars that are set with the pdf data fields using request.form instruction. The extended chars are filtered some where in this process, because they don't appear in the var set by the request.form.
Did it help to you help me?????
Regards
Joao