Message 1 of 3
How to save printer settings in pc3 file programmatically in C #

Not applicable
10-25-2019
10:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I work with pc3 files in the C # programming language using the PiaNO library (https://github.com/phusband/PiaNO). It allows you to read and modify existing pc3 printer configuration files. How can I create a new pc3 file programmatically in C #?
thanks