Chris - 2007-05-29

I'm just starting to use PDFsharp with VB.net and its looks really good. Thank you to everyone who has been working on it.

I've managed to print some strings and a paragraph of text in a rectangle, but I'm struggling with measurements.

What unit of measurement is used to define where drawstring and drawrectangle, etc. should be positioned, and how large they should be?

How about font sizes, are they in the same units?

Is it millimetres, points (72 points to an inch I think) or some other unit.

I am trying to layout a page but I'm having to do quite a lot of guessing rather than using a ruler.