newpersn Posted August 26, 2025 Posted August 26, 2025 Hello, Trying to convert a Spool file from papercut to pdf, I have tired a few tools and not had much luck, Any one recommend one? (Ideally a local one due to the data thats on the spoolfile) Thanks
andy_b Posted August 26, 2025 Posted August 26, 2025 (edited) This seemed to work: Download https://www.ghostscript.com/releases/gpcldnld.html gpcl6win32.exe -dNOPAUSE -sDEVICE=pdfwrite -sPAPERSIZE=a4 -sOutputFile=output.pdf XXX.spl Edited August 26, 2025 by andy_b 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now