Is it still the case that only the profession version will allow printing from a variable? If yes, is creating a SQL database form the variable or dagtagrid and then printing a good option?
Thank you
Ty
DataGrid or Variable printing
-
- Site Admin
- Posts:110
- Joined:Sun Jul 18, 2010 5:21 pm
- Location:Aalst, Belgium
- Contact:
Re: DataGrid or Variable printing
Hi Ty,
Scripting your own data brokers is still the terrain of the professional edition, I'm afraid. I do plan to add standard commands specifically for printing arrays and datagrids, but I have too much on my plate right now to finish implementing that in the short term.
In the meantime, you make an interesting case for creating an in-memory SQLite database, filling it with data and then using a revdb result set and the qrtReports_PrintReportForCursor command to print the report.
Jan Schenkel.
Scripting your own data brokers is still the terrain of the professional edition, I'm afraid. I do plan to add standard commands specifically for printing arrays and datagrids, but I have too much on my plate right now to finish implementing that in the short term.
In the meantime, you make an interesting case for creating an in-memory SQLite database, filling it with data and then using a revdb result set and the qrtReports_PrintReportForCursor command to print the report.
Jan Schenkel.
Quartam Developer Tools for LiveCode
http://www.quartam.com
http://www.quartam.com
-
- Posts:6
- Joined:Tue Jul 08, 2014 12:06 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: DataGrid or Variable printing
Thank you, I'll give it try.
Ty
Ty
-
- Site Admin
- Posts:110
- Joined:Sun Jul 18, 2010 5:21 pm
- Location:Aalst, Belgium
- Contact:
Re: DataGrid or Variable printing
I like your can-do attitude
If you bump into any issues, just drop me a note here, and I'll see what I can do to help.
Cheers,
Jan Schenkel.
If you bump into any issues, just drop me a note here, and I'll see what I can do to help.
Cheers,
Jan Schenkel.
Quartam Developer Tools for LiveCode
http://www.quartam.com
http://www.quartam.com
-
- Posts:6
- Joined:Tue Jul 08, 2014 12:06 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: DataGrid or Variable printing
Dumb question time. I can't find: qrtreportslib or the app to add to the stack of my standalone. And when I try to vewi the sample I get an error that it can't fined the samples. I've look at the folder and it is not included or am I just overlooking it.
Thanks
Ty
Thanks
Ty
-
- Posts:6
- Joined:Tue Jul 08, 2014 12:06 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: DataGrid or Variable printing
Please disregard my previous post, I reinstalled it and the lib displayed.
Thanks you I apologize for the previous email.
Ty
Thanks you I apologize for the previous email.
Ty