http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7638
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Kyle M Hall <[email protected]> --- As an alternative to PDF, it may be better to use html and css. I've done this before, it's possible to create page breaks using css, and it is much easier to work with HTML than it is to create PDF files. I know this from personal experience. This also means we could use the notices system to make this template-able. Customizing a PDF would be far more difficult. http://davidwalsh.name/css-page-breaks -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
