Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digital signature from Okular is not shown #16553

Closed
OndraM opened this issue Jun 15, 2023 · 1 comment · Fixed by #16554
Closed

Digital signature from Okular is not shown #16553

OndraM opened this issue Jun 15, 2023 · 1 comment · Fixed by #16554

Comments

@OndraM
Copy link

OndraM commented Jun 15, 2023

Attach (recommended) or Link to PDF file here:
signature.pdf

Configuration:

  • Web browser and its version: Firefox 114.0.1
  • Operating system and its version: Arch Linux
  • PDF.js version: bundled in Firefox
  • Is a browser extension: yes

Steps to reproduce the problem:

  1. Open PDF with digital signature created in Okular

What is the expected behavior? (add screenshot)

Digital signature stamp should be displayed (as at is properly renderd in Okular, Evince, Acrobat, Chromium...)

image

What went wrong? (add screenshot)

The stamp is not displayed in the document (however note it is displayed in the preview in sidebar).

image


Note - this is a digital signature created in Okular from KDE project (See https://docs.kde.org/stable5/en/okular/okular/signatures.html and https://faq.tickets.tu-dresden.de/otrs/public.pl?Action=PublicFAQZoom;ItemID=620 ).

@calixteman calixteman self-assigned this Jun 15, 2023
@calixteman
Copy link
Contributor

It's a regression from #16110.
The signature has the flag NoRotate, hence it'll use its own canvas but there's no signature element in the annotation layer to have it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants