Perform this task to customize the preview page for printing guest information.
| Parameter | Description | padding-top:10px | The top padding is 10 px. |
|---|---|
| padding-bottom:10px | The bottom padding is 10 px. |
| padding-left:10px | The left padding is 10 px. |
| padding-right:10px | The right padding is 10 px. |
| width:200px | The width is 200 px. |
| height:100px | The height is 200 px. |
| Parameter | Remarks |
|---|---|
| color:red | The font color is red. |
| font-weight:bold | The font is bold. |
| font-size:30px | The font size is 30 px. |
| font-family:"Times New Roman" | The font is Times New Roman. |
| font-style:normal | The font style is normal. |
| padding-top:10px | The top padding is 10 px. |
| padding-bottom:10px | The bottom padding is 10 px. |
| padding-left:10px | The left padding is 10 px. |
| padding-right:10px | The right padding is 10 px. |
| Field name | String | Field name | String |
|---|---|---|---|
| Guest Name | $fullName | Identity Number | $certification |
| Organization | $address | ||
| Telephone | $phone | Guest Manager | $guestManager |
| Username | $userName | Password | $password |
| Start Time | $validTime | End Time | $invalidTime |
| Visited Department | $guestDepartment | Host | $guestHost |