RControl Printing Software Library can:
| File | Description |
|---|---|
| AppForRDriver.exe | Test application. Source code available |
| RDriver.dll | RControl driver interface library |
| wBitmapLib.dll | RControl bitmap processing library |
| wDXFScanLib.dll | RControl DXF processing library |
| IxMilia.Dxf.dll | DXF file reader library (Open Source) |
| System.Runtime.CompilerServices.Unsafe.dll | Required when using DXF-related functions |
| System.Text.Encoding.CodePages.dll | Required when using DXF-related functions |
| File | Description |
|---|---|
| wDXFScanEngine.cs | DXF file processing engine |
| wDXFScan.cs | WinForms custom control based on the DXF processing engine, including zoom/pan viewer functionality |
| wBitmapBoxEngine.cs | Bitmap file processing engine |
| wBitmapBox.cs | WinForms custom control based on the bitmap processing engine, including zoom/pan viewer functionality |