PHPWord 0.6.2-1 Beta

Rating:        Based on 5 ratings
Reviewed:  4 reviews
Downloads: 22210
Released: Jul 8 2011
Updated: Jul 8 2011 by raw_venture_ad
Dev status: Beta

Recommended Download

Source Code PHPWord_0.6.2_Beta.zip
source code, 175K, uploaded Jul 8 2011 - 13762 downloads

Other Available Downloads

Documentation PHPWord_Docs_0.6.2.docx
documentation, 52K, uploaded Jul 24 2010 - 8448 downloads

Release Notes



  • Added support for watermarks
  • Added support for page borders
  • Added support for textrun elements (severel texts with different styles in one paragraph without breaks) WorkItem #4 / Discussion
  • Added really simple template support (search / replace values)
  • Edited handling with paragraph styles (paragraph styles are now placed in a own object)
  • Fixed error with UPPERCASED image extensions WorkItem #4
  • Fixed error with space before text (http://phpword.codeplex.com/Thread/View.aspx?ThreadId=218106)
  • Using "Lazy Loading" for performance optimations

Reviews for this release

     
Open source rocks because tools like this are freely available. Thanks.
by mhodges on Jan 30 at 1:50 AM
     
great tool!
by SyncMasta on Sep 6 2011 at 11:00 AM
     
works sofar with templating, but templating doesn't work on documents, which are transformed from *.doc into *.docx files with office2010. workaround: open document as doc, copy to clipboard, close, open new document, paste and save as docx ;) Oh and yes the examples deliver blank pages, as all output is written to a file. so please look into the code to see where the files are saved.
by kaystrobach on Mar 3 2011 at 6:52 PM
     
I downloaded it but as of now I can't get anything to work! Just blank pages from all of the samples---and no files saved.
by lwoods on Feb 19 2011 at 5:46 AM