DynamicPDF™ Merger for .NET is contained in the "cete.DynamicPDF" assembly. You will need to ensure that it is in your applications bin folder. You can then deploy the assemblies along with your application using XCOPY or your own setup program.
Evaluation Edition Deployment
The Evaluation Edition can be deployed by placing the "cete.DynamicPDF" Community assembly in your application's bin folder.
Server Edition Deployment
The Server Edition can be deployed by placing the "cete.DynamicPDF" Server assembly in your application's bin folder. Your license key(s) can then be placed in your applications .config file (i.e. Web.config) or added with one line of code.
Developer Edition Deployment
The Developer Edition can be deployed by placing the "cete.DynamicPDF" Developer assembly in your application's bin folder. Your license key(s) can then be embedded in your application or added with one line of code.
| See Also |
Deployment (DynamicPDF™ Generater v4.0 for .NET ) | Programming with Merger for .NET

