Valentina Reports with RB Web and SQLite
Ruslan Zasukhin
ruslan_zasukhin at valentina-db.com
Sat May 26 00:20:09 CDT 2012
On 5/25/12 3:28 PM, "Paxdo Presse" <paxdo at mac.com> wrote:
Hi Paxdo,
> I have :
>
> - A WEB RealBasic app
> - With SQLITE
>
> I need to generate PDF (receipts, invoices, reports).
>
> - Valentina Reports is perfectly compatible with WEB RB?
RB WEB apps this is just console-safe apps.
As I remember in this mode are disabled methods that returns pictures via
RAM, i.e. preview methods of VREPORT classs
But save PDF or JPG or HTML into disk file will work
> - Valentina Reports can generate PDFs with variable length? (receipts to be
> printed on a receipt-printer with ticket-roll)
Yes, there is no special limits from our side
> - This is a web application: there are many users simultaneously:
> -> Valentina can handle multiple requests sent to it about the same time?
Valentina Reports exists in two modes:
a) as Valentina Reports ADK -- single user mode
b) part of Valentina Server -- then multi-user mode
So you need
1) V4RB ADK -- and use here InitReports, then Vproject + Vreports classes
2) and Valentina Server (you can start with free version of VServer)
3) Valentina Studio Pro to design your reports in GUI
> -> Valentina report uses lots of memory?
I do not think so :)
They are developed in C++, and are as effective as possible.
Yet couple years ago, our developer did profiling and benches vs other
report engines. Valentina Reports was super fast.
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list