rastertotpcl
rastertotpcl copied to clipboard
CUPS Raster Drvier for the Toshiba TEC TPCL based label printers.
I am currently developing a connector for a Toshiba printer. The plugin is written in Python and everything seems to work fine. However I can't send BMP images. In the...
* Updated the Makefile to work on both, MacOS 11 and Debian 10. * Various bugfixes * Added translations by HansPL
@samlown new to CUPS (as well as Linux) and I'm trying to create a print server using a RaspberryPi 3 B+ (Raspbian v10) for several Toshiba TEC label printers (without...
Hi,Sam: I am a beginner programmer of Mac OS , recently I have a project to develop printing program for Toshiba B-EX4T2. Can your driver be install it on Mac...
I tried to install rastertotpcl to xubuntu 12.04, but I got errors when I run make: make[1]: Entering directory `/home/m2pagmar/TEC/rastertotpcl-master/src' cc -lcupsimage rastertotpcl.c -o rastertotpcl /tmp/ccvL5Vos.o: In function`Setup': rastertotpcl.c:(.text+0x5f): undefined...
I'm getting this error when compiling. Looks like cupsMarkOptions is deprecated.
added "#include " in rastertotpcl.c to fix some compilation errors in Arch Linux ARM. Tested with Toshiba TEC B-EV4T-GS14
There is a compilation error. Also the Makefile need a fix to work properly. In B-E4VT printer sometimes receives an error at the end, loosing FN package. Adding dummy data...
@samlown I'm trying to use this on openSUSE leap 15.0 but it fails to install. it returns: ``` make[1]: cc: Command not found make[1]: *** [: rastertotpcl] Error 127 ```...
Fixes compilation issues in #3