mbk_chilli
August 24th, 2007, 02:17 AM
Hello,
I programming a tool to convert the content of pdf-form-fields to xml.
I do this with the function "ExportFormToFDFFile" after this I convert it into xml.
My problems are ... after the convert I must view the same pdf-file without filled form fields. For this I Must do a reopen from the file, when I do this I get a MessageBox with the answer to save the changes in the pdf-file. Can I jump over the "SaveDialog"? Or can I reset the Text in the fields without a reopen?
Next problem is the Encoding of the "ExportFormToFDFFile"-Function. When the form fields have included "Umlaute" like ä,ü and ö I get only a quad in the file.
I´m really appreciative for help.
greetz mbk_chilli
I programming a tool to convert the content of pdf-form-fields to xml.
I do this with the function "ExportFormToFDFFile" after this I convert it into xml.
My problems are ... after the convert I must view the same pdf-file without filled form fields. For this I Must do a reopen from the file, when I do this I get a MessageBox with the answer to save the changes in the pdf-file. Can I jump over the "SaveDialog"? Or can I reset the Text in the fields without a reopen?
Next problem is the Encoding of the "ExportFormToFDFFile"-Function. When the form fields have included "Umlaute" like ä,ü and ö I get only a quad in the file.
I´m really appreciative for help.
greetz mbk_chilli