Problem: Image quality is low or higher for exporting but not original
Exporting image(pdf format) size is increased by Flexi 11 as compared to the original invoice. Could you tell me how can I get original image size after processing the image?
for example, original pdf size was 115 kb and exported size was in 2MB.
コメント
1件のコメント
You may use IExportImageSavingOptions in the custom export script. There are several properties (ImageCompressionType, Format, Quality) that may help you to set all requiered parameters for your exported files.
See the link: http://help.abbyy.com/en-us/flexicapture/12/developer/iexportimagesavingoptions
Also you may see the article "Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Objects > IExportImageSavingOptions" from the FC11 Developer's Help
サインインしてコメントを残してください。