I am looking for a PDF processing library written in Erlang, but I was unable to find any yet. ErlGuten, the only library I found could only generate PDFs not process them. Anyone aware of such library?
I think your best option is to bridge with a 3rd party PDF library. Such as Adobe's own PDF Library SDK or another lesser known vendor.
See; http://www.adobe.com/devnet/pdf/library/
There is an open source library based on webkit: WKHTMLTOPDF
It generates PDF from an HTML template.
And here is small tutorial of how we are using it whith an Erlang backend.
Maybe Jinterface is the best way.Try to process PDFs with Java.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With