Hi, i wanna print realbasic report on windows without open the printer dialog
(with openprinter it gives me a blank page) and
setting all parameters by code, resolution,orientation,page size,copies ecc....
with the built-in methods i do this:
If rpt.Run(rs, ps ) Then
If rpt.Document <> Nil Then
rpt.Document.Print g
end
End If
Can i do this with the win plugin?
thank you
_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info