Guillaume, I think you are on the wrong lane.
When I said *extract a page out of the PDF to include it into the SVG* then I meant that you are using ImageMagick (which is using GhostScript under the hood to render PDF) to extract the slide and then include it into the SVG as a simple image. It has nothing todo with svgGenerator. Of course you cannot exlude or extract any slide out of a pdf with svgGenerator. Sebastian 2011/6/14 shawn wilson <[email protected]>: > iirc, pdf spec is: > file.pdf#8 > > where 8 is your page number... i think this has to be a uri path too. > > On Tue, Jun 14, 2011 at 11:35, Guillaume <[email protected]> wrote: >> I'm writing the method for the extract of swf and i got the slide number of >> this pdf (slide number = 8 => baseDrawObject). >> >> But the problem is how to indicate at the object svgGenerator that i want >> extract this single page ? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenMeetings User" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/openmeetings-user/-/R2raRmbQpj8J. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/openmeetings-user?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
