FPReport FAQ

From Free Pascal wiki
Revision as of 17:22, 1 October 2017 by Af0815 (talk | contribs) (Created page with "== General == === Read the README.txt file === Before you compile the FPReport, have a look at the README.txt === FPReport <> LazReport === FPReport is not LazReport !! This...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

General

Read the README.txt file

Before you compile the FPReport, have a look at the README.txt

FPReport <> LazReport

FPReport is not LazReport !! This are 2 differnet reportsystems.

FPC FPReport

I did not find FPReport in my FPC dir

It is located in the FPC\packages\fcl-fpreport dir, but only in FPC trunk (=3.1.1) since rev. 36962 (20.Aug. 2017)

Lazarus FPReport

I did not find FPReport in my Lazarus dir

Look in LAZARUSDIR\components\fpreport the is a runtimepackage lclfpreport.lpk have also a look in the REANME.txt. But only in Lazarus trunk since rev. 55719 (20.Aug. 2017)

My Report do not run in Windows 1

Start the applikation from the console, so you can see if some dll are missing. Normally freetype-6.dll and zlib1.dll are missing. For more information look into the README.txt