EasyPDF Java SDK
v5.1

com.bcl.easypdf.EasyPDFPrinter
Class IImagePrintJob

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

public class IImagePrintJob
extends IPrintJob

Use an object of this class to convert an image file (with file extension BMP, GIF, JPEG, PNG, TIFF, WMF, or EMF) to PDF.


Method Summary
 boolean getTiffToPng()
           
 void setTiffToPng(boolean 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

getTiffToPng

public boolean getTiffToPng()
                     throws EasyPDFException
Throws:
EasyPDFException

setTiffToPng

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

EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.