Quantcast
Channel: PHPWord
Browsing all 450 articles
Browse latest View live

Created Unassigned: In IPAD Download docx issues [99]

In IPAD when I download the docx files it will download the file in .html & data are in discarded format

View Article


New Comment on "Documentation"

how to insert new line on a cell table? I've tried this: $table->addCell(4000)->addText($nama." <br /> ".$nip); but code above doesn't give me a line break.

View Article


New Post: How to integrate PHPWord with CodeIgniter

Hi: I'm Rainer, i'have a problem withn integration PHPWord and CodeIgniter, please help me how to integrate... Regards Rainer

View Article

Created Unassigned: Edit header/footer of an existing document through...

Hello,Could somebody please help me out with this? I need to add a functionality to my web application that enables the user to replace the content of header/footer of a existing Word document with...

View Article

New Post: Edit header/footer of an existing document through PHPWord.

Hello, Sorry, I posted this query in the issues section as well. I don't really think its an issue with PHPWord. But its something need to figure out and need help on it. Could somebody please help me...

View Article


New Post: Edit header/footer of an existing document through PHPWord.

Sorry, I posted this query in the issues section as well. I don't really think its an issue with PHPWord. But its something need to figure out and need help on it. Could somebody please help me out...

View Article

New Post: Copy a Table from an Excel file and Paste it onto a Word file

Is that possible with PHPWord / PHPExcel ?

View Article

New Post: How to create an index

Hi ashox, did you find any solution?

View Article


New Post: Style Separator

Hi, is there a way to insert/use Style Separators to use in TOC?

View Article


New Post: TOC spacing

Hi, did you find a solution?

View Article

New Post: How to add Image to template?

add in Template.php class : public function replaceStrToImg( $strKey, $arrImgPath ){ $strKey = '${'.$strKey.'}'; if( !is_array($arrImgPath) ) $arrImgPath = array($arrImgPath); $rels =...

View Article

New Post: Images in Templates

add in Template.php class : public function replaceStrToImg( $strKey, $arrImgPath ){ $strKey = '${'.$strKey.'}'; if( !is_array($arrImgPath) ) $arrImgPath = array($arrImgPath); $rels =...

View Article

New Post: Adding Tab-spaces to Word documents

I cannot seem to find any examples of how to add tab-spaces to the document using PHPWord. Can anyone assist with some example code?

View Article


Created Unassigned: Georgian characters in a template [101]

I use TemplateProcessor class```$templateProcessor = new \PhpOffice\PhpWord\TemplateProcessor('PhpWord/doc/temp/test.docx'); $templateProcessor->setValue('test','თბილსერვის' );. . . ```and ${test}...

View Article

Edited Unassigned: Georgian characters in a template [101]

I use TemplateProcessor class```$templateProcessor = new \PhpOffice\PhpWord\TemplateProcessor('PhpWord/doc/temp/test.docx'); $templateProcessor->setValue('test','თბილსერვის' );. . . ```and ${test}...

View Article


New Comment on "Documentation"

some parts of the functions are missing, but it is still great job!!

View Article

New Post: Create a text with a newspaper style (sample 05 is not working)?

I'm Trying use the sample 05 on phpword to create a text with Multi Columns (like a newspaper). The sample here:https://github.com/PHPOffice/PHPWord/blob/develop/samples/Sample_05_Multicolumn.php#L1...

View Article


Commented Unassigned: setValue() not working [57]

here is my php code:```$PHPWord = new PHPWord();$template = $PHPWord->loadTemplate(APPPATH.'files/test.docx');$template->setValue('test1', 'hello');$template->setValue('test2',...

View Article

Created Unassigned: I have a form where user are filling questionnaire , When...

I have a form where user are filling questionnaire , When they submit special characters The doc created is corruptedHow can I fix this My code ```require_once 'src/PhpWord/Autoloader.php';...

View Article

New Post: Html to .docx (ol, li, p, span)

Hello, I'm using PHPWord to generate .docx words, from HTML. I have the following situation:<ol><li>I'm directly inside the LI tag</li><li><span>I'm directly inside the...

View Article
Browsing all 450 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>