PDFFaxJob::addDocuments
Description
In BBj 10.00 and higher, this method adds a list of PDF documents to the fax job.
Syntax
| Access | Return Value | Method | 
|---|---|---|
| public | void | addDocuments(BBjVector documents!) | 
Parameters
| Parameter | Description | 
|---|---|
| documents! | A vector of PDF documents to send with the fax. | 
Return Value
None.
Remarks
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.
Example
|  |