Jump to content

Recommended Posts

Posted

I understand that PHP PDF libraries cannot be installed on my TCH server (via support). I am wanting to create a PDF dynamicaly from PHP/MySQL data ... any suggestions as to how to accomplish?

Posted

I don't know the ins-and-outs of what software is not allowed on TCH but it might be worth checking if FPDF is supported.

 

http://www.fpdf.org/

 

It requires no PDF libraries, it is just a script and some fonts. I have used it many times before, forgive the gross website. It is pretty easy to use, just requires time to fiddle about moving things around the page with trial and error.

Posted

Thanx for the reply ... as I was waiting to a response to my post I continued searching the Net for something and came upon this little resource, too. Seems to work well. Not quite as easy as just clicking something but will accomplish the goal in the long run. Can't beat the cost too. Appreciate your reply!

  • 1 month later...
Posted

Thanx for the reply ... as I was waiting to a response to my post I continued searching the Net for something and came upon this little resource, too. Seems to work well. Not quite as easy as just clicking something but will accomplish the goal in the long run. Can't beat the cost too. Appreciate your reply!

hi Jnull,

If you use php to develop your apps, I think you can resolve your problem with tcpdf. I think it's the best way to generate the pdf file from PHP + MySql.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...