Re: [GNC-dev] PDF Reports

2020-03-25 Thread Mike Alexander
On 25 Mar 2020, at 11:47, John Ralls wrote: OK. That's in MacPorts, right? Yes. It's the standard version of the webkit2-gtk port, version 2.26.2, I have no local mods. I didn't use their prebuilt binaries since I want the Aqua variant. It was built with the toolchain from XCode Version

Re: [GNC-dev] PDF Reports

2020-03-25 Thread John Ralls
Mike, OK. That's in MacPorts, right? Regards, John Ralls > On Mar 24, 2020, at 10:26 PM, Mike Alexander wrote: > > FWIW I use WebKit2 (currently version 2.26.2) with the Quartz version of > GnuCash and reports with charts seem to work fine. Even the tooltips work. > You might want to give it

Re: [GNC-dev] PDF Reports

2020-03-24 Thread Mike Alexander
FWIW I use WebKit2 (currently version 2.26.2) with the Quartz version of GnuCash and reports with charts seem to work fine. Even the tooltips work. You might want to give it a try again in case they've fixed something. Mike On 18 Mar 2020, at 12:14, John Ralls wrote: To complet

Re: [GNC-dev] PDF Reports

2020-03-18 Thread Alan Auerbach
Wright Boulevard, Apt. 1009 Scottsdale, AZ 85260-3634 (480) 657-7543 Home (480) 922-0484 Text (844) 395-7098 Fax -Original Message- From: gnucash-devel On Behalf Of John Ralls Sent: Wednesday, March 18, 2020 9:15 AM To: Michael Hendry Cc: gnucash-devel Subject: Re: [GNC-dev] PDF

Re: [GNC-dev] PDF Reports

2020-03-18 Thread John Ralls
To complete that comment, pagination is fixed on webkit2, but that works only on Linux. The WebKitGtk maintainers removed support for Windows as part of the WebKit 1->2 transition and on MacOS WebKit2 Javascript fails to return anything so charts don't render. The simplest workaround is to expor

Re: [GNC-dev] PDF Reports

2020-03-18 Thread Derek Atkins
HI, the PDF / pagination issue is due to WebKit, so whether it works or not will depend on your platform and what webkit version is available to you/us. -derek On Wed, March 18, 2020 9:19 am, Michael or Penny Novack wrote: > On 3/17/2020 11:00 PM, David Carlson wrote: >> I added gnucash-user to

Re: [GNC-dev] PDF Reports

2020-03-18 Thread Michael or Penny Novack
On 3/17/2020 11:00 PM, David Carlson wrote: I added gnucash-user to the cc to distribute this to wider audience. I believe that if you export to pdf, then some pdf readers do split between lines. I think Firefox is one that works ok, but it has been a while since I tried it. David Carlson Ag

Re: [GNC-dev] PDF Reports

2020-03-17 Thread David Carlson
I added gnucash-user to the cc to distribute this to wider audience. I believe that if you export to pdf, then some pdf readers do split between lines. I think Firefox is one that works ok, but it has been a while since I tried it. David Carlson On Tue, Mar 17, 2020, 5:48 PM Alan Auerbach wrot