When creating a pdf document, is there a way to specify the exact position of each element. i.e I would like to position a table at x=10, y = 20, a piece of text at x=40, y = 20 and an image at x=40,y = 100.
thanks.