FrxTiffExport : The file is too big

edited June 2012 in FastReport 4.0
Hello,

When I produces a tiff ( frxtiffexport )

Multiimages := True;
Monochrome := true;
Cropimages := true;
Resolution := 96;

The file is very big > 2000ko .Have you a solution to reduce it?


with the option Multiimage := false;
the filesize is 86ko

Thank you

Leave a Comment