Am 24.11.2010 13:54, schrieb charlesg:
>
> Hi
>
>
> Gregor Burck wrote:
>>
>> Can I direct print html?
>>
>
> I shell to htmldoc to turn the html to pdf.
> e.g.
> shll = "htmldoc --bodyfont Sans --fontsize 6.0 --outfile "&
> Application.path&  "/tfc.pdf --webpage "&  Application.path&  "/tfc.htm"
> SHELL shll WAIT
> then:
> shll = "lpr "&  Application.path&  "/tfc.pdf"
> shell shll wait

This is really cool dude :-) I'll print it and pin it on my wall, will 
certainly be used next time I've got to do something like this!

By the way, htmldoc doesn't seem to be on my system, do you know where 
it comes from?

Regards

Rolf


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to