Thread Closed

Reports on web

 
Share Thread Thread Tools
Jul26-05, 04:41 AM   #1
 

Reports on web


We have a linux server and some win clients.
Our webbased accounting system is soppused to make reports in different formats like .DOC.
The system is written in PHP. How can we generate that format?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jul26-05, 08:55 AM   #2
 
Recognitions:
Retired Staff Staff Emeritus
I did a google search to see if there was a program in php that could do the conversion but there are none. Doc is a closed format and unless your willing to put in time to reverse engineer the format then no. PDFs on the other hand can be generated on the fly as well as the Oasis (xml based) format used in Openoffice.

http://www.fpdf.org/

If your not going to sell this software your better off using: pdflib

http://www.pdflib.com/

http://www.pdflib.com/products/pdfli...1-Linux.tar.gz
Jul26-05, 10:40 AM   #3
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
(I'm not familiar enough with PHP to see if these are directly applicable to you.)

Is .RTF acceptable?
http://php9.bloghi.com/2002/07/23/us...-external.html
http://www.phpbuilder.com/annotate/m...hp3?id=1011981

http://www.wlug.org.nz/RTF says "You can also give an RTF file a ".DOC" extension and then MicrosoftWindows users will be able to transparently open it in MicrosoftWord, blissfully unaware what format the file is actually in."

Here's a start:
http://jakarta.apache.org/poi/hwpf/index.html

The following need a Windows machine. Maybe you could set up a local Windows machine (real or virtual?) that could serve your linux servers with the required files.

http://schmidt.devlib.org/java/libraries-word.html points to:
http://www.java400.de/Javactpe.htm
"Java Bean Word Processing. Freeware. Read and write Word 97 and 2000 files. Needs a driver that runs only under Windows."

Here's something in Python
http://www.win32com.de/index.php?opt...173&Itemid=130
more from
http://www.win32com.de/index.php?opt...=86&Itemid=130
Thread Closed
Thread Tools


Similar Threads for: Reports on web
Thread Forum Replies
What font should I use for lab reports? Introductory Physics Homework 1
Scientific reports Engineering, Comp Sci, & Technology Homework 1
Lab reports Academic Guidance 0
LAB Reports ... General Discussion 2
Reports startegy! Introductory Physics Homework 2