Re: [DISCUSSION] download whiteboard as png

2019-02-27 Thread Maxim Solodovnik
On Wed, 27 Feb 2019 at 21:11, Peter Dähn wrote: > Hi Maxim, > > works well. Also for long wb-pages. > > Text will be editable over language tool? > sure, as always :))) > > Greetings Peter > > Am 27.02.19 um 14:09 schrieb Maxim Solodovnik: > > Thanks Daniel, > Will update the text :) > > On

Re: [DISCUSSION] download whiteboard as png

2019-02-27 Thread Peter Dähn
Hi Maxim, works well. Also for long wb-pages. Text will be editable over language tool? Greetings Peter Am 27.02.19 um 14:09 schrieb Maxim Solodovnik: > Thanks Daniel, > Will update the text :) > > On Wed, 27 Feb 2019 at 19:54, Daniel Ascher > mailto:aplusad...@aplustutoring.com>> > wrote: > >

Re: [DISCUSSION] download whiteboard as png

2019-02-27 Thread Maxim Solodovnik
Thanks Daniel, Will update the text :) On Wed, 27 Feb 2019 at 19:54, Daniel Ascher wrote: > Works well! Thanks. I think this is a good solution. However in English, > it should read: > > Please right click the image and choose "Save image as" > > Thanks! Dan > > On Tue, Feb 26, 2019 at 10:16 AM

Re: [DISCUSSION] download whiteboard as png

2019-02-27 Thread Daniel Ascher
Works well! Thanks. I think this is a good solution. However in English, it should read: Please right click the image and choose "Save image as" Thanks! Dan On Tue, Feb 26, 2019 at 10:16 AM Maxim Solodovnik wrote: > https://om.alteametasoft.com:8443/next > is updated > You can check my

Re: [DISCUSSION] download whiteboard as png

2019-02-26 Thread Maxim Solodovnik
https://om.alteametasoft.com:8443/next is updated You can check my proposal :) On Tue, 26 Feb 2019 at 21:27, Daniel Ascher wrote: > Please let us know when the demo-next version is available so we try it > out as you suggested. Thanks Maxim! > > Dan > > On Tue, Feb 26, 2019 at 7:44 AM Maxim

Re: [DISCUSSION] download whiteboard as png

2019-02-26 Thread Daniel Ascher
Please let us know when the demo-next version is available so we try it out as you suggested. Thanks Maxim! Dan On Tue, Feb 26, 2019 at 7:44 AM Maxim Solodovnik wrote: > @All, > > we need to agree on proper solution for this issue :) > > On Mon, 25 Feb 2019 at 21:05, Maxim Solodovnik > wrote:

Re: [DISCUSSION] download whiteboard as png

2019-02-26 Thread Maxim Solodovnik
@All, we need to agree on proper solution for this issue :) On Mon, 25 Feb 2019 at 21:05, Maxim Solodovnik wrote: > Hello All, > > Here are some details > > by default Tomcat has limitation of 2Mb for post data [1] (maxPostSize) > You can change this in OM 4.0.x by changing

Re: [DISCUSSION] download whiteboard as png

2019-02-25 Thread Maxim Solodovnik
Hello All, Here are some details by default Tomcat has limitation of 2Mb for post data [1] (maxPostSize) You can change this in OM 4.0.x by changing conf/jee-container.xml You need to add

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Daniel Ascher
Okay. Thanks for letting me know. Dan On Thu, Feb 21, 2019 at 11:12 AM Maxim Solodovnik wrote: > The quality will not suffer > The image might be huge, but will be displayed as preview to consume > reasonable area on the screen > > The reason to display this dialog is: somehow "just save" is

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Maxim Solodovnik
The quality will not suffer The image might be huge, but will be displayed as preview to consume reasonable area on the screen The reason to display this dialog is: somehow "just save" is silently fail in browser . On Thu, Feb 21, 2019, 22:58 Daniel Ascher wrote: > I think this means that

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Daniel Ascher
I think this means that the PNG will be a relatively lower quality image than the PDF version. Is that correct? Also, is it possible to have a "Save" or "Download" button on the preview box, rather than telling the user to right-click? Thanks. Dan On Thu, Feb 21, 2019 at 9:07 AM Maxim

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Maxim Solodovnik
Thanks :)) Prepared image will have constant size something like 320x240, sort of preview :) On Thu, Feb 21, 2019, 20:00 Peter Dähn wrote: > ok.. now I got it... sorry for that... > > The prepared scaled image has the dimension of the current client view or > the wb area? > > PS: much fun on

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Peter Dähn
ok.. now I got it... sorry for that... The prepared scaled image has the dimension of the current client view or the wb area? PS: much fun on your trip... Am 21.02.19 um 13:12 schrieb Maxim Solodovnik: > Hello All, > > Am currently ooo (doing mountain skiing :) > Will try to answer in one email

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Maxim Solodovnik
Hello All, Am currently ooo (doing mountain skiing :) Will try to answer in one email 1 save as pdf works, but for huge pdfs it requires jee*.xml tuning 2 right-click "save as" will not work on white-board. As i wrote in initial email: when "Download as PNG" is clicked 1) image is being

Re: [DISCUSSION] download whiteboard as png

2019-02-21 Thread Alvaro
Ok with you ... El jue, 21-02-2019 a las 11:31 +0700, Maxim Solodovnik escribió: > Hello All, > > Recently Daniel Asher find out download whiteboard as png is not > working for huge white board > (10MB is huge :)) [1] > > This seems to be sort of browser limitation, there is

Re: [DISCUSSION] download whiteboard as png

2019-02-20 Thread Peter Dähn
Hi there, Download as pdf doesn't work either... This one causes an error... ERROR 02-21 08:28:08.199 o.a.o.w.r.w.AbstractWbPanel:70 [0.0-5443-exec-8] - Unexpected error while processing wbAction java.lang.NullPointerException: Name is null     at java.base/java.lang.Enum.valueOf(Enum.java:238)

Re: [DISCUSSION] download whiteboard as png

2019-02-20 Thread Stefan Kühl
Morning ;-) Great, that should work fine. Greetz Stefan Am 21.02.2019 05:31, schrieb Maxim Solodovnik: > Hello All, > > Recently Daniel Asher find out download whiteboard as png is not > working for huge white board > (10MB is huge :)) [1 [1]] > > This seems to be sort of browser

[DISCUSSION] download whiteboard as png

2019-02-20 Thread Maxim Solodovnik
Hello All, Recently Daniel Asher find out download whiteboard as png is not working for huge white board (10MB is huge :)) [1] This seems to be sort of browser limitation, there is no error or whatever, download just silently fail for big white boards What I propose is to change the behavior of