Open GoogleCodeExporter opened 9 years ago
Please ignore the undefined index problem.
Here is the source of the rendered document. It seems that a graphical ? is
embeded
in the font family and other styling places. I compared the apache versions of
the
two environments. The one with the problem is version 2.0 while the one that is
ok is
2.22
Original comment by alie...@gmail.com
on 24 Jan 2010 at 1:18
Attachments:
It seems that the problem is related to PHP configuration. The option
--disable-all
seems to disable certain plug-ins that are required for correct rendering of
phpexcelreader output.
I wonder which plug-in is responsible for the problem so that we can have
minimal php
and at the same time use phpexcelreader.
Regards
Original comment by alie...@gmail.com
on 25 Jan 2010 at 12:47
--disable-all disables iconv which is required by excel_reader2. Enabling iconv
resolves the issue.
Original comment by alie...@gmail.com
on 25 Jan 2010 at 1:05
i am also getting the same error.please tell me how to enable the iconv.am
working on fedora 13 and php5.3
Original comment by aneeshku...@gmail.com
on 3 Oct 2011 at 7:19
Original issue reported on code.google.com by
alie...@gmail.com
on 22 Jan 2010 at 6:43Attachments: