Hello,
I am creating an console application in C# that will optimize / compress pdf which contain high defination images. I have the pdf which have size above 500 MB i need to compress that kind of pdf files. I have seen the option to save as optimize pdf in Adobe professional software but i want to do that programmatically in my c# application.
Now I have asked this question in Acrobat SDK Forums as well and there they have told me to check Adobe LiveCycle Software Here is the link for that :
.
Now If i want to go with Adobe Livecycle my question is.
- Can I call or use adobeLivecycle pdf optimizer libraries in my c# application.
Let me know what i can do to integrate in my c# application