Skip to content
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

Removed ToPDF class? #466

Open
roadre opened this issue Jan 19, 2025 · 0 comments
Open

Removed ToPDF class? #466

roadre opened this issue Jan 19, 2025 · 0 comments

Comments

@roadre
Copy link

roadre commented Jan 19, 2025

I'm using flyingsaucer (FS) to create pdf's. Im not using FS in Java (I'm not a java programmer) I'm using FS from a bash script.

I use it as follow:

java -cp slf4j-api-1.7.2.jar, ... , flying-saucer-pdf-9.7.2.jar org.xhtmlrenderer.pdf.ToPDF in.xml out.pdf

I tried now to update to a newer version (9.11.x) but now the Class ToPDF is not available anymore. I looked at the source Code and saw that the Class ToPDF was removed since Version 9.10.x.

My Question now: is there a replacement for the ToPDF Class or someone knows another way to generate a pdf (with FS) from the command line?

TIA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant