[Gambas-user] Sending direct to printer

Stefano Palmeri rospolosco at ...152...
Mon Aug 11 09:49:51 CEST 2008


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?
>
> Any help appreciated.
>
> thanks
>
> Richard
>

SHELL "lp " & file_to_print WAIT

man lp for lp options.

Stefano


> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge Build the coolest Linux based applications with Moblin SDK & win
> great prizes Grand prize is a trip for two to an Open Source event anywhere
> in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list