Description of problem: On a multiple column report that spans at least three pages, gnucash sends output to printer, pdf, and ps that writes to just one page, incompletely overwriting the previous pages. Version-Release number of selected component (if applicable): gnucash-2.2.0-2.fc8 How reproducible: Always Steps to Reproduce: 1. Print report that take more than one page. 2. 3. Actual results: All pages get written to same, one, page. Expected results: Three pages of output. Additional info: I'm attaching the PDF output. This is likely not a problem with Guncash, but one of its printing libraries.
Created attachment 160145 [details] A treasurer's report that shows the problem.
gnucash uses gtkhtml3 to generate reports to print. What version of gtkhtml3 do you have installed?
gtkhtml3-3.15.6.1-1.fc8 And I verified that it's still doing it.
This should be fixed in gtkhtml3-3.15.90-2.fc8. I haven't verified it with GnuCash, but I was able to reproduce the same problem using Evolution and used that to verify the solution. The same patch also fixes the extra-blank-page-at-the-end bug that you may have noticed. See [1] for details. Feel free to reopen this if GnuCash is still giving you problems. [1] http://bugzilla.gnome.org/show_bug.cgi?id=446894#c23