How to print a report from within Xojo

Fotis Georgiadis fotis.georgiadis at icloud.com
Thu Apr 3 03:12:02 CDT 2014


Ok, now I have created a few reports, and I compile the application.
However, when you run it on windows you get "VShared_release_x86.dll is missing" and it crashes.
What do I need to do to deploy the app with the reports?

Thanks in advance,

Fotis


On 2 Απρ 2014, at 9:32 π.μ., Fotis Georgiadis <fotis.georgiadis at icloud.com> wrote:

> Hello Sergey and thank you for your reply.
> 
> I had already gone through the videos and I am still missing something for my project.
> I will check out the example (I am not sure if I went through this specific example already) and I will get back if I have any problems...
> 
> Thank you again,
> Fotis
> 
> On 2 Απρ 2014, at 12:38 π.μ., Sergey Pashkov <sergey_pashkov at valentina-db.com> wrote:
> 
>> Hello Fotis
>> 
>> You can find an example here:
>> ~/Paradigma Software/V4RB_5/Examples/VReport/GeneralOnSQLite
>> 
>> One VProject instance can be used to produce all of prepared reports.
>> 
>> You should use MakeNewReport method, where you pass report name, datasource string and a source query.
>> 
>> Also, you may find useful online tutorial on how to print a report in Xojo.
>> It is a Web application which uses Valentina Server both as a datasource and to generate reports, but the generic principles are the same:
>> https://www.youtube.com/watch?v=iSdF-FBUGHo
>> 
>> Best regards,
>> Sergey Pashkov.
>> 
>> 
>> On Wed, Apr 2, 2014 at 12:12 AM, Fotis Georgiadis <fotis.georgiadis at icloud.com> wrote:
>> Dear everyone,
>> 
>> I have prepared a report that prints fine from Valentina Studio (I have the pro).
>> Also I have the Report SDK (purchased) and have downloaded/installed the plugin.
>> 
>> Now I am not sure how to print the report from within Xojo. I am instantiating the VProject, but don't know how to proceed to the prepared report.
>> 
>> Also can I have more than 1 reports to print in the same project?
>> I suppose I can specify during runtime the database which in this case is an SQLite database... How is that done?
>> 
>> I tried to find an example but i couldn't find any that can show me what I need!
>> 
>> Thank you in advance
>> 
>> Fotis Georgiadis
>> _______________________________________________
>> Valentina mailing list
>> Valentina at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina
>> 
>> 
>> _______________________________________________
>> Valentina mailing list
>> Valentina at lists.macserve.net
>> http://lists.macserve.net/mailman/listinfo/valentina
> 
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20140403/0637f008/attachment.html>


More information about the Valentina mailing list