panel.printAll(ppg);//打印
ppg.dispose();
}
pjob.end();
}
}

private void zoomInPrint()...{
BufferedImage imag = create(this.getWidth(), this.getHeight());
BufferedImage image =null;

