On Thu, Jan 17, 2013 at 7:57 AM, Michael Van Canneyt <[email protected]> wrote: > > > On Thu, 17 Jan 2013, silvioprog wrote: > >> 2013/1/17 Michael Van Canneyt <[email protected]> >> On Thu, 17 Jan 2013, Sven Barth wrote: >> >> Am 17.01.2013 08:52, schrieb Michael Van Canneyt: >> Some time ago, I started a new reporting engine exactly >> for this reason. >> >> And how far is your progress with that? Which reminds me that >> I should finally test the new database search provided in packages... -.- >> >> >> It is currently dormant; I had finished the looping logic, if memory >> serves well. >> >> Michael. >> >> >> I've been thinking of porting jsPDF for Free Pascal: >> >> http://jspdf.com > > > Before you code anything that already exists, look at: > https://github.com/jepafi > > It's more promising. All it misses is embedding fonts, and that should be > easily added.
Yes, I agree. I have a fork here https://github.com/mdbs99/Free-JPDF-Pascal Yes, I agree. I have a fork here https://github.com/mdbs99/Free-JPDF-Pascal Memleak and some minor fixes was done -- but not merged in the original project yet. I want to codify a class more like FPDF (original PHP) to use the same documentations and another more "pascal-stylish". https://github.com/mdbs99/Free-JPDF-Pascal Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
