PowerPDF is a VCL to create PDF docment visually. Like QuickReport, you can design PDF document easily on Delphi IDE. PowerPDF requires Delphi 2007 or later.
License
Mozilla Public License 1.1 (MPL 1.1)Follow PowerPDF
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
-
This project is obsolete. A more recent version of PowerPdf is available in lazarus-ccr (Sourceforge) and it is required for Lazarus 4.x
-
It's nice! hope from strength to strength!
-
I cannot install it in Delphi 2010, why? The error is "[DCC Error] PReport.pas(2008): E2003 Undeclared identifier: 'Width'", it seems "ARect.Width" not support in Delphi 2010? Oh, i modify "ARect.Width" to "ARect.Right - ARect.Left", then it works OK.
-
It's very good but there's a problem with printing TPRRect and TPREllipse to PDF in Delphi XE2. The rectangle comes out as a straight line and the ellipse won't take a fill colour. I've written a workaround which solves the problem - no guarantees as to its reliability, but it works. The code file is here: sullivan-net.com/DelphiXE2/PReport_FIXED.pas Just download this file and rename it as PReport.pas and put it into your PowerPDF source files folder. It might be wise to keep your original file under another name just in case .... Cheers.
-
the best!