fileName | |
Type | property |
Dictionary | widget.pdf |
Library | |
Syntax |
|
Associations | com.livecode.widget.pdf |
Summary | The file path to a PDF document |
Edition | Pro |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Related | Property: fileData, password |
Description | Read and display a PDF from a file on disk. Setting the fileName property will clear the fileData property. If the document requires a password it should be set prior to setting the fileName. Note: Files within the apk on android can not be used with the fileName property. |