Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Re : Openmeetings : import and export files (PDF)

2011-06-13 Thread seba.wag...@gmail.com
yes,

but as I have written earlier, you need to invoke this method in the
PrintService first, to create the *hash* for the servlet. Otherwise
the servlet cannot find out where to get the whiteboard-objects that
it should render.

Sebastian

2011/6/13 Guillaume :
> Ok it's cool i understand well.
>
> I suppose that the url in question in the client side is :  ( var
> downloadurl =
> 'http://'+canvas.rtmphostlocal+':'+canvas.red5httpport+canvas.httpRootKey+'ExportToImage?'
> +
>                         'fileName=' + parent.savefileName +
>                         '&hash='+value +
>     '&exportType=' + parent.exportType +
>                         '&sid='+canvas.sessionId; ) ?  =>
> baseDrawSave.lzx
>
> And the servlet is invoked by :  lz.Browser.loadURL(downloadurl,"_BLANK"); ?
>
> 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/-/Xeh1VCRgMOQJ.
> 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: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Re : Openmeetings : import and export files (PDF)

2011-06-13 Thread Guillaume
Ok it's cool i understand well.

I suppose that the url in question in the client side is :  ( var 
downloadurl = 
'http://'+canvas.rtmphostlocal+':'+canvas.red5httpport+canvas.httpRootKey+'ExportToImage?'
 
+
'fileName=' + parent.savefileName +
'&hash='+value + 
'&exportType=' + parent.exportType +
'&sid='+canvas.sessionId; ) ?  => 
baseDrawSave.lzx

And the servlet is invoked by :  lz.Browser.loadURL(downloadurl,"_BLANK"); ?

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/-/Xeh1VCRgMOQJ.
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.