To get started, make sure that Node.js and Java are installed and configured as described above.
Clone the repository with examples
git clone https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Node.js-via-Java.git
cd GroupDocs.Conversion-for-Node.js-via-Java
Install dependencies
npm install
This installs the bundled groupdocs-conversion-<version>.tgz package and other dependencies defined in package.json. If installation fails with native build errors, review the build tools section in System Requirements.
Run all examples
npm start
Output documents are created under the ./Examples/Output/ directory
Explore available examples
After running the project once, you may want to see what examples are available and how they are organized:
Open examples.js and runExamples.js to review the list of functions being called.
Enable or disable specific examples by editing runExamples.js and re-running:
npm start
Refer to the examples README for an overview of QuickStart, BasicUsage, and AdvancedUsage folders and the scenarios they cover.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.
On this page
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.