Hello,
How to save DPI and Image Color to Virtual Fields in Document Definition of FCI? I cannot find right script object in help...
Thx a lot.
Ondrej
Hello,
How to save DPI and Image Color to Virtual Fields in Document Definition of FCI? I cannot find right script object in help...
Thx a lot.
Ondrej
0 out of 0 found this helpful
Comments
1 comment
Hello, Ondrej
All properties, that you can get from the image, you can get with the help of the IPictureObject object (Appendix > Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Objects > IPictureObject ) .
If you want to save them, you should create IExportImageSavingOptions object (Appendix > Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Objects > IExportImageSavingOptions).
Please sign in to leave a comment.