Where Do I Find Dynamic PDF Creator?

by 2 replies
3
Hey fellow WFers,
I'm in need of a PDF generator where one can insert contact information into a spreadsheet (or software) and out pops a pdf with contacts information wherever I decide to insert the variables code(s).

I've seen a similar software or pdf generator in the past to create personalized, viral PDFs, but now I need it for a project I'm working on.

Any thoughts on this are most appreciated.

Thanks!
#programming #creator #dynamic #find #pdf
  • Check out wkhtmltopdf..

    wkhtmltopdf - Convert html to pdf using webkit (qtwebkit) - Google Project Hosting

    I use it quite a bit, but keep in mind you'll have to generate a properly formatted HTML page before generating the PDF,

    It's just a single static binary that you can call from PHP or whatever.
    • [ 1 ] Thanks
  • Banned
    [DELETED]
    • [ 1 ] Thanks
    • [1] reply
    • Thanks for the link guys.

      I'll definitely check it out.

      I'm guessing I still need to write some PHP or dynamic HTML. I'm open to other alternatives, so If anyone else has any other ideas, like an exe program, please let me know.

      Thanks again!
  • Banned
    [DELETED]

Next Topics on Trending Feed