Completed
Last Updated: 09 Mar 2023 14:35 by ADMIN
Release R1 2023 SP1
Kimmo
Created on: 23 Jun 2022 06:48
Category: PdfProcessing
Type: Bug Report
0
PdfProcessing: Images are decompressed during import/export which result in significantly larger files
Images are decompressed during import/export which result in significantly larger files
1 comment
ADMIN
Peshito
Posted on: 09 Mar 2023 14:35

Hello,

This request is now complete. 

The export settings should be set in order to compress the images in the document. 

For example:

                    PdfExportSettings exportSettings = new PdfExportSettings
                    {
                        ImageCompression = new ImageFilterTypes[] { ImageFilterTypes.FlateDecode }
                    };

Regards,
Peshito
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.