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
Other Useful Business Software
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
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!