Hello.
I need to be abel to do the following things using Adobe Acrobat SDK
1) Append pages to the PDF document
2) Draw rectangles on PDF page
3) Draw text on PDF page (including different orientation angles)
4) Manage PDF bookmarks
Is it possible to do these things using Adobe SDK?
If yes where can I find any examples of such manipulations using .NET?