In Xe6
In Xe6,
Is It Posssible ?
i'm try to build a pdf and some other reports on server side with my entire application code ...........
'' help me your thoughts.''
Is It Posssible ?
i'm try to build a pdf and some other reports on server side with my entire application code ...........
'' help me your thoughts.''
Mike Margerum mORMot report.pas is indeed a code driven generator which is used in production to create PDF on server side. Small PDF and high speed.
ReplyDeleteBy design it is thread safe but since it uses vcl code, you better protect its process with a critical section.
HTML Report Library can create PDF on client and server side.
ReplyDeletecan you forward the web links of that(pdf) ......
ReplyDeleteRegards