Fgcolor parameter

Can anyone explain me how to use the fgcolor parameter ? I have this, but it doesn't work : $PHPWord->addFontStyle('FontTitle', array('fgColor'=>'FGCOLOR_BLACK', 'color'=>'FFFFFF','size'=>1...

Id #45 | Release: None | Updated: May 8 at 2:30 PM by Sirocco_Sh | Created: May 8 at 2:30 PM by Sirocco_Sh

Add image using full URL is not working

Hello All, I want to add image in doc file using full file path but its not taking. for example If i want to add image from http://www.example.com/image/abc.jpg then I got below error ...

Id #44 | Release: None | Updated: Mon at 5:46 AM by mayrop | Created: Mar 14 at 11:04 AM by trilokchand

Bugs on Linux because of case sensitive

Because Linux is case sensitive, you have to change 'phpword' into 'PHPWord' in four php-files to let PHPWord work!

Id #43 | Release: None | Updated: Mar 3 at 12:15 PM by johnnyhogenbirk | Created: Mar 3 at 12:15 PM by johnnyhogenbirk

Support for paragraph indentation

I implemented support for paragraph indentation. The patch is included.

Id #42 | Release: None | Updated: Feb 21 at 6:06 AM by kaisellgren | Created: Feb 21 at 6:06 AM by kaisellgren

CRLF from mySQL

Can anyone advise on how I can retain CRLF from a mySQL field into WORD I have tried $Addr = $rsRow['Address']; $eols = array("\n", "\r"); $line_from_db = str_replace("...

Id #41 | Release: None | Updated: Feb 5 at 5:24 PM by chrisenright | Created: Feb 5 at 5:24 PM by chrisenright

Cannot modify existing files or combine multiple documents

One of the features that is unfortunately missing is the ability to not only open and modify existing documents, but at the very least combine or merge documents. Initially this is a placeholder...

Id #40 | Release: None | Updated: Jan 11 at 9:00 PM by Xomby | Created: Jan 11 at 9:00 PM by Xomby

Add support for absolute positioned images

Word supports absolute positioned images, but PHPWord has only basic left, center and right alignment. Support for absolute positioned images is much needed and appreciated!

Id #39 | Release: None | Updated: Today at 2:13 PM by mdryan | Created: Jan 4 at 12:47 PM by kaisellgren

PHPWord outputs corrupt file.

I used the example code from PHPWord's site: http://phpword.codeplex.com/documentation And when I try and open it with Word I get the error "The Office Open XML file test.docx cannot be opened beca...

Id #38 | Release: None | Updated: Dec 22 2011 at 1:15 AM by oneadvent | Created: Dec 22 2011 at 1:15 AM by oneadvent

loadTemplate and addImage function

Is it possible to use the loadtemplate function and use addImage at the same time. Mine template is working great but when i use the addImage function the template isn't working any more. Is there ...

Id #37 | Release: None | Updated: Jan 2 at 1:57 PM by Tunge2 | Created: Dec 13 2011 at 11:16 AM by Tunge2

AddRow method is not taking height less then to min height

I am not able to set the height of a row in less then to min height, it always taking that min height.

Id #36 | Release: None | Updated: Mar 20 at 3:58 PM by ktx | Created: Nov 19 2011 at 10:55 AM by thekulish