- Launch Microsoft's Visual Studio .NET
- Create a new project or open existing
- In Solution Explorer right click "References" and "Add Reference":
- Add reference to SautinSoft.JBIG2.dll
(The Library located in the subfolders of the folder "Bin" of the Package "JBIG2 .Net Trial (N.N.N.N)"
For example: Bin\Net 2.0\SautinSoft.JBIG2.dll or
Bin\Net 4.0\SautinSoft.JBIG2.dll
- Well done! Now your application is able to decode JB2 documents.
Here we offer you a collection of code samples in C# and VB.Net. |