I did some measurements with new direct PDF export (using SynPDF) in HTML Library.

I did some measurements with new direct PDF export (using SynPDF) in HTML Library.
* Document parsing and print preview generation (135 Kb): 94ms (414 pages/sec)
* PDF export: 20ms (2000 pages/sec).
Previous version use intermediate metafile object, so export was slower and images was reencoded. Now all images are saved in original format.

Comments

  1. Alexander Sviridenkov Thanks, I'm a paid user and I'm compiling the demo source. So I enabled SYNPDF in htmlinc.inc, when compiling it with XE4 I got an error saying "[dcc32 Error] htcanvasdx.pas(3024): E2250 There is no overloaded version of 'SetFont' that can be called with these arguments". I'm using HCL 3.7

    ReplyDelete
  2. Edwin Yip Signature of this method was changed in latest SynPDF versions. Next HCL update (will be available soon) supports both old and new SynPDF versions.

    ReplyDelete
  3. Alexander Sviridenkov New version includes rendering of QRCode in reports ?

    ReplyDelete

Post a Comment