[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jfriends:00513] プリンタ設定
以前に印刷について質問した川口です。
また、印刷についてです。
前回にJDK1.1では不可能という結果になりましたが、
今回はJDK1.2.2でのチャレンジ中です。
JDK1.2.2での印刷(横方向)のやり方をご存知の方、
ご教授お願いします。
OSはWin 95/98/NT/2000です。
ブラウザはIE5.5
今現在の方法
Properties props = new Properties();
props.put("awt.print.numCopies", "2"); //2部印刷
props.put("awt.print.orientation", "landscape"); //横方向
props.put("awt.print.paperSize", "A4"); //A4
PrintJob pj = getToolkit().getPrintJob(new Frame(), name, props);
Graphics pg = pj.getGraphics();
printAll(pg);
pg.dispose();
pj.end();
です。
props.put("awt.print.orientation", "landscape"); //横方向
で横方向だと思うのですが...どうしても縦方向のまま。
プリンタ設定はWindows系のものは出来ないのでしょうか?
それともJDK1.3以上なら...
以上、よろしくお願い致します。
------------------------------------------------------------------------
さむ〜い冬は、ブラウザだけでも衣替え
http://toolbar.infoseek.co.jp/?svx=971122