Send report to printer in Realbasic???

Fran=?ISO-8859-1?B?5w==?=ois Van Lerberghe frvanlerberghe at gmail.com
Mon Mar 11 04:30:03 CDT 2013


Ok. I understand your point of view.

I see in the doc that we can do
    myPagePicture = myVReport.PreviewPage(inPageIndex)

Since REALbasic provide a graphic instance to print, it's seems that the way
to go is :
    Dim g As Graphics
    g = OpenPrinter()
    g.DrawPicture myPagePicture, 0, 0


François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgique


le 11/03/13 9:19, Ruslan Zasukhin <ruslan_zasukhin at valentina-db.com> a
écrit :

> You all use this or that IDE and language.
> With sure each IDE and language have way to print. Right?



More information about the Valentina mailing list