Output encodings supported by compatibility output methods.
Signature
export type PdfOutputType = "arraybuffer" | "blob" | "bloburl" | "bloburi" | "datauristring" | "dataurlstring";Output encodings supported by compatibility `output` methods.
Output encodings supported by compatibility output methods.
export type PdfOutputType = "arraybuffer" | "blob" | "bloburl" | "bloburi" | "datauristring" | "dataurlstring";