Skip to content

Commit c8ac8c3

Browse files
Update README
1 parent 4ccd457 commit c8ac8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ const styles = StyleSheet.create({
212212
| Param | Type | Note |
213213
|---|---|---|
214214
| `html` | `string` | **iOS and Android Only:** HTML string to print
215-
| `fileName` | `string` | Custom Filename excluding .pdf extension or remote file url NOTE: iOS only supports https protocols
215+
| `filePath` | `string` | Local or remote file url NOTE: iOS only supports https protocols for remote
216216
| `printerURL` | `string` | **iOS Only:** URL returned from `selectPrinterMethod()`
217217
| `isLandscape` | `bool` | Landscape print; default value is false
218218
| `jobName` | `string` | **Android Only:** Name of printing job; default value is "Document"

0 commit comments

Comments
 (0)