Lazarus

Programming => Packages and Libraries => Topic started by: Soner on June 16, 2021, 12:27:14 pm

Title: I ported PowerPDF-DBExample to Lazarus.
Post by: Soner on June 16, 2021, 12:27:14 pm
I ported DBExample from PowerPDF to Lazarus.
Can anyone from Lazarus developer who have access to lazarus-ccr place it in to the folder "powerpdf\LazarusExamples\".

PowerPDF is located in Lazarus-ccr/Components (https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/powerpdf/)
Title: Re: I ported PowerPDF-DBExample to Lazarus.
Post by: wp on June 16, 2021, 12:38:52 pm
Done. Thanks.
Title: Re: I ported PowerPDF-DBExample to Lazarus.
Post by: eldonfsr on September 21, 2021, 05:45:01 pm
Don't show files you open project but is empty...
Title: Re: I ported PowerPDF-DBExample to Lazarus.
Post by: wp on September 21, 2021, 06:26:47 pm
I see. The project is stored in the new xml format of Laz 2.2+. You can use the fixlp utility (on CCR, folder applications) to convert the xml files to the old format.

But I fixed the project in CCR anyway, so that it compiles and runs with every Lazarus version. But be careful with FPC before v3.2 where the TCSVDataset has a bug which destroys the input csv data file. You really should use at least Laz 2.0.10 which is bundled with FPC 3.2
Title: Re: I ported PowerPDF-DBExample to Lazarus.
Post by: eldonfsr on September 22, 2021, 12:51:52 am
ok thanks
TinyPortal © 2005-2018