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 <[email protected]>: > 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 [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.
