|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bcl.easypdf.EasyPDFPrinter.IPrinter
public class IPrinter
An object of this class represents an easyPDF Printer. This class is the entry point to easyPDF SdK.
| Constructor Summary | |
|---|---|
IPrinter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultPrinter()
Returns the default printer name. |
IExcelPrintJob |
getExcelPrintJob()
|
java.lang.String |
getExeName()
|
java.lang.String |
GetFileExtensionOf(java.lang.String FileName)
Returns the file extension of a given file name. |
IGenericPrintJob |
getGenericPrintJob()
|
IIEExtendedPrintJob |
getIEExtendedPrintJob()
|
IIEPrintJob |
getIEPrintJob()
|
IImagePrintJob |
getImagePrintJob()
|
int |
getLibraryVersionMajor()
|
int |
getLibraryVersionMinor()
|
IPowerPointPrintJob |
getPowerPointPrintJob()
|
com.bcl.easypdf.EasyPDFPrinter.IPrinterMonitor |
getPrinterMonitor()
|
IPrinterSetting |
getPrinterSetting()
|
IPrintJob |
getPrintJob()
|
com.bcl.easypdf.EasyPDFPrinter.IPrintJobMonitor |
getPrintJobMonitor()
|
int |
GetPrintJobTypeOf(java.lang.String FileName)
|
IPublisherPrintJob |
getPublisherPrintJob()
|
java.lang.String |
getTempPath()
|
int |
getUserGroup()
|
java.lang.String |
getUserName()
|
IVisioPrintJob |
getVisioPrintJob()
|
IWordPrintJob |
getWordPrintJob()
|
void |
Initialize(java.lang.Object Init)
This is a deprecated method. |
void |
setDefaultPrinter(java.lang.String newVal)
Sets the specified printer as the default printer. |
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 |
|---|
public IPrinter()
throws EasyPDFException
EasyPDFException| Method Detail |
|---|
public void Initialize(java.lang.Object Init)
throws EasyPDFException
EasyPDFException
public void setLicenseKey(java.lang.String newVal)
throws EasyPDFException
EasyPDFException
public int getLibraryVersionMajor()
throws EasyPDFException
EasyPDFException
public int getLibraryVersionMinor()
throws EasyPDFException
EasyPDFException
public int getUserGroup()
throws EasyPDFException
EasyPDFExceptionprnUserGroup
public java.lang.String getUserName()
throws EasyPDFException
EasyPDFException
public java.lang.String getExeName()
throws EasyPDFException
EasyPDFException
public java.lang.String getTempPath()
throws EasyPDFException
EasyPDFException
public IPrinterSetting getPrinterSetting()
throws EasyPDFException
EasyPDFExceptionIPrinterSetting
public IPrintJob getPrintJob()
throws EasyPDFException
EasyPDFExceptionIPrintJob
public IExcelPrintJob getExcelPrintJob()
throws EasyPDFException
EasyPDFExceptionIExcelPrintJob
public IGenericPrintJob getGenericPrintJob()
throws EasyPDFException
EasyPDFExceptionIGenericPrintJob
public IIEPrintJob getIEPrintJob()
throws EasyPDFException
EasyPDFExceptionIIEPrintJob
public IPowerPointPrintJob getPowerPointPrintJob()
throws EasyPDFException
EasyPDFExceptionIPowerPointPrintJob
public IVisioPrintJob getVisioPrintJob()
throws EasyPDFException
EasyPDFExceptionIVisioPrintJob
public IWordPrintJob getWordPrintJob()
throws EasyPDFException
EasyPDFExceptionIWordPrintJob
public com.bcl.easypdf.EasyPDFPrinter.IPrintJobMonitor getPrintJobMonitor()
throws EasyPDFException
EasyPDFExceptionIPrintJobMonitor
public com.bcl.easypdf.EasyPDFPrinter.IPrinterMonitor getPrinterMonitor()
throws EasyPDFException
EasyPDFExceptionIPrinterMonitor
public IPublisherPrintJob getPublisherPrintJob()
throws EasyPDFException
EasyPDFExceptionIPublisherPrintJob
public IImagePrintJob getImagePrintJob()
throws EasyPDFException
EasyPDFExceptionIImagePrintJob
public java.lang.String GetFileExtensionOf(java.lang.String FileName)
throws EasyPDFException
EasyPDFException
public int GetPrintJobTypeOf(java.lang.String FileName)
throws EasyPDFException
EasyPDFExceptionprnPrintJobType
public java.lang.String getDefaultPrinter()
throws EasyPDFException
EasyPDFException
public void setDefaultPrinter(java.lang.String newVal)
throws EasyPDFException
EasyPDFException
public IIEExtendedPrintJob getIEExtendedPrintJob()
throws EasyPDFException
EasyPDFException
|
EasyPDF Java SDK v5.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||