Closed jensdeschrijver closed 10 years ago
I believe this has been corrected after fixing issue #24 as both orientation and page size are stored in the same variable which wasn't getting set. Which version are you using?
I've uploaded 1.8.7 here: http://qzindustries.com/download
Please test and verify if this still exists in the latest build.
Hi Tres
This update fixes the problem about orientation. It also fixes the issues with Google Chrome.
Thanks!!
Hi
The plugin works fine for me to print shipping labels from different carriers with a Zebra printer. By one carrier, I get a PDF portrait label, with the other carrier I get a landscape png image.
I use the
printPDF()
orprintImage()
functions for this. Additionally, I've added a orientation for these with the functionsetOrientation
.When I load the page (and the plugin) and print the first label in landscape, then the printer does everything right. When I try to print another label in portrait, then the printer still prints the label in landscape. (the other way around, is the same effect).
I there a possibility to reset or re-initialize the orientation every time I print, without reloading the page/plugin?
The function: