I have spent hours searching for technical info on this subject, but have come up empty. Like most, I build reports (.NET Winforms app) using a reporting engine like Crystal Reports, DevExpress (my choice), etc. When a special font is needed, just install it on the machine and set the appropriate display control to use it. I would think this would be the same for MICR. However, the printer vendor (https://www.troygroup.com/shop/printers/micr-printers/m406dn-micr-printer.html) keeps mentioning including PCL commands and can provide no further info. Does anyone have any experience printing 'reports' using MICR font? Is it necessary to use PCL commands? Do I need to scrap using a reporting engine and build something using PCL?
1
There are 1 best solutions below
Related Questions in PRINTING
- How to send ESC/POS commands to thermal printer in Linux
- JTable Printing. How to set page breaks programmatically?
- Why do print and echo behave differently in a "for" loop
- Is there a way to limit the html page to a particular page size?
- How to execute keybord shortcut CTRL + P by clicking a link using jquery
- Chrome print preview disable only link location in footer and header
- C program doesn't print
- how to print a receipt to a particular printer
- How to print Jasper reports from servlets?
- Is it possible to print web content on thermal printer?
- How to print the HTML in Java
- How to get a response of file printing job to user from printer using CUPS in linux
- Android PrintManager get callback
- Business card height and width in pixels on web?
- Microsoft Dynamics Ax 2012 R2 run time issue
Related Questions in REPORT
- Update SSRS security for reports
- parameter passing while generating report in ASP.NET
- Don't produce report if there is no data - PDF
- mysql -how can we store Testng results to database
- How can I hide a standard report from the print button pull down menu list on Odoo 8?
- SSRS 2012 - Hide Duplicate Rows
- INST-07407: Unable to detect machine platform or JVM bits while installing oracle forms and reports
- Writing doc output to pdf
- SQL Datename within a function
- Write a docx and password protect it
- Export Moodle report in csv file
- Using SQL Can I get incremental changes in data from query results? Loops?
- Conditional Formatting via VBA MS Access Report not working
- Insert a plot inside a paragraph
- STM32 USB HID reports
Related Questions in MICR
- Any Java based examples to use LEADTOOLS for reading Bank Check's details?
- How to scan and read MICR code on Bank cheque using OCR scanner or any API available in MobileFirst Platform?
- printing to php script with micr font
- How to recognize MICR codes in Android
- How can I get MICR string from scanner by using TWAIN driver
- Javascript prototype extension method
- String is Not Numeric
- How to check MICR code for validity after the OCR step?
- How use MICR / E13-B Fonts in HTML Page
- How to recognize MICR codes?
- Check Printing with MICR E13-B Font
- Assignment aand Precedence of operators in c
- MICR Check Printing not working on Windows-7
- MICR Check printing precision using SSRS
- How to parse MICR line data?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
For anyone else that might run into this, here is the solution. I downloaded a free MICR E13-B font, used it in the appropriate places on a standard report (I use DevExpress). Client installed a toner cartridge with magnetic ink in a standard laser printer. The bank approved the results and it has been in production use for over a month.