|
|
 |
Re: FN-FORUM: PHP to PDF
date posted 15th November 2007 15:19
Have a look at ImageMagick. Allows you to pretty much convert between
any format - and it's free!
No time to test it for you I',m afraid, but at least a good pointer for
you. I use it for converting image formats very successfully; I'm
pretty sure there's pdf conversion there too.
Rob Owen wrote:
> Hi,
>
> I am currently building an on-line knowledgebase. The articles are stored in
> a MySQL database and are accessed via PHP.
>
> I have been asked if there is any way to convert the articles dynamically to
> PDF format which users can then download.
>
> They do not want to store the PDF files on the server to save disk space.
>
> Had a quick look on Google but a lot of the articles were not relevant.
>
> Regards
>
> Rob
>
>
--
Dominic Raywood
Rubicon Computer Services Limited
W: http://rubiconcsl.com
E: [EMAIL REMOVED]
T: 08456 521 561 (+44 1823 698420)
F: 08456 521 561
M: 07050 204998 (+44 7811 252573)
Skype: RubiconCSL
|
 |
|