The first bug is that a blank page gets printed between each page. On this file it's not too bad because it only prints in black, but colour pages have to be printed one at a time because the subsequent pages don't seem to get the colour initialization correct. With just black, it merely results in a blank page between every printed page.
The second bug is that labels don't use horizontal pitch, despite it being defined. Instead the start of the second and subsequent labels across a row are calculated using the label width. This should be a simple one-line fix. The program is using the wrong variable for its calculations.
This particular file was set up to print to Avery 5260 address labels, which has a gap between labels. In order to get them to print properly, I have to adjust the width to be same as the horizontal pitch or the labels start in the gap.
Who do I have to talk to in order to get these bugs addressed? -- To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted