#1 2019-04-04 13:42:43

EvaF
Member
Registered: 2014-07-19
Posts: 40

Several proposals for mORMotReport

At the beginning I have to apologize for directly  modifying mORMOtReport unit again
(I hoped that I solve my issue by creating own class based on  TGDIPages but i needed to expand some data structures and therefore direct modifying of mORMotReport seemed to me more convenient).

I got a PDF sample template that I need to keep exactly.

Therefore I added into TGDIpages:
- vertical align
- text styles
- linespacing into header/footer
- drawing of RoundRectangle
- extending Columns (option to use text styles, vertical aligning, word wrap of column headers)
- rendering of external metafiles directly into PDF (= skip rendering of them into GDIPages.canvas)

more at:
https://github.com/Eva-F/SynPDF/tree/Ev … Report.pas

and
https://github.com/Eva-F/SynPDF/tree/Ev … tDocuments

Offline

Board footer

Powered by FluxBB