Package schrodinger :: Package utils :: Module openpdf
[hide private]
[frames] | no frames]

Module openpdf

Display a PDF file.

Scott MacHaffie, Ken Dyall, David Giesen September 2005

Functions [hide private]
 
warning(message)
 
open_pdf(page, framework=None, must_be_acro=False)
Variables [hide private]
  __doc__ = ...
  maestro = None
hash(x)
  _pdf_viewers = ['acroread', 'kpdf', 'evince', 'xpdf', 'ggv']
  __package__ = 'schrodinger.utils'
Variables Details [hide private]

__doc__

Value:
"""
Display a PDF file.

Scott MacHaffie, Ken Dyall, David Giesen
September 2005
"""