Enhancement #3179
Maximum height on the automatic fax print option
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-hylafax | |||
Target version: | ~FUTURE | |||
Resolution: | REJECTED | NEEDINFO: | No |
Description
Problem:
extra blank page printed with the "Automatically print received faxes" enabled.
Proposed Solution:
in some cases removing the -H parameter from "/var/spool/hylafax/etc/dispatch/90print" resolve the problem.
The script "/var/spool/hylafax/etc/dispatch/90print" is not a template and the parameter, according to tiff2pdf manual force the height of the printed page:
" -H Specify the maximum height of image (in inches). Images with larger sizes will be split in several pages. Option -L may be used for specifying size of split
images overlapping."
The default value is 11.90" more than the A4 format "8.27 x 11.7" (http://en.wikipedia.org/wiki/Paper_size).
I think that this value must be reduced a bit or just removed.
History
#1 Updated by Giacomo Sanchietti about 6 years ago
- Target version set to ~FUTURE
#2 Updated by Giacomo Sanchietti almost 5 years ago
- Status changed from NEW to CLOSED
- % Done changed from 0 to 100
- Resolution set to REJECTED
This feature will not be implemented in NS 6. If needed, please reopen it for NS 7.