PDF generation from HTML



Hi,

I hav created a newsletter creator, that will will the out put as a
PDF to the user
User can select some articles with one template

And we will merge the articles with templates to generate simple HTML
(using Table in HTML)

First i went with FPDF
it given almost fine result except two problems
1) We cant give ant font or CSS for the whole pdf everything will be
in same font ( can negotiate though)
2) i created the article in row wise. so each article content will
come in each row
but its breaking(Skipping) the page when it found that it will not be
fit in the remaining part of the current page

Then i went for html2ps
It is working quit well with all the above two problems

But it giving an error when i go for little bit large contents ( we
may able to fix if we got the server with us)
the second error is with images . they are told that we may need to
give absolute path if inserts images
but still we arn't


Please help me out of this two
in which i should go with..??
and where i should be concentrated more??

Regards
Anees
.



Relevant Pages

  • Re: Word repaginates continuously
    ... but I'm still not convinced it was file corruption. ... Normal template" option selected, I am finding the "modified" date on ... >> it continually repaginates some of my documents ... >> I have found articles about troubleshooting damaged Word documents, ...
    (microsoft.public.word.application.errors)
  • Re: preview of new Tk documentation site
    ... I'd be happy to take the old articles I wrote for tclscripting.com and move/reformat them for this site to prime the pump. ... Send me a template of how you would like the widget roundup to look and I'll gladly contribute to that section. ... I don't currently have a *nix box at my disposal but I can get windows and mac screenshots, and maybe I can dust off my copy of X11 on the mac for unixy screenshots. ... Write me at my gmail account for a higher probability of staying out of my spam bin. ...
    (comp.lang.tcl)
  • Re: Word 2003: That Nasty "Diks Full" bug
    ... When you say "I've read all the KB articles" it would be helpful if you ... We have a template stored somewhere on our network. ... saving it back to DOC seems to help in most cases. ... We are really eager to finding a solution, because our writers are getting ...
    (microsoft.public.word.application.errors)
  • Re: Macros in a Form
    ... articles on the sight you recommended. ... I've thought of creating a template and having them create documents ... The macro obviously does not work ... Some facilities might have 4 and some might have 24. ...
    (microsoft.public.word.vba.general)
  • Re: PDF generation from HTML
    ... PDF to the user ... User can select some articles with one template ... One more option is dompdf: ...
    (comp.lang.php)