Hi,
Just to say i've found a minor bug in the file \print\print_pdf\print_pdf.pages.inc .
At the line 301, replace ($xpipes[2], 0) by ($pipes[2], 0) (whithout the x letter).
Bye,
Hi,
Just to say i've found a minor bug in the file \print\print_pdf\print_pdf.pages.inc .
At the line 301, replace ($xpipes[2], 0) by ($pipes[2], 0) (whithout the x letter).
Bye,
Comments
Comment #1
ntcrportec commentedAnd thanks for this module.
Comment #2
jcnventuraThanks for bringing this to my attention. I've committed this fix to the CVS repository.