Project

General

Profile

Defect #399

Page size bug

Added by Victor Rojo Carballo over 12 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
12/14/2011
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Hi.
There is a bug in the page size definition of the reports (@page{ size: A10;}). Some values of the ISO A series are not working. If you use size A1, A2, A6, A7, A8, A9 or A10 the report will be generated in A4 size. The bug affects to getPDFReport(), previewReport() and printReport().
Tested in Mac OS X Lion and Win XP. I only tested the ISO A series.

Workaround: set the size in mm (@page{ size: 26mm 37mm;})

History

#1

Updated by Patrick Talbot over 12 years ago

  • Status changed from New to Rejected

This is too deep in the CSS management of xhtmlRenderer to be addressed at the plugin level.
Since you've found a valid workaround, I'm closing this bug.

Also available in: Atom PDF