FaxJobBase::addDocument
Description
In BBj 10.00 and higher, and once FaxJobB ase is inherited, this method should be overridden to define, handle, and maintain a list of documents for the fax job.
Syntax
Access |
Return Value |
Method |
---|---|---|
public |
void |
addDocument(BBjString documentPath$) |
Parameters
Variable |
Description |
---|---|
documentPath$ |
A string symbolizing the location (i.e., file path or URL) or binary content of a document. |
Return Value
None.
Remarks
None.
Example
Not applicable.
See Also
Note:
The BASIS Fax Utility uses a third-party library from Java4Less called RFax. Any faxes sent will include a banner stating that the RFax library is being used until the customer obtains a license from Java4Less here.