Jaye Evins

Results 33 comments of Jaye Evins

> I am having this same issue. I am using a previously created .glabels file and data file. Thes files previously printed correctly but now they print rotated. When I...

> This file pair has been working for 2 years until today. What version of glabels are you using and has stopped working? This repository and this issue are for...

Please note, glabels-qt does support Code 128 through the gnu-barcode and zint backends. These are currently built into the appimage linux binary. See https://github.com/jimevins/glabels-qt/blob/master/docs/BUILD-INSTRUCTIONS-LINUX.md on how to build with these...

Unfortunately, the appimage seems to be broken in this respect. I could have sworn this used to work. Anyway, at least on Ubuntu 19.04 it seems to be broken --...

This now seems to work, at least for me on Ubuntu 19.04. It seems that PPA versions of Qt did not integrate well with the host no matter what version...

I noticed that there are several XML syntax errors. For example: ```xml

I just pushed ac93dc9b2c24cee5a630cd2b6ce3b76bc2eebe9b, which disables the zint barcode backend for 2.7.x. Meanwhile, I recently started the [Zint27](https://github.com/jimevins/glabels-qt/tree/Zint27) branch to create a compatible backend. Unfortunately, scaling in the new API...

If you actually see the literal substitution fields in the print/preview, this means there is a syntax problem. If the field is replaced by empty text, it means the syntax...

Just committed 2d5650767ad94d1a9c581ce39bcb158dee9b6f9f, which should address this.

I just pushed bd92e6f2385a31441c12152e3655170b61af81e7, which should solve your minimum size issue. I see two methods to accomplish what you want: 1) Use document merge. Create a simple CSV file, one...