.rtf to .pdf Conversion

Discussion in 'PHP' started by Peham, Mar 28, 2013.

  1. #1
    Hi, I am working on a project which takes user input and put the user data in to an .rtf file by replacing placeholders, now i have to generate the pdf file from .rtf file.
    I am searching for a solution for that, tried tcpdf but the size of my .rtf file is almost 1 mb, and it gives error.
    Please let me know, If there is any other solution you guys know.
     
    Peham, Mar 28, 2013 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    What error does it give? and what more did you try?
     
    EricBruggema, Mar 28, 2013 IP
  3. Peham

    Peham Greenhorn

    Messages:
    18
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    13
    #3
    Hi,
    I tried tcpdf, fpdf, convertapi.com, doxument.com and few others, doxument.com's conversion works fine for me thought i am still working on making it done as i want.
    and yead tcpdf just keeps loading and then gives out the php execution time error and sometimes it just keeps loading and loading the page
    My client wants a quick and smooth process. I'll let you guys know when i really figured out this problem, meanwhile I would be really thankful if some here could come up with a better soultion.
     
    Peham, Mar 29, 2013 IP