Hi!
How can I print XML files on a printer that's XMLReady? When an XMLCompatible application (like SAP) sends a xml file, the printer automatically gives it format (previously charged in the printer).
I cannot use PrintDocument class because I don't need to give text a format. Also, the printer is on a Lan network ( it's not connected directly to the printer and it has an ip address)
The application I'm trying to do it's supposed to automatically print files located in a specifif folder (without user interaction).
If it's worth to say I'm using a intermec EasyCoder PM4i
PLEASE H E L P ! ! !