Delphi PowerPDF Issue

Viewed 63

I'm trying to create report using data from database. I have found free library - PowerPDF for Delphi (my version - Community Edition 10.4), but i have an issue. When i added any compoment of PowerPDF i got 72 errors while compiling - most of them is "TStream is not a type identifier" in PdfTypes.pas. I tried to reinstall this module, but it doesn't work.

To install PowerPDF i used GetIt Package Manager.

Does anybody know, how to solve this problem? Or did I just do something wrong?

0 Answers
Related