Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 495 Bytes

File metadata and controls

25 lines (18 loc) · 495 Bytes

ExportPDFPages

Description

This will export the current document to PDF. You must call OpenPDFDocument before calling this function. This is intended to support Batch Export to PDF.

FUNCTION ExportPDFPages(savedViewNameStr : STRING): INTEGER;
def vs.ExportPDFPages(savedViewNameStr):
    return INTEGER

Parameters

Name Type Description
savedViewNameStr STRING

Version

Availability: from VectorWorks12.5

Category

  • Command