Updated for 10.3 Rio / VER330 / PKG 260
You can still find 10.2 Tokyo and 10.1 Berlin still too.
PowerPdf is a VCL component to create PDF docment visually. Like Forms, you can design PDF document easily on Delphi IDE.
PowerPDF package names have the following form:
Delphi
C++Builder
PowerPDF is available via the GetIt Package Manager where you can quickly and easily install and uninstall it.
To manually install PowerPDF into your IDE, take the following steps:
Unzip the release files into a directory (e.g., d:\powerpdf).
Start RAD Studio.
Add the source subdirectory (e.g., d:\powerpdf\source) to the IDE's library path. For CBuilder, add the hpp subdirectory (e.g., d:\powerpdf\source\hpp\Win32\Release) to the IDE's system include path.
Open & install the designtime package specific to the IDE being used. The IDE should notify you the components have been installed.