For continuous printing the chosen page size must have exactly the same length as your invoice paper. As it seems that this paper has not a common standard format, you should print supplying a custom page size:
lpr -P <printer> -o PageSize=Custom.<width>x<height><unit> <file> If your invoices have a size of 5x7 inches, use lpr -P <printer> -o PageSize=Custom.5x7in <file> Floating point numbers are allowed, units are in, mm, cm, pt (1pt = 1/72in). Note that custom paper sizes are not available with all PPDs. If this does not work, you have to choose another PPD/driver for your print queue in system-config printer. If your invoice paper is a common standard size, please tell, so that we can consider adding it to the PPD files. ** Changed in: cups (Ubuntu) Status: New => Incomplete -- changing paper size has no effect https://bugs.launchpad.net/bugs/304285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs