Skip to content

Commit

Permalink
try without compatibilitylevel
Browse files Browse the repository at this point in the history
  • Loading branch information
maltoe committed May 16, 2024
1 parent b8eecda commit 57fd64f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/chromic_pdf/pdfa/ghostscript_runner.ex
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ defmodule ChromicPDF.GhostscriptRunner do
"-dBATCH",
"-dNOPAUSE",
"-dNOOUTERSAVE",
"-dCompatibilityLevel=1.4"
]

@pdfwrite_default_args [
Expand Down

0 comments on commit 57fd64f

Please sign in to comment.