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
    
                    
                    MongoDB Atlas runs apps anywhere
                    
                    
                
            
                            MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
                        
                    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!