Ah, but I already checked the _rels files for the slides and the notes
and image relationships *are* there. :(

On Thu, Oct 29, 2009 at 11:06 PM, Nick Burch <[email protected]> wrote:
> On Thu, 29 Oct 2009, Katie Bell wrote:
>>
>> There should be image and notes relationships as well, I've tried this
>> with my own code as well as using the (mispelling is correct)
>> XSLFSlideShow.getNodesPart(...) function. I am certain that the notes are
>> present in the file, since i've inspected the files.
>
> Alas I don't know where the notes are stored, but...
>
> I'd suggest running one of the files through unzip, and see what you have in
> the way of _rels/ directories. For example, _rels/.rels tells you the
> package wide relationships, and ppt/_rels/presentation.xml.rels the ones on
> the presentation. It's possible that the relationship isn't stored quite
> where you might expect, so you're querying the wrong thing.
>
> Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to