How to fix dates or garbled text when printing
Separate source-data and date-format problems from font, encoding and driver problems before changing the template.
What this page helps you do
Separate source-data and date-format problems from font, encoding and driver problems before changing the template.
Checks and steps
- Compare one incorrect source value with the exact expected print result.
- Check whether the BarTender data source is a date, time or plain-text value.
- Apply one explicit display format, such as yyyy-MM-dd, and verify month/day order.
- If Chinese characters become boxes or question marks, use a font available on both the computer and print path.
- If Excel dates appear as numbers, standardize the Excel column format and refresh the connection.
- Print only the known failing record before returning to batch printing.
Scope and verification
Do not manually replace one date on the label. The next record can still fail; identify where the date comes from and how it is formatted.