
FaxJobBase::addDocuments
Description
In BBj 10.0 and higher, this method adds multiple documents to the fax job. Calling addDocuments should be cumulative in effect, adding these documents to the list of documents already in the fax job.
Syntax
Access |
Return Value |
Method |
---|---|---|
public |
void |
addDocuments(BBjVector documents!) |
Parameters
Variable |
Description |
---|---|
documents! |
A vector of documents to send with the fax. |
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.