Code-By-Adarsh/Mail-Karo

Fix Watermark renedering issue in Generated PDFs

Open

#47 opened on 2025年11月30日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (30 forks)auto 404
PDFUIbugenhancementfeature requestfrontendgood first issuehelp wantedui-enhancement

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

説明

The watermark in generated PDFs is currently inconsistent. Examples of issues:

  1. Only appears on the first page
  2. Misaligned / overlapping
  3. Low resolution or blurred
  4. Missing on multiple pages

The goal is to ensure correct placement, opacity, quality, and multi-page support.

Steps to Reproduce

  1. Go to PDF Converter section after generate email
  2. Download the pdf of generated email
  3. Check the watermark

Expected Behavior

  1. Watermark appears on every page, in a consistent position
  2. Correct opacity (20–30%), no blur
  3. Works with portrait + landscape
  4. Correct scaling on all devices
  5. No clipping or overlap with content

Problematic file: -email-pdf.js

If you’re interested, just comment ‘assign me’ — I’ll assign it quickly.

Problem sample: Problem Sample

コントリビューターガイド