GetSystemPrinters
Retrieves all system printer information on the BIRT iHub to which the user is logged in.
If GetSystemPrinters cannot retrieve the printer information, for example if the printer is temporarily unavailable, and you specified the PrinterName, the response contains empty or incomplete attributes. If GetSystemPrinters cannot retrieve the printer information and you did not specify PrinterName, a SOAP fault is generated.
Request elements
PrinterName
String. The name of the printer for which to retrieve information. If not specified, information is retrieved for all printers configured for the volume.
GetAllPaperSizes
Boolean. Indicates whether to retrieve all available paper sizes for the printer. If True, all paper sizes are retrieved. If False, only a subset of paper sizes are retrieved. The default value is False.
Response element
Printers
ArrayOfPrinter. The printer information.