What will be compressed when using Compress function in FastReport
Delphi
2
Posts
2
Posters
4
Views
1
Watching
-
Hi all, I am using FastReport VCL 5 to export PDF report file with Delphi source code. FastReport VCL 5 has Compression function. I want ask about this function as below: When i use this function to compress report file, what will be compressed? Exp: Compress font, image or what? Code:
frxPDFExport.Compressed := False;
Thanks for your support.
-
Hi all, I am using FastReport VCL 5 to export PDF report file with Delphi source code. FastReport VCL 5 has Compression function. I want ask about this function as below: When i use this function to compress report file, what will be compressed? Exp: Compress font, image or what? Code:
frxPDFExport.Compressed := False;
Thanks for your support.