Quantcast
Channel: PHPExcel Forum Rss Feed
Browsing all 2707 articles
Browse latest View live
↧

New Post: formatted cells and richtext

Yes you're right, your example is working. The problem was in my (more complex) code! Thanks! But one more question: when I'm adding the line $objRichText->createText(' another Text. '); after...

View Article


New Post: formatted cells and richtext

Only the actual text is modified from the examples in 02types.php and 05featuredemo.inc.php// Create a rich text run $objRichText = new PHPExcel_RichText(); $objRichText->createText('Goodbye ');...

View Article


New Post: how to set a comment with an image on a cell

I want to insert an image into a cell. I'm aware that this isn't really supported by Microsoft Excel, but there are workarounds, and the workaround that suits me best is to add a comment to the cell,...

View Article

New Post: ZipArchive xlsx reading warnings/errors

I've been researching my problems now for some time and it appears that the common solutions aren't doing much for me. I've done my best to boil my problem down to the simplest example that will...

View Article

New Post: Extract embedded object from excel in php

Hi all, i have excel sheet which contains object as zip and , i need to extract and store in database using PHP . Can anyone give me a help . Thanks in advance :)

View Article


New Post: Get specific images from XLS file

Hi , I ll be so happy if it is possible to read embedded object (example.zip ) like image from excel using PHP . Can any one help me Thanks.

View Article

New Post: How to duplicate a Sheet

hi, i try you code MarkBaker but show me an error Argument 1 passed to PHPExcel_Cell::attach() must be an instance of PHPExcel_CachedObjectStorage_CacheBase, instance of PHPExcel_Worksheet given,...

View Article

New Post: How to use template to create many page?

template: student name: age: form: class: no: . . . i use the example(30template.php to fill the cell), it is work. but i can't know how to create many page. for example: page1: student name: johh...

View Article


New Post: LINECHART help

Please help. Anybody can suggest me a solution?

View Article


New Post: How to use template to create many page?

Make a copy of your sheet : $NewSheet=$TemplateSheet->copy() Change the title : $NewSheet->setTitle('Dont Exists in Workbook') Add the sheet : $objPHPExcel->addSheet($NewSheet) Perhaps broken...

View Article

New Post: Problem with Graph generation

hi, you want to save the file and then open it? to save server somewhere you put the url in $objWriter->save("URL"); The Header is to open the file after saving it, forgive me but I'm writing using...

View Article

New Post: PHP Excel charts

you have to see the examples that come with the library

View Article

New Post: Error on creating chart

this your code or of one library?? to me was the same, and that is the name of cells that do not exist in the worksheet

View Article


New Post: How to use template to create many page?

thanks for you reply. But I want to create multiple pages on one sheet, no multiple sheets. Do you have other way? thanks

View Article

New Post: GRAPHICS

I'm sorry but I needed it urgently. You're part of the developers of this library?, If so let me congratulate you on the great library they have done. But still lack good documentation, I searched on...

View Article


New Post: LINECHART help

see the examples example 32 , 33 , 34, 35 y 36

View Article

New Post: setDataValues

nobody know about this???? pliz help me, i don't know used this

View Article


New Post: Make a new line in a cell?

Thanks LWOL.

View Article

New Post: How to use template to create many page?

Multiple pages to print ? See the setBreak() method (doc. 4.6.14).

View Article

New Post: setDataValues

The package comes with examples of how to do various things. Check those examples. I think there are some that cover this.Christopher Mullins

View Article
Browsing all 2707 articles
Browse latest View live


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