The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLS23\Examples\
).
The executable files for these examples were compiled with all LEADTOOLS capabilities unlocked. However, for redeployment, some of these capabilities require product-specific unlock keys. Otherwise, if you recompile the examples, the resulting executable files will not have the locked capabilities.
To unlock and redeploy these capabilities, you must purchase an appropriate product license, such as that included with a LEADTOOLS Document/Medical toolkit.
The following demos are available:
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
PDF Compressor | \Examples\PDF\C\PdfCompressor(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLPdfCompressor.exe |
Demonstrates how to add images to a PDF and save Shows how to load images, add images as pages to a PDF document, and then how to save out that PDF document |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Segmentation | \Examples\PDF\C\Segment(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLSegment.exe |
Demonstrates image segmentation with Mixed Raster Content. Segment an image, change color resolution, and select output format and compression. |
For more information, refer to:
Programming with LEADTOOLS Mixed Raster Content