Hi,
I am currently working on a project to allow user upload multiple pictures and convert them into ONE pdf file....
Is there any extension of something like that I can use to do that? (combine like 5 uploaded pictures into one pdf file)
Thanks in advance!!!!
Page 1 of 1
pdf convert and (multiple pictures upload)........ help!!!!!!!!
#2
Posted 06 May 2012 - 12:08 AM
Have you had a look at http://www.livedocx.com/? I've used it to convert DOC files on the fly and it works like a treat. The free version allows 200 conversions/day (I think). The basic idea would be to create an html file (that's the easiest format, I think) in your controller and pass the HTML file to the LiveDocX API.
The only downside to the free version is the font limitations. If you need to convert/embed text into your PDF, your only choices for fonts are those installed on their servers.
Cheers,
Matt
The only downside to the free version is the font limitations. If you need to convert/embed text into your PDF, your only choices for fonts are those installed on their servers.
Cheers,
Matt
#3
Posted 06 May 2012 - 02:09 PM
waterloomatt, on 06 May 2012 - 12:08 AM, said:
Have you had a look at http://www.livedocx.com/? I've used it to convert DOC files on the fly and it works like a treat. The free version allows 200 conversions/day (I think). The basic idea would be to create an html file (that's the easiest format, I think) in your controller and pass the HTML file to the LiveDocX API.
The only downside to the free version is the font limitations. If you need to convert/embed text into your PDF, your only choices for fonts are those installed on their servers.
Cheers,
Matt
The only downside to the free version is the font limitations. If you need to convert/embed text into your PDF, your only choices for fonts are those installed on their servers.
Cheers,
Matt
I already have solutions for pictures.(imageMagick)
However, I have no idea how to deal with ppt, doc, etc.
I have heard there is a software on linux called open office can do that...
I am going to give it a try...
Any better solutions?
anyone?
#4
Posted 08 May 2012 - 07:43 AM
Converting TO those formats or FROM?
If TO, LiveDocX can output pdf, doc, docx, html, rtf, txd, txt.
I've had a look at using Open Office to run a conversion script but I wanted to scratch my eyes out when I saw the cludge of coding I'd have to do.
Check out - http://www.abisource...and#PHP_Example and http://www.tcpdf.org/.
Matt
If TO, LiveDocX can output pdf, doc, docx, html, rtf, txd, txt.
I've had a look at using Open Office to run a conversion script but I wanted to scratch my eyes out when I saw the cludge of coding I'd have to do.
Check out - http://www.abisource...and#PHP_Example and http://www.tcpdf.org/.
Matt
#5
Posted 08 May 2012 - 10:15 AM
waterloomatt, on 08 May 2012 - 07:43 AM, said:
Converting TO those formats or FROM?
If TO, LiveDocX can output pdf, doc, docx, html, rtf, txd, txt.
I've had a look at using Open Office to run a conversion script but I wanted to scratch my eyes out when I saw the cludge of coding I'd have to do.
Check out - http://www.abisource...and#PHP_Example and http://www.tcpdf.org/.
Matt
If TO, LiveDocX can output pdf, doc, docx, html, rtf, txd, txt.
I've had a look at using Open Office to run a conversion script but I wanted to scratch my eyes out when I saw the cludge of coding I'd have to do.
Check out - http://www.abisource...and#PHP_Example and http://www.tcpdf.org/.
Matt
I want to convert doc TO pdf file.
I took a look at several pdf generator ext in yii's repo, almost all of them are about convert HTML to pdf...
That is also true for tcpdf... i think.
I want to try zend's pdf convertor , but it seems like can only convert doc, but not ppt. act
#6
Posted 08 May 2012 - 11:13 AM
@jiaming Can you please correct the thread title? I find it personally misleading, you're talking about uploading pics and converting the result to pdf, and in further posts, you're talking about converting doc and ppt…
#7
Posted 08 May 2012 - 11:24 AM
bennouna, on 08 May 2012 - 11:13 AM, said:
@jiaming Can you please correct the thread title? I find it personally misleading, you're talking about uploading pics and converting the result to pdf, and in further posts, you're talking about converting doc and ppt…
oops... sorry about that. I thought it is another post...
I don't know where can I update the title....
btw, I have found the way to convert pic to pdf.
There is a great tool called imageMagicK
#8
Posted 16 May 2013 - 02:22 AM
Im not sure you still need any help or not, here is a professional pdf programming source, including pdf to image converting, you can get some online help or just try the free tial version to get some experience to start your own programming.
Share this topic:
Page 1 of 1

Help













