Miscellaneous functions

Functions

NameDescription
DownloadFileMake a link in HTML to download the file.
DownloadFileAutoMake a link in HTML to download the file and start download after 2 seconds.

Detailed Description

Secondary functions for working with PDF files.

<!-- Load and initiate Aspose.PDF for JavaScript via C++ -->
<script type="text/javascript" async src="AsposePDFforJS.js"></script>

Aspose.PDF for JavaScript via C++ uses an internal memory file system (MemoryFS) to manipulate PDF files.