[GNC] Hard-Copy Report Output

John Ralls jralls at ceridwen.us
Sun Jun 11 15:11:23 EDT 2023


It's most likely a javascript problem. Open the javascript console in your browser and see if there's an error finding Chart.bundle.min.js. The correct location is <prefix>/share/gnucash/chartjs/Chart.bundle.min.js where <prefix> is where GnuCash is installed: /usr for a Linux package manager installation, /Applications/Gnucash.app/Contents/Resources for a macOS bundle, C:\Program Files (x86)\gnucash for Windows, etc.

You can fix the link by editing the html file in your favorite text editor.

Regards,
John Ralls



> On Jun 11, 2023, at 9:56 AM, Adrien Monteleone <adrien.monteleone at lusfiber.net> wrote:
> 
> Is this a completely custom report or just a saved configuration? If completely custom, you may want to try the -dev list.
> 
> I just did a test and exported an Expense Pie Chart to HTML and opened it in Firefox and it displayed as it should. If your chart/report isn't showing any graphics at all, then I'd say it is an issue with the report itself, not GnuCash. Since you were using it back in the days of version 2.19, I'd hazard a guess that your report code needs to be updated as many changes with respect to reports have been made since then.
> 
> And while I could get the Expense Pie Chart to print in landscape, I couldn't get it to break properly or scale to the page, but I also didn't try too hard and that may still be possible.
> 
> 
> Regards,
> Adrien
> 
> On 6/10/23 12:02 AM, rsbrux via gnucash-user wrote:
>> Thanks for the advice, but these (custom) reports consist of pie charts and an accompanying legend.
>> Without the graphics they are useless.
>> The Html export still included them as of GC 2.19.
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.



More information about the gnucash-user mailing list