473,383 Members | 1,984 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How to convert files of extension with .doc,.xls,.ppt to PDF in php

I have requirement like when files of format like (.doc,.xls,.ppt) are uploaded it should be converted to pdf format.

In php LIVEDOCX allows only (.doc) files to be converted as PDF format.

Can any one suggest me in which i can go and the conversion of file formats can be done.
Dec 10 '10 #1
1 4573
johny10151981
1,059 1GB
Try PHPExel, using this you can convert xls to PDF format. Though this is not a very smart software to deal with PDF. Cause Initially this was design targeting Excel file.

But If you want you can brows through the excel file and create your own html from which you can easily convert to PDF using mPdf or TCPDF. I like mPdf cause it gives better solution in Case of MultyByte Character(or may I dont know how to do that with TCPDF)
Dec 20 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Goermezer, Mustafa (PROSTE) | last post by:
Hello, with CoInitializeEx it is possible for word, excel or powerpont to run in multiple instances. So you can build a webbased converter to convert Office documents with spyce and mod_python...
0
by: Piyush Bichhoriya | last post by:
Hi, We are using earlier Pro*c to access the oracle database. now we are converting our application to use SQL server and need to convert all datalayers in C#. Is there a way to convery all...
5
by: Benjamin | last post by:
hi.. i would like to know if there is any components written in .NET that i can use to convert any files (*.*) to .pdf format. i have search the whole day looking for it..but all i could find is...
0
by: Ayman | last post by:
Hi All, I develop an application to send fax using Dialogic card. I have to convert any file need to be sent to tiff file. I can convert any image file to tiff, but I would like to know how to...
0
by: Tiefeng Wu | last post by:
Hello everybody! I need make all files extension to lower by a given directory. Here is my solution: import os def make_all_file_ext_lower(root): for path, subdirs, files in...
4
by: Lyle Fairfield | last post by:
iCalendar is a standard (RFC 2445) for calendar data exchange. I plan to transfer data from iCalendar files (extension .ics), to a linked Outlook calendar table. While Outlook (2002) has an...
2
by: rizal | last post by:
Please help me to know, how to convert file extension *.cpp to *.hex or you can give me the information where I can download that compiler?
3
by: jaleel | last post by:
Hi I have got two binary files.(extension is .atf (some IBM stuff)). Dont know the exact details.I think the files are something like PDF files.i just want to append two files. I am thinking...
1
by: mwcapps | last post by:
I'm writing an import application that import .csv files into my SQL Server 2005 database. When the import is complete I need to change that files extension from .csv to .imp with the same path. ...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.