docx-to-pdf-on-AWS-Lambda icon indicating copy to clipboard operation
docx-to-pdf-on-AWS-Lambda copied to clipboard

Microsoft Word doc/docx to PDF conversion on AWS Lambda using Node.js

Results 13 docx-to-pdf-on-AWS-Lambda issues
Sort by recently updated
recently updated
newest added

Thank you for the precised information on the setup. However i am unable to generate "ND_DEV_ID and ND_DEV_SECRET" from https://developers.nativedocuments.com/ since the site is not reachable. Is there any way...

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.395.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...

dependencies

I was planning on using this lambda, or something like it to convert docs, but it seems that Native documents is no longer operating and keys cannot be obtained.

I am not able to access ND_DEV_ID, ND_DEV_SECRET from https://developers.nativedocuments.com/. Can anyone here help me please?

Hi, Now lambda does not support for Node.js8.x

In a response to #1 @JasonHarrop mentions: > Supporting Chinese characters is a matter of including suitable fonts. We can do this, but have left them out of the default...

I have added a trigger for API Gateway when making GET or POST requests.

I have corrected the bug with duplicate file extensions referenced in Issue #1 (example-file.docx.pdf) when using the S3 trigger.

Documents that originally have a line between columns when processed no longer have the line. Is this functionality that can be captured by this library? I have attached an example...