Common Reference > Document Class > SavePdf Method > (String,PdfMode) Document.SavePdf Method (String,PdfMode)
PDF will have all non-native fonts embedded and is compressed.
public void SavePdf(
string filename,
PdfMode mode
);
-
filename
- Name of output file.
-
mode
- Control how the PDF is shown on opening.
See also ...Document.Members | Document.SavePdf Method
Send comments on this topic © Dyalog Ltd 2021
|