Hi Bicho, there are two ways of saving: 1) Save as (*.wml) file. An XML Markup. You can nothing do with it, except loading it again into the Whiteboard.
2) Save + Download as Jpeg,Gif, SVG, PNG, tiff, ... The problem with the latter is that document-slides are not included into the exported file. You will have to edit the Java-Source Code. For the option 2) this is in org.openmeetings.app.remote.PrintService Method addPrintList and then the actual export happens in "ExportToImage.java" ... and all of its sub-related Classes. Sebastian 2010/6/7 Bicho4191 <[email protected]>: > Hi everyone > > i need save my whiteboard and all object in there including the > current presentation and i am researching about the class who create > the archive, i dont know if i need change a lzx file or a java file. > > well thx for all > > Grettings > > -- > 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.laszlo-forum.de [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.
