mrvelic / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 1 forks source link

Support encoding image #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add support for encoding images into workbook

Original issue reported on code.google.com by jetcat on 29 Jan 2009 at 12:51

GoogleCodeExporter commented 8 years ago

Original comment by jetcat on 9 Feb 2009 at 2:17

GoogleCodeExporter commented 8 years ago
An initial implementation is submitted.

Original comment by China.LiuJunFeng on 12 Feb 2009 at 7:20

GoogleCodeExporter commented 8 years ago
1. ExcelLibrary.Office.Excel.Image class

The normal JPEG image file extension name should be ".jpg" or you can support 
both ".jpg" and ".jpeg".

2. the newNToolStripMenuItem_Click method that commented out Picture related 
lines 
of code.  When uncomment these lines, you should using 
ExcelLibrary.Office.Excel 
namespace unless it will cause compilation error.

3. The "Save" function looks like doesn't work.

4. If I add Picture into worksheet, then open the worksheet again.  When 
switching 
into "Excell" Tab will cause "System.OutOfMemoryException" exception.

Original comment by doggy.hu...@gmail.com on 12 Feb 2009 at 10:57

GoogleCodeExporter commented 8 years ago
When I use "AddPicture" twice or more in one worksheet, the worksheet's format 
will 
broken due to pictures are not shown.

Original comment by doggy.hu...@gmail.com on 2 Apr 2009 at 3:54

GoogleCodeExporter commented 8 years ago
Yes, multiple pictures are not shown. This is a big issue but I don't know how 
to 
solve it.

Original comment by China.LiuJunFeng on 3 Apr 2009 at 11:36

GoogleCodeExporter commented 8 years ago
Is there still no support for adding multiple pictures?

Original comment by ade.aust...@googlemail.com on 12 Sep 2011 at 6:43

GoogleCodeExporter commented 8 years ago
Is there still no support for adding multiple pictures?

Original comment by carole.l...@gmail.com on 4 Nov 2014 at 3:37

GoogleCodeExporter commented 8 years ago
hi.
I am trying to add multiple imgaes but its giving me error.
i just want to know, Is issue still pending?

Original comment by adny...@gmail.com on 29 Apr 2015 at 10:58

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am getting error in the worksheet's format.

Original comment by adny...@gmail.com on 29 Apr 2015 at 11:19