Printer Friendly Version
Email this thread to a friend
|
PHP or ASP (In: General Search Engine Optimization)
what is best php or html? (In: General Search Engine Optimization)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
nathan enns
Joined: Mar 13, 2004
# Posts: 34
|
Posted: 2004-Apr-14 01:53
I have a client who needs an account management program written. A requirement is that the program needs to read PDF files from another website on a different server. I have been doing research but cannot figure out if PHP can read and use data from PDF files. Can anyone shed some light on this issue?
|
 |
langard
Joined: Dec 15, 1999
# Posts: 339
|
Posted: 2004-Apr-19 00:55
If you need to actually read the .PDF files and convert them to browser-viewable HTML documents there is an open source PDF2HTML class that may help you - available @ phpclasses.org, but it has problems with converting/displaying elaborate graphics. The best web presentation solution though is probably to convert the .PDF to .XML documents to make them cross-platform compatible. From there they can be converted to HTML, Word, Excel, etc, depending upon your needs.
If you only need to make them downloadable - that is viewable to anyone with Acrobat Reader installed on their machine - why not just leave them in .PDF format and reference them to the other server?
|
 |
nathan enns
Joined: Mar 13, 2004
# Posts: 34
|
Posted: 2004-Apr-19 08:14
Thank you for your reply and help. I would do what you suggested except she needs the data taken and manipulated in many different ways. It has to get into a MySQL database.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10418
|
Posted: 2004-Apr-20 19:46
You should really get the other site to set up some sort of datafeed for you to import, such as RSS or RDF.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|