galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.15k stars 169 forks source link

24 Pull Requests #352

Open simonaberry opened 5 years ago

simonaberry commented 5 years ago

I have benefited greatly from this excellent library - thank you @galkahana !

Ive seen an initiative called 24 Pull Requests (24pullrequests.com) that encourages developers using OSS to get involved at this time of year to say thank you.

"There are lots of ways to get involved in an open source project: improving docs, designs or existing code, supporting other users, fixing, replicating or triaging issues and bugs, or adding missing features"

So, @galkahana, what help do you need? (Probably easier to help with the less complicated items !)

galkahana commented 5 years ago

Hi Simon, Thanks for your proposal. Fairly stable here, so i guess i got only challenging stuff ;)

If you feel like getting electron 3.0 builds to work you'd get the thanks of our electron users. relevant issue is this - #344.

Another issue of interest is form filling. I have a naive example of form filling with hummus in the examples project (https://github.com/galkahana/HummusJSSamples), for some forms it doesn't work. this issue - https://github.com/galkahana/HummusJSSamples/issues/21 - deals with the progress there, and i got a comment there explaining what's missing. This is more involved as it requires some PDF knowhow. if you feel like learning a bit of PDF this could help.

Thank you for your offer. It's very nice of you to propose to help.

Gal.

simonaberry commented 5 years ago

Had a quick look at both issues and both would require quite a steep learning curve for me personally (either PDF intricacies or Electron/Travis). I will try put aside some time over the holidays to dig into it (will see which issue is still around then).....

galkahana commented 5 years ago

cool man! anyways - thanks for suggesting :).