4
Is there any way to read MFD file tax printer that is on hard drive?
These files are binary there is some way to read binary files and save with txt?
Printer: BEMATECH MP-2100 FI
4
Is there any way to read MFD file tax printer that is on hard drive?
These files are binary there is some way to read binary files and save with txt?
Printer: BEMATECH MP-2100 FI
3
If you do not want to develop this solution follow this tutorial: Capturing MFD and generating the document mirror by WINMFD2
Download the tool: Installer Winmfd2
Short Tutorial:
Type of report, the options being the formats:
Download Type:
If you want to develop your own solution:
Use the Acbrframework, an Interop of the already known Acbr project. This framework encapsulates several operations with various tax printers. Source code and examples available for C#, VB.NET, etc: Here
Browser other questions tagged c# vb.net
You are not signed in. Login or sign up in order to post.
What Printer Make and Model?
– Tony
BEMATECH MP-2100
– Joandreiy Cordeiro
@Joandreiycordeiro possibly in
dll
that Bematech provides there must be a method to make this conversion, only a search at http://partners.bematech.com.br/supporte-recursos/help-online/– Pablo Tondolo de Vargas