You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: