Big space between lines in document

see output below

q. Password-protected system parameters
r. Keypad/display or Web interface displays in English, French, or German languages
s. Numerical units displayed in inch-pound or SI units




B. Control cabinet, subpanel, and access:

code looks like the following, of note it is at the end of a nested if statement.

builder.writeln("
Numerical units displayed in inch-pound or SI units “);
}
}
builder.getFont().setSize(heading5);
builder.getListFormat().removeNumbers();
builder.writeln(”");
builder.getFont().setSize(heading3);
builder.getListFormat().setList(letterList3);
builder.getParagraphFormat().setLeftIndent(0);
builder.writeln(“Control cabinet, subpanel, and access:”);

of note heading5 is point size 8 and heading3 is point size 12

Hi David,

Thanks for your inquiry. Could you please attach your 1) input Word document, 2) output Word document showing the undesired behaviour, 3) expected/target Word document showing the desired behaviour and 4) source code here for testing? I will investigate the issue on my side and provide you more information.

Best regards,