[Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 16 10:55:16 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am sorry, but I can't get this to work correctly.

When running the overdue_notices.pl -html ./ I ended up with an almost empty
html file, although I have pending ODUE notices of the type print in my
message_queue table and I have a print template defined in my notices.

<html>
<head>
<meta charset="utf-8" />
<style type='text/css'>
pre {page-break-after: always;}
pre {white-space: pre-wrap;}
pre {white-space: -moz-pre-wrap;}
pre {white-space: -o-pre-wrap;}
pre {word-wrap: break-work;}
</style>
</head>
<body>
</body>
</html>
~          

Also, I can't create a PDF easily, because the required PISA version is not
available via apt-get for Ubuntu:

****************************************************
IMPORT ERROR!
Reportlab Version 2.1+ is needed!
****************************************************

The following Python packages are required for PISA:
- Reportlab Toolkit >= 2.2 <http://www.reportlab.org/>
- HTML5lib >= 0.11.1 <http://code.google.com/p/html5lib/>

Optional packages:
- pyPDF <http://pybrary.net/pyPdf/>
- PIL <http://www.pythonware.com/products/pil/>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list