diff --git a/baseapp_pdf/utils.py b/baseapp_pdf/utils.py index 0d5aeaa0..3aad87f9 100644 --- a/baseapp_pdf/utils.py +++ b/baseapp_pdf/utils.py @@ -90,7 +90,6 @@ def render_to_pdf(*args, source: str | Path, **kwargs) -> typing.Generator[Path, "--headless", "--no-sandbox", "--run-all-compositor-stages-before-draw", - "--single-process", "--disable-gpu", "--disable-audio-output", "--disable-dev-shm-usage",