Re : Re: Re : Re: Re : Re: [openmeetings-user] Export file : slide number

2011-06-14 Thread Guillaume
Ok Sebastian I don't think it was so difficult :).

I'll try to follow your instructions and if i've got a  problem I'll ask you 
again.

Thanks a lot for your help

-- 
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/-/tkVA-uY640YJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Re : Re: Re : Re: [openmeetings-user] Export file : slide number

2011-06-14 Thread seba.wag...@gmail.com
No Guillaume

... first you convert an image out of the PDF using imagemagick,
then you include the image in the SVG.

I don't think that convert is the right command, espacially if you
would like to handle proper resolution for the extracted image (which
is actually the really difficult thing todo ;) )
I doN#t think the format is important, its more the resolution and
that you can read the font proper of the pdf in the resulting image.

Sebastian

2011/6/14 Guillaume :
> Ok Sebastian I forget the important step with ImageMagick so I have to use
> this.
>
> First, I'll convert the file swf in image. Then i include this image in svg.
>
> It seems that the exec command is : convert
>
> I can use anything format for the conversion in image (jpg for example) or
> there is a specified format?
>
> Thanks
>
> --
> 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/-/_36XQJ-2uVQJ.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> 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
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re : Re: Re : Re: [openmeetings-user] Export file : slide number

2011-06-14 Thread Guillaume
Ok Sebastian I forget the important step with ImageMagick so I have to use 
this.

First, I'll convert the file swf in image. Then i include this image in svg.

It seems that the exec command is : convert

I can use anything format for the conversion in image (jpg for example) or 
there is a specified format?

Thanks

-- 
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/-/_36XQJ-2uVQJ.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.