Publish as PDF
The Publish as PDF command supports three modes: Download, Send as e-mail, and Upload.
1: Download prints the screen content to a PDF that appears as a download link in the browser.
2: Send as e-mail, opens an interface to enter e-mail address, title and message. The mail is sent with a PDF as attachment.
The mail settings needs to be defined at Initialization of CADViewer through the method:
- cvjs_emailSettings_PDF_publish() - optional
Also, in the Back-end Handlers, the configuration must be done for connecting to a mail server.
3: Upload is optional for uploading to a server, and can be suppressed throught the API.