-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Hi there, I am using your driver to print pdf files on the EPSON_TM-T88V printer from the rpi3 but the margins and the fonts are somehow different when printing from Windows 7 and the cutting is not right. I am not sure if this is so because this driver is not fully compatible with the t88v printer or if I am missing something.
The printing is working fine when using esc/pos commands and raw javax.print methods but when it comes to pdf printing, something is not right (this is maybe also an issue how the raspberry is creating pdf files). PPDs are also not helping when modifying the printer driver.
If there is a way to create a full cups driver for tm-t88v like you did for the tm-t20, or if you have some advice how to do this, I would appreciate if you or somebody else could help me with this matter. Thanks! Deki