On Tuesday 12 August 2008, charlesg wrote:
>
> SHELL "htmldoc --bodyfont Sans --outfile /home/c/Documents/tfc.pdf --webpage
> /home/c/Documents/tfc.htm" WAIT
> SHELL "lpr /home/c/Documents/tfc.pdf" WAIT
>
> rgds
When I do understand it right Richard does not want the dialog for the printer.
Th
SHELL "htmldoc --bodyfont Sans --outfile /home/c/Documents/tfc.pdf --webpage
/home/c/Documents/tfc.htm" WAIT
SHELL "lpr /home/c/Documents/tfc.pdf" WAIT
rgds
--
View this message in context:
http://www.nabble.com/Sending-direct-to-printer-tp18918275p18938687.html
Sent from the gambas-user maili
On Mon, 11 Aug 2008 05:49:51 pm Stefano Palmeri wrote:
> Il lunedì 11 agosto 2008 01:40:37 richard terry ha scritto:
> > I'm using the webbrowser component to display forms I'm making out of
> > html, and then the print function from this, but of course if pops up the
> > print dialog.
> >
> > I w
Il lunedì 11 agosto 2008 01:40:37 richard terry ha scritto:
> I'm using the webbrowser component to display forms I'm making out of
> html, and then the print function from this, but of course if pops up the
> print dialog.
>
> I wondered how to send something directly to a user-defined printer?
>
I'm using the webbrowser component to display forms I'm making out of html,
and then the print function from this, but of course if pops up the print
dialog.
I wondered how to send something directly to a user-defined printer?
Any help appreciated.
thanks
Richard
---