anytype-ts icon indicating copy to clipboard operation
anytype-ts copied to clipboard

Exported PDF in Dark Mode Becomes Unreadable When ‘Print Background’ is Off

Open Yash2402 opened this issue 9 months ago • 0 comments
trafficstars

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing issues and didn't find any that were similar
  • [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

When exporting a PDF in Dark Mode with the ‘Print Background’ option turned off, the text remains white but is placed on a white background, making it difficult or impossible to read. This results in missing or unreadable content in the exported file. To get a proper pdf with a white background, I have to switch to Light Mode before exporting.

here is an example: Quick Start Guide.pdf

Expected Behavior

The text color should automatically adjust to a light background and preserve the contrast between test and background to maintain readability and content visibility.

Steps To Reproduce

  1. Change Color mode to Dark.
  2. Export any arbitrary object with print background is disabled.
  3. Save the pdf.

Environment

- OS: darwin arm64 macOS 15.3.0
- Version: 0.44.0

Anything else?

No response

Yash2402 avatar Feb 04 '25 21:02 Yash2402