Le 10/09/2012 10:35, Charlie Reinl a écrit :
>
> Salut Richard,
>
> thank you,
> yes I do it in a similar way, but I want to avoid all that code, because
> the printer object do and control that.
> What he needs is the possibility to send a file with the Printer.Print()
> function to the printer
>

Technically GTK+ allows to send a file directly to a printer, but not 
QT4. Moreover, it does not work all the time: some printers can process 
PDF files, some cannot. It depends on the driver apparently.

So maybe there is a command-line tool that allows to send the PDF 
directly to the printer, but then that command-line tool must take the 
configuration as arguments. Otherwise there is no solution to your problem.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to