VS:ExportPDFPages

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

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

savedViewNameStr STRING

Version

Availability: from VectorWorks12.5