#1 2024-07-26 18:16:18

Zack72
Member
Registered: 2024-07-26
Posts: 1

Getting Started as a Newbie

I have been looking for a PDF generator/editor for Delphi for a while now and all responses I have had point me to MORMOT2, I have downloaded and installed the full framework but I cannot seem to find a basic example of what should go in the USES clause for just using the PDF side f the framework.  I installed the full framework as I will be moving into Server-Client applications in the near future.

At the moment TPdfDocument comes up and an 'undeclared identifier'

POSSIBLY BEEN ASKED IN THE PAST BUT CANT SEEM TO FIND ANYTHING

Offline

#2 2024-07-26 18:19:45

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,492
Website

Re: Getting Started as a Newbie

For Delphi, you just need to include the units in your IDE path, then include mormot.ui.pdf in your uses clause.

Follow https://github.com/synopse/mORMot2?tab= … uick-start

But note that our PDF library does not support reading nor editing.
Only generating.

Offline

Board footer

Powered by FluxBB