I'm all about the open core business model.. but are you guys affiliated with the core pdf.js team? $440 / month is pretty hard to swallow. I love that you guys included a build vs buy section, but I think it's going to be difficult to land clients at this price point because higher end clients are more likely to choose the build vs buy option. Anyhow, the product itself looks well structured. Congrats & best of luck…
Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
51–60 of 136 posts
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#52I spent about three years building the support for PDF into my graphics editor https://www.Photopea.com . While other editors "add stuff on top of PDF", Photopea "chews through" each byte of a PDF, and tries to make as much sense of it as possible. You can rewrite the existing text (with the same formatting), edit bézier curves, edit gradient fills. You can edit bitmaps on a pixel level. You can see the parameters as…
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#53Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#54This reminds me of the people who tried to sell Blender a couple of years ago [0]. [0] https://www.blendernation.com/2009/06/11/3dmagix-re-branding...
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#55Earlier quoted context omitted.
We can extract text and form data -- we'll try to get some documentation around that in the next week or so.
"can" - easier said than done, especially tables. I don't see it in the Demo. Did I miss it ?!
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#56Hi Nick, Your product looks pretty awesome. It's super polished for your initial launch! Congrats! I'm curious how long it took to build the product and how large your team is? Do you have some initial customers? I'm building a similar paid Javascript Library business ( https://www.dropkiq.com/ ). I would love to connect if you want to share some ideas? Feel free to shoot me an email if you're interested: adam@dropki…
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#57Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#58I spent about three years building the support for PDF into my graphics editor https://www.Photopea.com . While other editors "add stuff on top of PDF", Photopea "chews through" each byte of a PDF, and tries to make as much sense of it as possible. You can rewrite the existing text (with the same formatting), edit bézier curves, edit gradient fills. You can edit bitmaps on a pixel level. You can see the parameters as…
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#59Do you just use the open source PDF.js engine or do you contribute back to the project with fixes and features?
Our intention with PDF.js Express is to provide a solution that meets a market need for a PDF.js viewer with out-of-the-box features. Building this viewer that wraps around the PDF.js engine was no small task and we do hope that it will provide some value to developers. With that said, our goal is to grow usage of PDF.js Express and the PDF.js project. Ultimately the more developers we can bring to the platform the b…
I'm not here to argue, just making an observation.
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#60Earlier quoted context omitted.
Yes, I am employed by PDFTron. I've been leading this project since early 2019.
I was asking "robocop2018". Are you him?
As Nick says the project is open source (https://github.com/PDFTron/webviewer-ui).
Express is available under under dual AGPL/commercial license ( similar to iText and lot's of other popular OSS )