HI
So im trying to convert my pdf to xml and its working great but it gives me an xml with the charparams data.
how do i get the same data but word wise not character wise?
HI
So im trying to convert my pdf to xml and its working great but it gives me an xml with the charparams data.
how do i get the same data but word wise not character wise?
0人中0人がこの記事が役に立ったと言っています
コメント
6件のコメント
Hi!
Try to set XMLExportParams::WriteCharAttributes = XMLCharAttributesEnum.XCA_None
Please check [Developer's Help → API Reference → Parameter Objects → Export Parameters → XMLExportParams] for more information.
Where do i make this change?
I am coding in python
Hi!
Sorry, the previous answer refers to another product (FineReader Engine).
In Cloud OCR SDK export to XML is performed in other mode (IXMLExportParams::WriteCharAttributes=XCA_Basic). This parameter cannot be changed by means of Cloud OCR SDK.
Oh alright
Thank you
Edit: I also have FineReader 14 enterprise. Can it be done through that?
I am not getting where do you have make change. can you please explain me again? i am also facing same problem
サインインしてコメントを残してください。