EasyPDF Java SDK
v5.1

com.bcl.easypdf.EasyPDFConverter
Class IPDFConverter

java.lang.Object
  extended by com.bcl.easypdf.EasyPDFConverter.IPDFConverter

public class IPDFConverter
extends java.lang.Object


Constructor Summary
IPDFConverter()
           
 
Method Summary
 int getLibraryVersionMajor()
           
 int getLibraryVersionMinor()
           
 IPDF2Image getPDF2Image()
           
 com.bcl.easypdf.EasyPDFConverter.IPDFConverterMonitor getPDFConverterMonitor()
           
 void Initialize(java.lang.Object Init)
          This is a deprecated method.
 void setLicenseKey(java.lang.String newVal)
          This is a deprecated method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPDFConverter

public IPDFConverter()
              throws EasyPDFException
Throws:
EasyPDFException
Method Detail

setLicenseKey

public void setLicenseKey(java.lang.String newVal)
                   throws EasyPDFException
This is a deprecated method.

Throws:
EasyPDFException

Initialize

public void Initialize(java.lang.Object Init)
                throws EasyPDFException
This is a deprecated method.

Throws:
EasyPDFException

getLibraryVersionMajor

public int getLibraryVersionMajor()
                           throws EasyPDFException
Throws:
EasyPDFException

getLibraryVersionMinor

public int getLibraryVersionMinor()
                           throws EasyPDFException
Throws:
EasyPDFException

getPDFConverterMonitor

public com.bcl.easypdf.EasyPDFConverter.IPDFConverterMonitor getPDFConverterMonitor()
                                                                             throws EasyPDFException
Throws:
EasyPDFException

getPDF2Image

public IPDF2Image getPDF2Image()
                        throws EasyPDFException
Throws:
EasyPDFException

EasyPDF Java SDK
v5.1

Copyright 2007 BCL Technologies. All rights reserved.