Re: Application using Mozilla "print" capability - It exists?
Unknown <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Miguel Manso wrote: > Hi there, > > I'm working on a Project where one of the main goals is take a url, get > it, create a PDF from it and mail it. > > I was looking for solutions and I've found two: > > 1) Html2ps > 2) htmldoc > > The first one don't even support styles. The second is quite ok but > works very bad with stylesheets. > > What I'd like to know is if anyway thought on writing an app based on > the mozilla "print" capability to convert html's to postscript or > something like that. > > Any opinion will be highly appreciated. > > Thanks. > > Have you tried printing to a file?