[Gambas-user] Printing from a PDF

Fabien Bodard gambas.fr at ...626...
Fri May 1 11:03:31 CEST 2009


in fact you need to do it by yourself :/


as pdf return a picture ... you can do


draw(printer)

draw.image(pdf.image, x,y,w,h)

draw.end


or i've maybe another idea...


2009/4/29 richard terry <rterry at ...1946...>:
> There seems no property to print from a pdf, no example of printing code in
> the pdf example.
>
> I wondered if this was possible.
>
> Thanks.
>
> richard
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> 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