asciidoctor / asciidoctor-pdf

:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
https://docs.asciidoctor.org/pdf-converter/latest/
MIT License
1.14k stars 501 forks source link

Fix link in optimize-pdf.adoc for distiller preset options doc #2405

Closed harrychin closed 1 year ago

harrychin commented 1 year ago

Fix the URL. The Ghostscript project has changed the URL for what the distiller preset options mean of “screen, ebook, printer, and prepress”.

mojavelinux commented 1 year ago

Thanks!

harrychin commented 1 year ago

Thanks!

My pleasure, thanks for maintaining such a great tool!