Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
E
G
I
P
S
T
W
C
clearCache()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Perform a clearcache call to the Pdf Creator Com-Interface.
close()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Tries to close the process for pdf creator by invoking the method cClose on the pdf creator COM-interface.
D
disposeCOMThread()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Dispose of any resources acquired for the COM bridge.
E
eError(Variant[])
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi.EventHandler
Event eError from the PdfCreator COM interface is taken care of in this method What it does is to flag the api as ready but with errors.
eReady(Variant[])
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi.EventHandler
Event eReady from the PdfCreator COM interface is taken care of in this method What it does is to flag the api as ready.
G
getDefaultPrinter()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Get the default printer in OS from the Pdf Creator COM-interface
getError()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
getErrorDescription()
- Method in class idainfront.pdfcreator4j.
PdfCreatorError
getErrorNumber()
- Method in class idainfront.pdfcreator4j.
PdfCreatorError
getProperty(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Gets a property from the pdf creator options.
getStatus()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Status state of PdfCreatorAPI.
I
idainfront.pdfcreator4j
- package idainfront.pdfcreator4j
invoke(String, Object)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
isClosed()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
This method checks whether the ActiveXComponent has been released.
isPrintable(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Check whether a file can be printed by PdfCreator.
isRunning()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
A call to the PDF Creator COM-Api to see if the program (process) is running.
P
PdfCreatorApi
- Class in
idainfront.pdfcreator4j
A simple API wrapping the exposed methods and properties in the PDFCreator COM API.
PdfCreatorApi()
- Constructor for class idainfront.pdfcreator4j.
PdfCreatorApi
PdfCreatorApi.EventHandler
- Class in
idainfront.pdfcreator4j
Event handler for listening to COM-events generated by PdfCreator
PdfCreatorApi.EventHandler(PdfCreatorApi)
- Constructor for class idainfront.pdfcreator4j.
PdfCreatorApi.EventHandler
Creates a new instance of this class
PdfCreatorError
- Class in
idainfront.pdfcreator4j
Class that represents a Pdf Creator Error.
PdfCreatorError(int, String)
- Constructor for class idainfront.pdfcreator4j.
PdfCreatorError
PdfCreatorException
- Exception in
idainfront.pdfcreator4j
Exception that is thrown when a exception is raised, either from the pdf creator or in the connection between Java and COM.
PdfCreatorException(String)
- Constructor for exception idainfront.pdfcreator4j.
PdfCreatorException
PdfCreatorException(String, Throwable)
- Constructor for exception idainfront.pdfcreator4j.
PdfCreatorException
PdfCreatorException(Throwable)
- Constructor for exception idainfront.pdfcreator4j.
PdfCreatorException
printFile(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
S
setCoption(String, Object)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Set a specific option parameter.
setCoptions(Map<String, Object>)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Set an map
of options.
setDefaultPrinter(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Setter for default printer.
setPrinterStop(boolean)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Flag that indicates whether printing should be enabled or not.
setStatus(int)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Method that sets the status of our PdfCreator.
setVisible(boolean)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Sets whether the application/tray icon should be visible when pdf creator is running
showLogFileDialog(boolean)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Calls the Pdf Creator Com Interface whether the log fil dialog should be visible or not.
start(boolean)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
This starts the Pdf Creator process through a COM call.
start(String, boolean)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
start(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
start()
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Start PdfCreator with no additional options.
STATUS_IN_PROGRESS
- Static variable in class idainfront.pdfcreator4j.
PdfCreatorApi
STATUS_READY
- Static variable in class idainfront.pdfcreator4j.
PdfCreatorApi
STATUS_WITH_ERRORS
- Static variable in class idainfront.pdfcreator4j.
PdfCreatorApi
T
toString()
- Method in class idainfront.pdfcreator4j.
PdfCreatorError
Overloaded toString method
W
writeToLogFile(String)
- Method in class idainfront.pdfcreator4j.
PdfCreatorApi
Calls the PDF Creator COM-Api with a file path to save a log fil to.
C
D
E
G
I
P
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.