Installation Tasks (.NET)ByteScout PDF To HTML SDK

Bytescout PDF To HTML SDK license allows you to re-distribute Bytescout.PDFToHTML.dll along with your end-user application/product.

Copy of Bytescout.PDFToHTML.DLL that you can use for re-distribution is placed in /Redistributable/ folder (in FULL version of the product).

Example

If you use popular Inno Setup then use this sample code for installation of Bytescout.PDFToHTML.dll.
[Files]
Source: "Bytescout.PDFToHTML.dll"; DestDir: "{app}"