mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 22:38:03 +02:00
FpReport example: Fix Example Metadata for LCLReport. Issue #40026, patch by dbannon.
This commit is contained in:
parent
d6dce85b44
commit
e70a15b8d6
@ -1,5 +1,5 @@
|
||||
{ "LCLReport" : {
|
||||
"Category" : "General",
|
||||
"Keywords" : ["Report","PDF","fpReport","Needs Work"],
|
||||
"Description" : "Demonstrates generating a report (from some dummy data), displaying it and converting it to a PDF.\n\nNote: on test, showed a significent memory leak.\n\nIf the program did not compile or run, look if you have the correct freetype-6.dll/.so and zlib1.dll/.so installed or copied in the directory.\nAF 2018"}
|
||||
"Keywords" : ["Report","PDF","fpReport"],
|
||||
"Description" : "Demonstrates generating a report (from some dummy data), displaying it and converting it to a PDF.\n\nIf the program did not compile or run, look if you have the correct freetype-6.dll/.so and zlib1.dll/.so installed or copied in the directory.\nAF 2018"}
|
||||
}
|
Loading…
Reference in New Issue
Block a user