Re: Problem with PDFont.getStringWidth()

2012-12-04 Thread jlonc
hi, this bug is probably solved here: https://issues.apache.org/jira/browse/PDFBOX-1408 best regards Juraj Lonc From: "Gerrit Lober" To: users@pdfbox.apache.org, Date: 04. 12. 2012 15:42 Subject:Problem with PDFont.getStringWidth() Dear all, I've the following problem wi

Problem with PDFont.getStringWidth()

2012-12-04 Thread Gerrit Lober
Dear all, I've the following problem with PDFbox. I try to paint a rectangle with PDPageContentStream and then put a figure in the center of this rectangle. Therefore I try to calculate the width of the text. The Method getStringWidth returns everytime the same width for all figures. That means