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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
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!
-
I make a component using this component, look https://sourceforge.net/projects/fcbprinter/