lokeshj / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

setOrientation doesn't work #123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. document.jzebra.setOrientation("landscape");
2. document.jzebra.appendHTML("A LANDSCAPE TEST");
3.document.jzebra.printHTML() or document.jzebra.print()

What is the expected output? What do you see instead?
expected: Document with landscape Orientation
output: Document with portrait Orientation

What version of the product are you using? On what operating system?
1.4.5 on windows 7 professional

Please provide any additional information below.
using printer "HP laserjet 100" or printer PDFCreator for IE
Using IE 8,9,10

Original issue reported on code.google.com by beema...@gmail.com on 3 Apr 2013 at 5:16

GoogleCodeExporter commented 9 years ago

Original comment by tres.fin...@gmail.com on 15 Jul 2013 at 7:44