jansorby

Results 3 issues of jansorby

When using setFirstLineIndent with negative value in combination with TAB and setIndentationLeft to create hanging indent causes the line to be cut short. The code could look something like this...

bug

When setting TAB positions for a Paragraph, the resulting text is positioned one character width too far to the right in respect to the given position. This becomes very obvious...

bug

The widt() method of a TAB PdfChunk must return 0.0f to avoid it from advancing the position away from the given tab-position. It used to move to the right the...