Which rendering engine are you using in the backend?
Show HN: PDF API – Generate, convert, and modify PDF documents
11–20 of 125 posts
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#12Which rendering engine are you using in the backend?
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#13Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#14Question: do you have or plan to support PDF signatures? This may be then useful for us[1], we issue qualified certificates and eIDAS-compliant legal qualified electronic signatures which often need to then be embedded into PDFs.
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#15Very nice and useful product! Question: do you have or plan to support PDF signatures? This may be then useful for us[1], we issue qualified certificates and eIDAS-compliant legal qualified electronic signatures which often need to then be embedded into PDFs. [1]: https://www.zealid.com/en/
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#16I recently discovered that search-replacing text in a PDF without changing the layout is much harder than I thought it would be (a customer forgot to change their billing address, and now that the invoice is finalized, Stripe won't let me edit anything, so down the PDF-editing rabbithole I went). I would love it if I could just use an API for this.
* (becomes harder when the font is not embedded/existent as a subset, but Acrobat let's you choose another font, so no big deal.)
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#17Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#18Very useful product, congratulations. ;-) Quite expensive though. When I use an API, I usually assume (1) there will be some significant base volume, and (2) this volume has no upper bound, depending on my users behavior. For ~750 € you can only process 1k documents during the month... hard-capped? The price schemes seem to target entreprise but entreprises usually have bigger volumes than that. (But maybe I confuse…
Source: I work at PDF Blocks
Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#19Re: Show HN: PDF API – Generate, convert, and modify PDF documents
#20Not a good usecase for an online API. To the extent that those PDFs could include sensitive information, there's a huge security/privacy headache there, with no real benefit when compared to performing these functions offline. It also seems to me a lot more expensive than alternative ways of doing the same thing.