Re: Problem with html2ps

Charles McCathieNevile wrote:
> 
> I use html2ps to generate postscript / pdf version of the authoring tools
> spec, but it doesn't like dealing with images where it has to understand
> content negotiation (because it doesn't get them from the web). Anyone know
> how it works and what the best answer is?

It should get images from the Web. Try this in your .html2psrc

   package {
     netpbm: 1;
     libwww-perl: 1;
   }


> 
> Charles McCN
> 
> --
> Charles McCathieNevile    mailto:charles@w3.org    phone: +61 (0) 409 134 136
> W3C Web Accessibility Initiative                      http://www.w3.org/WAI
> Location: I-cubed, 110 Victoria Street, Carlton VIC 3053
> Postal: GPO Box 2476V, Melbourne 3001,  Australia

-- 
Ian Jacobs (jacobs@w3.org)   http://www.w3.org/People/Jacobs
Tel:                         +1 831 457-2842
Cell:                        +1 917 450-8783

Received on Friday, 21 April 2000 18:43:56 UTC