I am currently looking for any help for the following 2 related issues:
1. Is it possible to develop Plugins within C#.NET and the VS2005 IDE? So far the only support for .NET in the SDK I've seen revolves strictly around creation / manipulation of PDFs, and not for developing plugins. I've managed to get the C++ examples up and running, however my C++ is fairly rusty, and it would be a huge time saver to be able to develop the plugin in C#.NET
2. Is the following set of steps something that could be accomplished in an Acrobat Plugin (This is a design that was given to me, not created by me):
The user will create custom "Links" to external documents through the plugin. The plugin will be responsible for taking metadata about the link (page number, xy of the upper/lower corners of the box they draw, referenced document information, etc...) and place it into a Database. Then, after validation occurs (checking all references to make sure they are valid), the links are then actually created in the PDF document.
Any / All help, including references to existing 3rd Party Components that can achieve this functionality, or that can expose methods to help develop this functionality, would be greatly appreciated
Thankyou
Yes, you can do that with Acrobat.
Leonard
Leonard Rosenthol
PDF Standards Architect
Adobe Systems