Image to pdf

Discussion in 'PHP' started by shankar.dci, Apr 28, 2012.

  1. #1
    Need the code for image to pdf in php
     
    shankar.dci, Apr 28, 2012 IP
  2. -bank-

    -bank- Well-Known Member

    Messages:
    674
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Why would you want to do this, as the content would, presuming it is text, would no longer be readable by a pdf reader?
     
    -bank-, May 18, 2012 IP
  3. rainborick

    rainborick Well-Known Member

    Messages:
    424
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    120
  4. Alex Roxon

    Alex Roxon Active Member

    Messages:
    424
    Likes Received:
    11
    Best Answers:
    7
    Trophy Points:
    80
    #4
    I often use wkhtmltopdf to create invoices etc. from HTML templates. It'd be pretty simple to have it use an image.
     
    Alex Roxon, May 18, 2012 IP
  5. shankar.dci

    shankar.dci Greenhorn

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #5
    Thanksrainborick,

    I tried the link and got the output successfully.

    Reagrds,
    S.Shankar
     
    shankar.dci, May 20, 2012 IP
  6. shankar.dci

    shankar.dci Greenhorn

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #6
    Hi Alex Roxon,

    Thanks for sharing your ideas and i will try the wkhtmltopdf.

    Regards,
    Shankar.
     
    shankar.dci, May 20, 2012 IP
  7. david.programer

    david.programer Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    try html2pdf its really easy
    html2pdf.fr/example
     
    david.programer, May 23, 2012 IP