Documentation
Preparing search index...
core/src
pdfToFile
Function pdfToFile
pdfToFile
(
pdf
:
PDFDocument
,
fileName
:
string
)
:
Promise
<
File
>
Converts and returns the given PDFDocument | PDF as a File.
Parameters
pdf
:
PDFDocument
fileName
:
string
Returns
Promise
<
File
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Converts and returns the given PDFDocument | PDF as a File.