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人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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).
サインインしてコメントを残してください。