Common Reference > Document Class > RenderPdf Method > (PdfMode,Boolean)

Document.RenderPdf Method (PdfMode,Boolean)

PDF optionally compressed and will open in chosen mode with all fonts embedded.

public string RenderPdf(
    PdfMode mode,
    bool deflate
);
mode
Controls how the PDF is shown on opening.
deflate
Use file compression (default is true) (turn off to enable saved comments).
return value
Document as PDF.

See also ...

Document.Members | Document.RenderPdf Method


Send comments on this topic
© Dyalog Ltd 2021