#29587

By default header and footer space is limited by 1/3 of page height.

The limitation can be omitted with

[language=java:vnz6cic7]Map m = new HashMap();
m.put(PD4Constants.PD4ML_HEADER_HEIGHT_LIMIT, “false”);
pd4ml.setDynamicParams(m);[/language:vnz6cic7]