Hie.
We have some problems with xhtml2pdf on Ubuntu Xenial.
This soft is used by misc/cronjobs/printoverdues.sh.
First it is strange that the package containing this soft "python-pisa"
is not in koha-deps.
I see there is "html2pdf" but there is no CSS option.
In jessie we have to use the jess
1.x to 2.x I think has a fair amount of breaking changes and we shouldn't
support it.
2.x to 5.x should be workable (
https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-5.0.html)
but I would say 5.x is what we are officially supporting
On Wed, Apr 19, 2017 at 3:59 PM
Hi Frido,
The script is telling you to install it using easy_install.
If you want an alternative, take a look at PDF::FromHTML, it's what we use
to generate discharges.
Cheers,
Jonathan
On Thu, 20 Apr 2017 at 07:31 Fridolin SOMERS
wrote:
> Hie.
>
> We have some problems with xhtml2pdf on Ubun
I'll probably be poorly ranked here, but in my opinion there are more
important things to fix in Koha... (randomly chosen: clean the wiki from
severely outdated pages, test one of the 205 patches waiting for
sign-off, improve documentation, investigate why we have 10 blockers or
critical bugs o
Hi,
On Thu, Apr 20, 2017 at 10:59 AM, Paul Poulain
wrote:
> I'll probably be poorly ranked here, but in my opinion there are more
> important things to fix in Koha... (randomly chosen: clean the wiki from
> severely outdated pages, test one of the 205 patches waiting for sign-off,
> improve docum
Tossing P.C. aside, is the syntax in ”Kid
growing and becoming a juvenile, that kid must pay"?" acceptable?
Wouldn't "Should a kid start paying on becoming an adult?" (or something
among these lines) be preferable?
MP
Στις 20 Απρ 2017 18:14, ο χρήστης "Galen Charlton" <
g...@equinoxinitiative.org
This may not be relevant to Ubuntu, but I was able to get a working
xhtml2pdf on Debian Jessie using this:
apt-get install python-pip python-dev
pip install xhtml2pdf
Before figuring this out, I tried using 'easy_install pisa', but
xhtml2pdf complained about missing dependencies and I was too