DynamicPDF™ Generator for .NET is contained in the DynamicPDF.Generator.[Edition] 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 DynamicPDF.Generator.Community assembly in your application's bin folder.

Server Edition Deployment

The Server Edition can be deployed by placing the DynamicPDF.Generator.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 DynamicPDF.Generator.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 | DynamicPDF.Generator Assembly