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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to