|
From: Martin on 30 Jun 2008 05:22 Hello Silly question but I am full of painkillers How do I print to a printer without using the printer dialogue when I have a printer path? Thanks
From: Paulo Oliveira on 30 Jun 2008 09:46 Martin, SELF:oPrinter:=PtrDevice{SELF:Owner} SELF:oPrinter:SetPrinterByName(cPrinterYouWant) SELF:oReport:PrinterDevice:=SELF:oPrinter Works for me. Paulo Oliveira On Jun 30, 10:22 am, "Martin" <nos...(a)spam.spam> wrote: > Hello > > Silly question but I am full of painkillers > > How do I print to a printer without using the printer dialogue when I have a > printer path? > > Thanks
From: Martin on 1 Jul 2008 11:57 Thanks - this did what I needed!
From: richard.townsendrose on 2 Jul 2008 16:19 Martin see lib 15 reportpro wrapper ... its there for pdf printing richard
|
Pages: 1 Prev: FREE SOFTWARE DOWNLOAD Next: ReportPro: Trigger and Variables |