Page 1 of 1

Printing Issue - Version 1.5

Posted: Sun Jun 06, 2021 3:00 pm
by petemac
Hello
I used to be able to print from MMEX 1.3.4 but after upgrading to 1.5 I get an error message that says ' MoneyManagerEx Error - Printing is not supported by the system web control'. What can I do to resolve this or is it a bug?

My system is High Sierra 10.13.6

Re: Printing Issue - Version 1.5

Posted: Sun Jun 06, 2021 7:00 pm
by whall3y
I'm afraid this may be a limitation of the recent adoption of WkWebView by wxWidgets for the HTML views. There was a time when no official printing API was available for WKWebView, the wxWidgets software instead uses printOperationWithPrintInfo (https://developer.apple.com/documentati ... guage=objc) which as an undocumented API for a while.

I've tested it works on 10.15.x and 11.x, be interested in confirmation from Mac users on other versions.

Re: Printing Issue - Version 1.5

Posted: Sat Oct 02, 2021 11:07 pm
by Wirmike
I too am affected by this error!

My Mac is also High Sierra at 10.13.6.

Ironically, after just discovering some very useful features, printing would likely have become quite useful.

Hope that this can be soon resolved.

C’est la vie!

Re: Printing Issue - Version 1.5

Posted: Sat Oct 02, 2021 11:11 pm
by whall3y
Unfortunately no fix for this currently exists.