SharpLeaf Reference > SharpLeaf Methods > RenderPdf Method > (PdfMode,Boolean,String)

SharpLeaf.RenderPdf Method (PdfMode,Boolean,String)

Return report as a PDF stream.

public string RenderPdf(
    PdfMode mode,
    bool deflate,
    string noembed
);
mode
Controls how the PDF is shown on opening.
deflate
Use file compression (default is true) (turn off to enable saved comments).
noembed
Selected fonts to be omitted (comma-separated list of names).
return value
Report as PDF.

See also ...

SharpLeaf Members | SharpLeaf.RenderPdf Method


Send comments on this topic
© Dyalog Ltd 2021