Re: Creating a report designer ?
Posted: Tue Jan 19, 2016 3:41 pm
The source of Arctic Reports is not available as far as I know. It's SROD's baby and he 'used' to sell it as commercial software.
PDF'ing reports with Arctic was it's only real drawback ( although SROD did publish a workaround )
I happened to use it a lot, but with SROD not being about these days i've been mostly using the excellent PurePDF lib ( http://www.purebasicpower.de/ ) and had been giving serious consideration to creating a GUI report designer utilising this, however as I use it for business reports it also needs to able to export to different formats xls, csv, txt etc.
The thing putting me off doing this at the moment is it's another 3rd part library that could dissappear overnight.
Now with the addition of the SVG library to PB i've been thinking about it again - the only drawback being no native PDF capability on windows.
PDF'ing reports with Arctic was it's only real drawback ( although SROD did publish a workaround )
I happened to use it a lot, but with SROD not being about these days i've been mostly using the excellent PurePDF lib ( http://www.purebasicpower.de/ ) and had been giving serious consideration to creating a GUI report designer utilising this, however as I use it for business reports it also needs to able to export to different formats xls, csv, txt etc.
The thing putting me off doing this at the moment is it's another 3rd part library that could dissappear overnight.
Now with the addition of the SVG library to PB i've been thinking about it again - the only drawback being no native PDF capability on windows.