Multi-page invoices

R. Victor Klassen rvklassen at gmail.com
Wed Feb 27 17:12:49 EST 2013


I tried exporting to html, and opening the result in OpenOffice.   That would allow me to do what I need, once or twice.    Not particularly sustainable.

The next step would be to write an awk script to fix the html so it creates multiple tables, and appropriate headers.    Better than having to edit the invoice in OpenOffice, but nicer not to have to run a script from the command line.

If someone wants to point me at the code, I would consider doing it right, but I don't know my way around the code at this point.   And only if the solution is in the C code, not the scheme, as this is not how I would choose to learn scheme.

On 2013-02-12, at 12:58 PM, Geert Janssens wrote:

> On 12-02-13 18:40, R. Victor Klassen wrote:
>> Currently if I put more than some fixed number of items (depending on the point size) in an invoice, the invoice flows ungracefully onto two pages.
>> 
>> Meaning, it breaks in the middle of an item, rather than producing two pages, with, perhaps, an abbreviated header on the second page, "continued on page 2" on the bottom of page 1, etc.
>> 
>> Is there a work-around, fix, setting I'm missing?
>> _______________________________________________
>> gnucash-user mailing list
>> gnucash-user at gnucash.org
>> 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.
> Unfortunately that is how the reports are currently printed. There's no fix or setting you are missing. You may have better results by exporting the invoice to html and printing from for example firefox.
> 
> There is an enhancement request for this waiting to be solved... [1]
> 
> Geert
> 
> [1] https://bugzilla.gnome.org/show_bug.cgi?id=660027
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> 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