Extracting data from PDF and creating PDF files at scale
I have faced numerous issued while extracting data from PDF files ranging from fonts to spaces to misaligned text to maltransformed output. Similarly, while creating PDF files there are numerous dependencies and intermediatories that I keep losing track of original task and keep debugging 3rd party libraries.
Therefore, I am creating a simple API that let's you extract data in one call and create PDF in one call with everything managed on the backend. Do you miss features from existing toolset that you wish they had? What are you missing specifically with respect to processing PDF files for data extraction and creation?
I will be grateful to you if you take five minutes to fill out feature requests.