Working with PDF Documents using JavaScript via C++

Contents
[ ]

PDF stands for the Portable Document Format, used to display documents in an electronic form independent of the software, hardware, or operating system they are viewed on.

The PDF is an open standard, maintained by the International Organisation for Standardisation (ISO) today.

The original goal was to preserve and protect the content and layout of a document - no matter what platform or computer program it is viewed on. This is why PDFs are hard to edit and sometimes even extracting information from them is a challenge.

But Aspose.PDF for JavaScript via C++ can help you cope with most of the tasks that arise when working with a PDF document.

You are able to do the following:

  • Optimize PDF - optimize page content, optimize file size, remove unused objects, compress all images for successful document optimization.
  • Optimize PDF Resources - optimize page content, optimize file size, remove unused objects, compress all images for successful document optimization.
  • Merge PDF - merge multiple PDF files into a single PDF document using JavaScript.
  • Split PDF - split PDF pages into individual PDF files in JavaScript via C++.
  • Delete JavaScripts - delete JavaScripts from a PDF-file.
  • Get info about Product