Adding a cell at a specific X and Y?

Hi
Is it possible to Add a cell at a specific X and Y position?
Please letme know.
Thanks

Dear netLearner,

Thank you for considering Aspose.

Can you please elaborate your requirement?

I have a windows form which has a bunch of controls
I need to generate a pdf which exactly looks like the form.
So i am trying to get the x and y coordinates and width and height and top and bottom properties from each control on the form
and then i would like to be able to generate a pdf using aspose.pdf.
So i am trying to find how to do this? Please let meknow if you have any suggestions.
Thanks.

Dear netLearner,

Thank you for considering Aspose.Pdf.

Basically this is possible with Aspose.Pdf. Please refer to Customing Position.