Programming With Generator for .NET

DynamicPDF™ Generator 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 assembly along with your application using XCOPY or your own setup program.

Community Edition Deployment

The Community 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 assembly or added with one line of code.

See Also 

Programming With Generator for .NET