-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Status #921
Comments
Related #839 |
And #926 |
It would be such a shame if this project dies... It is by miles the best, free and open source library of it's kind for any kind of PDF creation needs. Is there an "official" way to keep the repo alive without everyone making their own fork? |
Planning to fork, maintain, and enhance the project and also add API on top of it. Will wait for the maintainer to respond. Will start end of may summer. |
Maybe create a ticket to see who is interested in helping out with the maintenance? |
This is most commendable. Having been more or less involved in all sorts of Open-Source projects activities over the past 30+ years, I've often seen a lot of enthusiasm at the beginning of a project change. A project of this size and complexity will probably require a sizable investment of time from a team of dedicated volunteers. It's not just the maintenance of the project, it requires vision and an understanding of the user-base behind it. Some thoughts:
With all the endeavors possible, I believe it's most helpful to try and contact the original maintainer and/or author of the project to work out together a healthy path for the project going forward. Because it's truly an important project for many people. Two of my companies are actually using this project as part of their technology stack for some of our products. |
The maintainer has been contacted several times in other threads asking for feedback. Unfortunately without success so far. I am almost afraid that we will have to skip this step. |
@kdhrubo I am interested in potentially assisting in updates to this library. In particular, I would like to use it in conjunction with PDFBox 3.0, and I think it could be done reasonably easily. |
Sounds like a plan @chrylis. Will ping you here soon. |
Hi, who would like to join and take this project forward? Here is what I am thinking
Please share your thoughts and votes and we can take this forward. Regards ... dhrubo |
I am in general agreement, but since this project has been stale for a while, I suggest moving to a baseline of PDFBox 3 and cleanup as the first steps, and then retrofitting any outstanding PRs. Gitter might also be simpler than Slack, but I don't have a strong opinion there. |
Let me first point out, I am very glad a team of very motivated developers aim to keep this project going. Chapeau. How is the status of the fork? Is there a link? Do you need any kind of assist to get it started?
|
I would like to join the question |
Apache PDFBox 3.0.0 released 2023-08-17 |
Ah, wish I'd found this issue before I opened a pr to bump pdfbox - happy to help out if anyone wants to start a supported fork |
Hi @kdhrubo Did you fork the library?? |
I've cloned this project to https://github.com/imario42/openhtmltopdf and just released a 1.1.3 version under my Basically only Pdfbox 3 update and fixes to make the test run ok. I have no specific plans to maintain this project I have to admit, but lets see what comes. |
🥇 This is so much appraciated. However, one of the most asked updates is to bump batik to remove some CVE's. 🙏🏻 For further reference: #878 |
Sure! When I am back from vacation I will check that. |
@kdhrubo Any updates on this? |
With @kdhrubo not having responded in months either right at the start of wanting to fork I dont think he's the right person to go forward with anymore. |
I am still keeping an eye on the project; my bandwidth is limited, but I still want to contribute as I can. |
A new release 1.1.4 is on its way with Batik updated. To make the tests run I had to whitelist DOM classes in Rhino can they can be loaded. Like so: Didn't find much info about org.apache.batik.script.rhino.RhinoClassShutter and I am not sure if I understood that correctly. |
Thank you @imario42 , for your effort
|
@faisalaloraini Please ensure you have pdfbox 3.0.0 on your classpath. |
I forked it and applied the security patches and PDFBox upgrade, but I have no plans to actively maintain the library yet. Yes, I am using it with PDFBox 3 and Java 21.
https://mvnrepository.com/artifact/at.datenwort.openhtmltopdf |
@imario42 I have been evaluating this project for use at my company, and our team has expressed willingness to help maintain the software.
Since you have said you aren't planning to actively maintain the project, would you be interested in establishing an openhtmltopdf GitHub organization and transferring ownership of the repo there? This would make it easier for people to find the "official" project which is being actively maintained by the community, and it would help people figure out how to communicate with the maintainers. If my team is going to invest in this project, I would love to be able to contribute to a stable open-source project rather than a private fork. My personal GitHub account is @siegelzc BTW. |
@zachary-foreflight : Sure, lets do that .... erm .... done 😎 ! https://github.com/openhtmltopdf I invited you as member for now. |
@imario42 Can you toggle the repository setting to enable Issues on your repo? or give me permissions to edit the settings? TY |
@imario42 could you also make the openhtmltopdf organization public? |
@siegelzc , @zachary-foreflight : I gave your account with 2FA enabled the Owner permissions - and enabled the Issues thing. @daniel-shuy : Hmmm .. the Org should be public already. At least I can see it without being logged in. |
@imario42 somehow the members are not viewable: |
@daniel-shuy : Seems each member has to flip the visibility to "public" on their own. I changed mine for now, so at least I am visible now there. |
@imario42 I'm a little distracted right now, but would you please add me to the org? |
our team plan to use this library in bigger project to generate invoices. So we would be happy to help report and also solve the potential issues |
Would you like to be added to the "Friends of Openhtmltopdf" organization? |
Does anyone know the status of this project, the last merges and release happened some time ago, and responses to issues from the maintainer have stopped also.
The text was updated successfully, but these errors were encountered: