Earlier quoted context omitted.
Ahh gotcha. This should still be straight forward. Just don’t know of a generic format to export overlays/cordinates. Everyone has a opinion on how this should be done and measured and there are different standards for pdf libraries and print etc. not complicated though.
That was my feeling as well - it’s not necessarily complicated, it’s just so niche as to not have anyone making it. Today I found this GitHub repo which I may try tinkering with on the weekend: https://github.com/highkite/pdfAnnotate
Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
131–136 of 136 posts
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#132Earlier quoted context omitted.
Or Linux Red Hat, iText Lib ( open sourced but under AGPL) etc. There is tons of open-source out there under commercial terms.
Yeah but this isn't open source. It's proprietary with source available, despite what you claim in numerous places throughout this thread. You're building a proprietary product on top of an open source project. You also chose a name that creates the impression that you built the original open source project, which you don't appear to be contributing anything back to. Comparing yourselves to Red Hat has to be a joke,…
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#133Am I missing something? Why should I pay 5000 for a pdf viewer, with features dozens of other pdf viewers have?
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#134I 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…
sorry for my dumb question, but i was looking to add a simple arrow. Can't find it. Where is it hiding? :) Thx
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#135I 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…
I've immediately posted it on HN (hopefully I won't be downvoted just for linking my own post).
Re: Show HN: Pdf.js Express – PDF annotation, e-signatures, and form filling
#136I 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…
Two suggestions: 1. Make it clear to users why install button is greyed out. I know it, but most won't. 2. Allow login with any oauth provider, not everyone likes to be tracked across the web