Your message dated Sun, 22 Mar 2026 18:54:26 -0500
with message-id <2258988.irdbgypaU6@riemann>
and subject line Re: ghostscript: Conversions from PDF to a raster format 
renders a note icon where annotation metadata is positioned
has caused the Debian Bug report #1122579,
regarding ghostscript: Conversions from PDF to a raster format renders a note 
icon where annotation metadata is positioned
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1122579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122579
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ghostscript
Version: 10.0.0~dfsg-11+deb12u8
Severity: normal
Tags: upstream
X-Debbugs-Cc: [email protected]

A PDF source was fed into gs using this command:

 $ gs -q -dNOPAUSE -dBATCH -sDEVICE=tiffg3 -r204x196 -sPAPERSIZE=a4 
-dFIXEDMEDIA -sOutputFile=noisy.tiff "$pdf_src"

That command is for producing a FAX image from a PDF. The source PDF
contains annotations. A proper interactive PDF tool shows a note icon
wherever an annotation is anchored. The icon’s purpose is to designate
a position where the note applies and to give users a way to trigger
the metadata to display.

It makes no sense to render an icon of a note onto a raster conversion
of a PDF. The tiffg3 cannot support annotation metadata. But in the
above example, noisy.tiff shows those note icons obviously with no way
to access the content of the notes. So the icons should be absent from
the output.

-- System Information:
Debian Release: 12.12
  APT prefers oldstable-updates
  APT policy: (990, 'oldstable-updates'), (990, 'oldstable-security'), (990, 
'stable'), (990, 'oldstable'), (500, 'oldoldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-28-amd64 (SMP w/2 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ghostscript depends on:
ii  libc6    2.36-9+deb12u13
ii  libgs10  10.0.0~dfsg-11+deb12u8

ghostscript recommends no packages.

ghostscript suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Thu, 11 Dec 2025 15:47:58 +0100 Manny <[email protected]> 
wrote:

> It makes no sense to render an icon of a note onto a raster conversion
> of a PDF. The tiffg3 cannot support annotation metadata. 

I've consulted with upstream and learned that this is, indeed, by design, so 
this is not a bug.

I further learned that there are ways to control annotations, if one doesn't 
like the current rendering they may be able to alter it, see here: 

    https://ghostscript.readthedocs.io/en/latest/Use.html

and look for ShowAnnots and ShowAnnotTypes.

Regards,
-Steve

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to