Hi,

In the past I used something alike to pint a pdf on a shell script. I do
not remember excatly what I did, but I found an link that may help:


http://stepanoff.org/wordpress/2007/02/02/how-to-print-pdf-directly-to-the-printer/

Tiago

On Mon, Sep 10, 2012 at 10:47 AM, Benoît Minisini <
gam...@users.sourceforge.net> wrote:

> 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
>



-- 
:: Lista Sistemas: http://goo.gl/xnSog

“Contos de Fadas são a pura verdade: não porque nos contam que os dragões
existem, mas porque nos contam que eles podem ser vencidos. (G. K.
Chesterton)”
------------------------------------------------------------------------------
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