HSLF - Adding Picture is 133% of actual size

2007-03-30 Thread Havard, Nick
Hi I'm adding a picture to new slideshow and it always seems to be scaling it to 133% of actual size. The picture is in the OutputStream os. int i = ss.addPicture(os.toByteArray(),Picture.PNG); Picture p = new Picture(i); s = ss.createSlide();

RE: HSLF - Adding Picture is 133% of actual size

2007-03-30 Thread Havard, Nick
Hi Yegor, Thanks for response. Do you have a bug number? I'd appreciate it if you could tag the thread once the fix is committed so I can build a new version of the jar's. Best Wishes. Nick Havard - To unsubscribe, e-mail:

RE: Re[2]: HSLF - Adding Picture is 133% of actual size

2007-03-30 Thread Havard, Nick
Hi Yegor, I've compiled up a new version and generated the ppt. Everything looks good. Many thanks for the quick turnaround. Nick. - To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List:

PPT Error on Writing Presentation

2007-03-26 Thread Havard, Nick
Hi I am working with POI to manage some powerpoint presentations. A simple test, is giving me the following strange error. === Couldn't find the new location of the slide with id 223 that used to be at 19389 Not updating the position of it, you probably won't be able to

RE: PPT Error on Writing Presentation

2007-03-26 Thread Havard, Nick
Hi Bug 41946 has been created for this. Thanks for your help. Nick. - To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project:

POI and Powerpoint Tables

2007-03-23 Thread Havard, Nick
Hi Whilst searching the archives, I came across the following http://mail-archives.apache.org/mod_mbox/jakarta-poi-user/200608.mbox/%3 [EMAIL PROTECTED] which says creating tables is not yet supported. Give the age of the message (8 months), is creating tables now supported. If it is now