I have installed PowerPDF in Delphi 12 via GitHub. The master package in Git seems to be made ready for Delphi12 (there is an 11AndAbove subdir).
In previous Delphi versions I used to install PowerPDF via GetIt, but the package still is not available. After about 3 months I can no longer wait.
Anyway, it looks like the installation was a success: all controls are in place, and I can drop a TPrReport component on a form.
However, the next step, i.e. to drop a TPrPage, fails, showing the "Class Arial not found" message.
Since a TPrPage is the container for all other PowerPDF controls, the package is unusable.
I have no idea how to get it to work. Do you?
I very much appreciate your help or hints.