I have the following requirements:
Open & view a PDF document.
Drag and drop text boxes (or whatever is equivalent in PDF) onto the PDF loaded in the viewer.
Save the document as a PDF.
Populate the text boxes with text data (from db or xml, etc.).
Using C# and WinForms or WPF.

Is this possable using the Acrobat SDK?? Or any other tool\SDK? Can anyone point me in the right direction. I have tried the documentation, samples and googled, etc.

Thanks,
Bob.