# networkPrintingPrint

## Description

Print the pages from network printer.

## Input / Parameters

| No | Name          | Description                   | Data Type     | Required |
| -- | ------------- | ----------------------------- | ------------- | -------- |
| 1  | page          | Page to print                 | String        |          |
| 2  | printerId     | Printer id to print           | String        |          |
| 3  | name          | Name of the printer           | String        |          |
| 4  | duplex        | Duplex print -default is none | String        |          |
| 5  | grayStyle     | Success callback function     | Boolean       |          |
| 6  | landscape     | Orientation of paper          | Boolean       |          |
| 7  | hidePageRange | Hide page range               | Boolean       |          |
| 8  | callback      | Callback functions            | FunctionsList |          |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
