[]
DsPdfJS API / SavePdfOptions
SavePdfOptions =
object
Provides options for saving a PDF document.
optionalpdfStreamHandling:PdfStreamHandling
Specifies how existing PDF streams will be handled when the document is saved.
optionalsaveMode:SaveMode
Specifies the PDF save mode.
optionaluseObjectStreams:UseObjectStreams
Indicates whether to use object streams when saving the PDF.