com.bcl.easypdf.EasyPDFPrinter
Class IIEExtendedPrintJob
java.lang.Object
com.bcl.easypdf.EasyPDFPrinter.IPrintJob
com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob
public class IIEExtendedPrintJob
- extends IPrintJob
| Methods inherited from class com.bcl.easypdf.EasyPDFPrinter.IPrintJob |
getBannerMessage, getConversionResult, getConversionResultMessage, getFileConversionTimeout, getInitializationTimeout, getMakeTempCopyOfInput, getPageConversionTimeout, getPDFSetting, getPrinterResult, getPrinterResultMessage, PrintOut, PrintOut2, PrintOut3, setBannerMessage, setFileConversionTimeout, setInitializationTimeout, setMakeTempCopyOfInput, setPageConversionTimeout, setPageFrom, setPageTo, setSignatureDigitalIDPassword |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getIEExtendedSetting
public IIEExtendedSetting getIEExtendedSetting()
throws EasyPDFException
- Throws:
EasyPDFException
getWaitTimeAfterPageIsLoaded
public int getWaitTimeAfterPageIsLoaded()
throws EasyPDFException
- Throws:
EasyPDFException
setWaitTimeAfterPageIsLoaded
public void setWaitTimeAfterPageIsLoaded(int newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getMarginLeft
public double getMarginLeft()
throws EasyPDFException
- Throws:
EasyPDFException
setMarginLeft
public void setMarginLeft(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getMarginTop
public double getMarginTop()
throws EasyPDFException
- Throws:
EasyPDFException
setMarginTop
public void setMarginTop(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getMarginRight
public double getMarginRight()
throws EasyPDFException
- Throws:
EasyPDFException
setMarginRight
public void setMarginRight(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getMarginBottom
public double getMarginBottom()
throws EasyPDFException
- Throws:
EasyPDFException
setMarginBottom
public void setMarginBottom(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getResumeOnError
public boolean getResumeOnError()
throws EasyPDFException
- Throws:
EasyPDFException
setResumeOnError
public void setResumeOnError(boolean newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getAutoAdjustPaperSize
public boolean getAutoAdjustPaperSize()
throws EasyPDFException
- Throws:
EasyPDFException
setAutoAdjustPaperSize
public void setAutoAdjustPaperSize(boolean newVal)
throws EasyPDFException
- Throws:
EasyPDFException
getContentOrientation
public int getContentOrientation()
throws EasyPDFException
- Throws:
EasyPDFException
setContentOrientation
public void setContentOrientation(int EprnContentOrientation)
throws EasyPDFException
- Throws:
EasyPDFException
getApplyBGColorToPaper
public boolean getApplyBGColorToPaper()
throws EasyPDFException
- Throws:
EasyPDFException
setApplyBGColorToPaper
public void setApplyBGColorToPaper(boolean newVal)
throws EasyPDFException
- Throws:
EasyPDFException
setPageWidth
public void setPageWidth(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
setPageHeight
public void setPageHeight(double newVal)
throws EasyPDFException
- Throws:
EasyPDFException
Copyright 2007 BCL Technologies. All rights reserved.