How to run samples in SDKv1?
I have downloaded the Acrobat SDK for Windows (sdkDC_v1_win.zip). I'd like to run the .NET samples. When I open the FillFormCS or BasicIacCS projects, the Acrobat reference is missing. The instructions on how to get this are no longer valid.
Any ideas where I can find this reference?
Ultimately, I'm trying to figure out how to load the Acrobat PDF object into a Winform app, allow the user to add data to a fillable PDF form and save that data. The forms will be converted to fillable using Acrobat DC Pro.
I have this loading using AxAcroPDFLib but that is obviously read only. So I can't save anything a user types into the PDF.
