Hi, I met a problem in my PDF form now.Firstly, export an xml file from
my PDF form(by function xfa.host.exportData("",0);), however, when open
it by xml editor or Windows writing board, it shows an extra CRLF after
every item's name, please see below:VH-QS-1V-KV-ff03WPAEnt$WPA2_ENT_TEST$01
How can I remove them to make the xml file like this(see below):
VH-QS-1V-KV-ff03 testoSaveris
tgmSidCW2020 0 1
Waiting for your
help, thank you!