XPDFViewer_Close

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
XPDFViewer_Close <viewerName>
Associationsxpdf
Summary

Close an open PDF view.

EditionBusiness
Introduced1.0.0
OSmac, windows
Platformsdesktop
Parameters
NameTypeDescription
viewerName

The name of the viewer.

Example
XPDFViewer_Close "Document1"
Description

The following errors may be thrown by the command:

  • XPDF_ERROR: incorrect number of parameters
  • XPDF_ERROR: PDF viewer not found
Tagsexternals