Using @Gnostice components to export FastReports to PDF and other file format (pt-BR spoken)... Subscribe and we will soon post QuickReport and ReportBuilder demonstrations! https://youtu.be/Er6WVhNBpxo
Using @Gnostice components to export FastReports to PDF and other file format (pt-BR spoken)... Subscribe and we will soon post QuickReport and ReportBuilder demonstrations! https://youtu.be/Er6WVhNBpxo
https://youtu.be/Er6WVhNBpxo
https://youtu.be/Er6WVhNBpxo
1. What is the benefit over using FastReport's build in PDF export?
ReplyDelete2. Do you have performance comparison FR Export <=> Gnostice? Preferraby one on more complex reports.
There are many benefits as we go into the details. Here are some big ones including performance related:
ReplyDelete1. Charts are exported as charts not images. So the output is much smaller and the output is sharp at any magnification. All details are in vector format – text as text and drawings a vector drawings.
2. Likewise RichText is exported as Rich searchable/selectable Text and Metafile as metafile. They are not converted to images where the quality, searchablity, high-resolution printing capability is lost.
3. Optimized font embedding technology, stores only the required font information for compact font embedding, so file sizes are sometimes upto 1/10th of the built-in export.
4. Automatic Deduplication of images makes the file size much smaller by storing only one copy of any image and referencing it as required. For example, a logo image in the header which repeats on all pages is stored only once in the file, but referenced on every page.
5. Output is compatible on all devices - Win, Mac, iOS, Android.
6. Cleanly organized, easily discoverable and well thought out configuration properties and events.
7. Highly compressed output
8. Digital signing support.
9. Very thorough Unicode support where you can also copy-paste the text.
10. With all of this optimization it works as fast as the built-in export. Additionally not all platforms have built-in options to export to all the formats that we make available with Gnostice! ;)