|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Generate report in .doc or .pdf
I am new to PHP. Anyone have any idea that manage generate report which consist of the graph and summary of Sales System in the format of MSWord or pdf format?
![]() |
|
#2
|
|||
|
|||
|
Follow these links:
http://www.sitepoint.com/article/generate-pdfs-php : this is a commercial product. It uses the PDFLib, which needs to be installed. No extra libs are required for this one, 2 part tutorial: http://www.zend.com/zend/tut/tutorial-PDFgen1.php http://www.zend.com/zend/tut/tutorial-PDFgen2.php You can also try this one http://www.rustyparts.com/pdf.php Goodluck! |
|
#3
|
|||
|
|||
|
Thanks a lot for ur links.... I still have another doubt is there possible to link the document to MsWOrd form ? It would be useful when the end user intend to modify the report that generate by PHP...
|
|
#4
|
||||
|
||||
|
there's ways using COM+
You might want to look into PHP's COM Package Unfortunately I can't test this at the moment... Check this code out: PHP Code:
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Generate report in .doc or .pdf |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|