fileData

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

The binary file data of a PDF document

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
RelatedProperty: fileName, password
Description

Use this property to embed the data of a PDF document in a stack instead of reading from a file with the fileName property. Setting the fileData property will clear the fileName property.

If the document requires a password it should be set prior to setting the fileData.