Copy link to clipboard
Copied
Hi,
My requirement is to create PDF file through C# application. My company purchased "Acrobat Pro DC". I go through the "Acrobat DC SDK documentation", but not able to identify the entry point.
Can any one please assist us so that we can integrate it in our application.
Thanks in advance
Jitu
Copy link to clipboard
Copied
What do you mean by “Create PDF”? Do you want to create it from scratch by drawing text & images? Do you have some existing format (Word, HTML, etc.) that you want to convert to PDF? Other?
And will this be on a desktop or server environment? Because Acrobat is NOT licensed for server usage.
Copy link to clipboard
Copied
We are creating Web Application using C# and want to create PDF dynamically through coding.
Invoices are created through the application (format is fixed but data is dynamic).
Major functionality needed :
1. Generate PDF for invoice.
2. PDF will be password protected (require password to open the PDF).
3. Digital Signature integration.
As mentioned by Irosenth "Acrobat is not licensed for server usage", then which software we can use to achieve the above requirement?
Thanks in advance,
Jitu
Copy link to clipboard
Copied
HI,
From Adobe ( well there partners) you could look at the PDF Library. Adobe PDF Library SDK,
Edit : I am not sure that it supports the language you are asking after.
Regards
Malcolm
Copy link to clipboard
Copied
Our AEM Forms (formerly LiveCycle)