Recent

Author Topic: Choosing report tools  (Read 16018 times)

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: Choosing report tools
« Reply #15 on: July 03, 2016, 09:55:43 am »
1/wow cool .. does your pdf implementations includes correct non latin fonts handling (font subsampling),
fpPDF (already included in FPC Trunk) does handle Unicode text. For unicode text to display correct, you need to embedded a font that includes the glyphs you used. At the moment fpPDF will embed the whole font into the PDF, thus the PDF's can get a bit big if you use lots of different fonts in the same document - font-subset embedding (partial font embedding) will be implemented soon.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: Choosing report tools
« Reply #16 on: July 21, 2016, 01:32:39 am »
The reason I chose AggPas (instead of say FPCanvas) is because AggPas has far superior anti-aliased and sub-pixel graphics rendering. (see here) Saying that, a FPCanvas/FPImage version will probably be implemented too.
As it wasn't much work, a FPCanvas/FPImage report export filter was implemented for fpReport as well. As expected the image rendered output is not as good quality as the AggPas version (eg: no anti-aliased line drawing). But at least now we have a choice of two report rendering filters that can generate PNG images.  :)
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Ondrej Pokorny

  • Full Member
  • ***
  • Posts: 220
Re: Choosing report tools
« Reply #17 on: July 24, 2016, 06:44:31 pm »
font-subset embedding (partial font embedding) will be implemented soon.

This is very good news!

talorigomat

  • Jr. Member
  • **
  • Posts: 96
Re: Choosing report tools
« Reply #18 on: August 25, 2016, 10:21:50 pm »
Is there any more news on fpreport?   Eager to give it a try
Lazarus 1.8.0Rc4, Windows 10

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: Choosing report tools
« Reply #19 on: August 26, 2016, 11:50:25 am »
The first release is very close now. I'm making some final changes which will stabilise the reporting API. After that Michael van Canneyt wants to make the initial release. This should happen in the next 2-3 weeks I guess - if not sooner.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

marcinh

  • Newbie
  • Posts: 3
Re: Choosing report tools
« Reply #20 on: October 19, 2016, 02:45:44 pm »
Any hope to release or project is dead ?

Graeme

  • Hero Member
  • *****
  • Posts: 1428
    • Graeme on the web
Re: Choosing report tools
« Reply #21 on: October 20, 2016, 04:32:31 pm »
@marcinh:
fpReport has been implemented and is being used internally here. I was only tasked in implementing it. Michael is in charge of making it public.
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

Mocte

  • New Member
  • *
  • Posts: 21
Re: Choosing report tools
« Reply #22 on: October 27, 2016, 05:46:47 pm »
@marcinh:
fpReport has been implemented and is being used internally here. I was only tasked in implementing it. Michael is in charge of making it public.

I'm eager to put my hands on this tool  :D

 

TinyPortal © 2005-2018