TfrxPDFExport - EZCompressionError with message 'Invalid ZStream operation!' in Delphi 11 & 2021.3

Using the latest Delphi 11.

Using Version 2021.3

I have been using the TfrxPDFExport for years.

The code has

frxPDFExport.Compressed := true;

If I leave this, I get an error

Project CMW.exe raised exception class EZCompressionError with message 'Invalid ZStream operation!'.

Setting this to FALSE makes everything happy.

If I re-run the same program in Delphi 10.2.3 using VCL 6 Pro Version 6.9 no problem.


Comments

Leave a Comment