This will finish creating the PDF document that you started with OpenPDFDocument. This is intended to support Batch Export to PDF.
PROCEDURE ClosePDFDocument;def vs.ClosePDFDocument():
return NoneClosePDFDocument;import vs
# This will finish creating the PDF document that you started with
# OpenPDFDocument.
vs.ClosePDFDocument()Availability: from VectorWorks12.5