mergDocShowPreview

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mergDocShowPreview <pFilePath>
Associationsmergdoc
Summary

Presents the document in a full screen modal interface

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pFilePath

the full path of the document.

Example
mergDocShowPreview specialFolderPath("engine")&"/pdfs/help.pdf"
Values
NameTypeDescription
return

one of:

  • mergDoc: preview shown
  • mergDoc:Error: unable to show preview
Description

An send to menu button is shown on the modal which also includes Print

Tagsexternals