[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PDFPIC issues
From: |
G. Branden Robinson |
Subject: |
Re: PDFPIC issues |
Date: |
Thu, 22 Aug 2024 14:33:08 -0500 |
At 2024-08-22T14:59:00-0400, Peter Schaffter wrote:
> groff -U -Tpdf pdfpic-test.troff > /dev/null
> gropdf: warning: './peachpie.png' does not appear to be a pdf file
>
> In the command line, above, the output is sent to /dev/null because
> for some reason passing groff the -z flag doesn't return the
> warning. Seems odd.
Just a quick guess:
Deri's recent changes mean that ImageMagick/PerlMagick might be called
from either or both of "pdfpic.tmac", so at formatting time, or at
_rendering_ time by the output driver.
The `-z` flag prevents the output driver from even running, because the
troff output it needs to read is never created in the first place.
Regards,
Branden
signature.asc
Description: PGP signature