Send report to printer in Realbasic???
    Ruslan Zasukhin 
    ruslan_zasukhin at valentina-db.com
       
    Mon Mar 11 07:19:48 CDT 2013
    
    
  
On 3/11/13 11:30 AM, "François Van Lerberghe" <frvanlerberghe at gmail.com>
wrote:
> 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
Well, preview is 72 dpi I think.
Also I know that many prefer PDF.
So question is:
 let you have ANY PDF on hands.
   how to print it from REAL-basic made app ?
Or HTML page?
> 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?
-- 
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