EasyPDF Java SDK
v6.1

com.bcl.easypdf.EasyPDFPrinter
Class IIEExtendedPrintJob

java.lang.Object
  extended by com.bcl.easypdf.EasyPDFPrinter.IPrintJob
      extended by com.bcl.easypdf.EasyPDFPrinter.IIEExtendedPrintJob

public class IIEExtendedPrintJob
extends IPrintJob


Method Summary
 boolean getApplyBGColorToPaper()
           
 boolean getAutoAdjustPaperSize()
           
 int getContentOrientation()
           
 boolean getHorizontalStitching()
           
 IIEExtendedSetting getIEExtendedSetting()
           
 double getMarginBottom()
           
 double getMarginLeft()
           
 double getMarginRight()
           
 double getMarginTop()
           
 double getResolution()
           
 boolean getResumeOnError()
           
 int getWaitTimeAfterPageIsLoaded()
           
 void setApplyBGColorToPaper(boolean newVal)
           
 void setAutoAdjustPaperSize(boolean newVal)
           
 void setContentOrientation(int EprnContentOrientation)
           
 void setHorizontalStitching(boolean newVal)
           
 void setMarginBottom(double newVal)
           
 void setMarginLeft(double newVal)
           
 void setMarginRight(double newVal)
           
 void setMarginTop(double newVal)
           
 void setPageHeight(double newVal)
           
 void setPageWidth(double newVal)
           
 void setResolution(double newVal)
           
 void setResumeOnError(boolean newVal)
           
 void setWaitTimeAfterPageIsLoaded(int newVal)
           
 
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
 

Method Detail

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

setResolution

public void setResolution(double newVal)
                   throws EasyPDFException
Throws:
EasyPDFException

getResolution

public double getResolution()
                     throws EasyPDFException
Throws:
EasyPDFException

setHorizontalStitching

public void setHorizontalStitching(boolean newVal)
                            throws EasyPDFException
Throws:
EasyPDFException

getHorizontalStitching

public boolean getHorizontalStitching()
                               throws EasyPDFException
Throws:
EasyPDFException

EasyPDF Java SDK
v6.1

Copyright 2009 BCL Technologies. All rights reserved.