Skip to content

Remove ghostscript message when converting PDFs#404

Open
Matistjati wants to merge 1 commit intoKattis:masterfrom
Matistjati:402-remove-ghostscript-output
Open

Remove ghostscript message when converting PDFs#404
Matistjati wants to merge 1 commit intoKattis:masterfrom
Matistjati:402-remove-ghostscript-output

Conversation

@Matistjati
Copy link
Copy Markdown
Contributor

Closes #402.
Before:

Loading problem fredrikspizzeria
Checking config
Checking statement
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
Checking validators

After:

Loading problem fredrikspizzeria
Checking config
Checking statement
Checking validators
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't print ghostscript output when running verifyproblem

1 participant