Hi, Can anyone point to libraries that can be used for Printing from Compact .Net Framework 1.0?
Criteria:
- I need to be able to print Text and Bar codes.
- The library should preferably be upgradable to .Net 2.0 or above with minimal disruption.
- Can be either Open Source [that can be distributed as part of Commercial application] or that can be purchased.
Edit
More information:
- We are an ISV and this application is sold to our customers.
- This application is usually installed on Symbol, Opticon devices. But occasionally this is installed on a generic Windows Mobile PDA or Phone devices.
- I want the library to work with Printers from multiple vendors. [I now have printers from O'Neil and Citizen-Systems for testing].
- We want the printers to be connected using bluetooth. I guess the library should in general work with any serial port connections.
- PrinterCE.NetCF from FieldSoftware appears to fit the bill. Thanks ctacke. I am looking for something similar.
Thanks,
Kishore