Showing questions for topic:
Showing questions tagged:

PDF file attachment does not print correctly

Something seems to have changed recently with the PDF rendering in Thunderbird. I received an email with a PDF file attached. When I view it on the screen it looks fine… (read more)

Something seems to have changed recently with the PDF rendering in Thunderbird. I received an email with a PDF file attached. When I view it on the screen it looks fine, but when printing it out from within Thunderbird part of the top of the first page missing; it looks like part of the image is behind a white rectangle.

When I save the file and print it using Acrobat Reader it renders fine.

I don't know what to make of this behavior, but it does seem to be new and there is a difference between how the file is printed from Thunderbird as opposed to printing using Adobe Reader.

Thunderbird 152.0.1 on Windows 11 PC.

Solved 11 61 60

Forwarded attachments disappear after first IMAP draft save and subsequent saves fail with NS_ERROR_FILE_NOT_FOUND

Thunderbird 152.0.1 (64-bit) Build ID: 20260630165458 Windows 11 IMAP account hosted by Wedos I found what appears to be a reproducible bug when forwarding messages with … (read more)

Thunderbird 152.0.1 (64-bit) Build ID: 20260630165458 Windows 11 IMAP account hosted by Wedos

I found what appears to be a reproducible bug when forwarding messages with attachments.

Steps to reproduce:

1. Open an email with a JPG attachment. 2. Click Forward. 3. Save the message as Draft (IMAP Drafts). 4. Without closing the compose window, save the draft again.

Result:

The second save always fails with:

"An error occurred attaching 20260520_123800.jpg. Please check whether you have access to the file."

Error Console shows:

Failed to fetch attachment NS_ERROR_FILE_NOT_FOUND url=file:///C:/Users/<user>/AppData/Local/Temp/nsmail-1.jpg

I also observed that after the first draft save Thunderbird deletes:

C:\Users\<user>\AppData\Local\Temp\nsmail-1.jpg

However, the compose window still references this deleted temporary file.

Additional observations:

- Creating a new message and attaching a file from disk works correctly. - Forwarding a message without attachments works correctly. - Removing the forwarded attachment and attaching the same file from disk also works correctly. - Closing and reopening the saved draft restores normal behavior.

This appears to be a bug where the compose window continues using a deleted temporary attachment instead of the attachment stored in the IMAP draft.

Can anyone reproduce this with Thunderbird 152.0.1?

Open 1 30