JayVem
Results
2
comments of
JayVem
Yes, I got it working by compiling it on amazon linux and packing the executable with the lambda.
the function itself is very simple - it just invokes pdf2htmlex as an external system process using nodejs. The difficult part was compiling pdf2htmlEX on Amazon Linux.