fileName

Typeproperty
Dictionarywidget.pdf
LibraryPDF
Syntax
get the fileName of <widget>
set the fileName of <widget> to <fileData>
Associationscom.livecode.widget.pdf
Summary

The file path to a PDF document

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
RelatedProperty: 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.