pdfrw icon indicating copy to clipboard operation
pdfrw copied to clipboard

Run pdfrw in AWS lambda function

Open DinisCruz opened this issue 4 years ago • 1 comments

Hi, this is looks like a really powerful API, I would like to add it as part of serverless workflow (namely an AWS Lambda function to be used to parse and modify an PDF)

Is it possible?

Is there an example of it?

Any reasons why it wouldn't work?

Thanks

DinisCruz avatar Nov 02 '19 17:11 DinisCruz

I have used it and it works fine. I'm using it in my python function which I'm uploading to AWS as a lambda function. Just make sure your zip file that you upload has the module installed.

techNoSavvy-debug avatar Feb 06 '20 15:02 techNoSavvy-debug