
![]() |
TrFile_GetAsPlainText |
Returns the text contents of a PDF file converted to plain text
Syntax
TrFile_GetAsPlainText( switches ; filePath )
![]() |
TrFile_GetAsPlainText |
Returns the text contents of a PDF file converted to plain text
TrFile_GetAsPlainText( switches ; filePath )
![]() |
TrFile_CreateThumbnail |
Creates a thumbnail (a small image of normally 80×80 pixels) from a graphics file and returns it.
TrFile_CreateThumbnail ( switches ; filePath ; {thumbnailName} )
![]() |
TrFile_DragAndDrop |
This function implements drag and drop of files and folders onto a FileMaker window.
TrFile_DragAndDrop ( switches ; fileName ; scriptName ; { fieldBounds } )
![]() |
Add DragAndDrop Handler |
This step implements drag and drop of files and folders onto a FileMaker window.
Add DragAndDrop Handler [ Select ; Result (error) ; FileName ; ScriptName ;
FieldBounds ; Cursor type ; Allow Mail Drops ;
Scroll the drop zone ]
![]() |
Stop DragAndDrop Handlers |
Stops drag and drop handling of the plug-in.
Stop DragAndDrop Handlers
![]() |
TrFile_CreateZip |
Create a ZIP file, from the specified file or folder.
TrFile_CreateZip ( switches ; sourcePath ; destZipFile )
![]() |
TrFile_DeleteFolder |
Deletes the folder indicated by the folderPath.
TrFile_DeleteFolder ( switches ; folderPath )
![]() |
TrFile_GetFileAttribute |
Returns an attribute of the file specified by the filePath.
TrFile_GetFileAttribute ( switches ; filePath )
![]() |
TrFile_GetMetaData |
Gets metadata out of an image, movie or pdf. Metadata can be inserted by for example Photoshop and can contain a description of the image, copyright information, camera information, etc.
TrFile_GetMetaData ( switches ; source )
![]() |
TrFile_GetZipInfo |
Get information from a ZIP file.
TrFile_GetZipInfo ( switches ; sourceZipFilePath )