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

Can't change PDF link in PDF Signer #1181

Closed
A-Harby opened this issue Oct 5, 2023 · 3 comments
Closed

Can't change PDF link in PDF Signer #1181

A-Harby opened this issue Oct 5, 2023 · 3 comments
Assignees
Labels
type_bug Something isn't working UI
Milestone

Comments

@A-Harby
Copy link
Contributor

A-Harby commented Oct 5, 2023

Description

I was able to run PDF Signer successfully with no issue by the help of the pdf example (below).
image

But when I tried to change the pdf link to many other pdfs, it always fail.
image
image

And the docs doesn't specify any kind of pdfs.
image

@A-Harby A-Harby added type_bug Something isn't working UI labels Oct 5, 2023
@AhmedHanafy725 AhmedHanafy725 added this to the 2.2.0 milestone Oct 8, 2023
@AhmedHanafy725 AhmedHanafy725 moved this to Accepted in 3.12.x Oct 8, 2023
@Mahmoud-Emad Mahmoud-Emad moved this from Accepted to In Progress in 3.12.x Oct 9, 2023
@Mahmoud-Emad Mahmoud-Emad self-assigned this Oct 9, 2023
@Mahmoud-Emad
Copy link
Contributor

It appears that the encountered behavior is not a software issue. To ensure smooth operation, please make sure you provide a PDF URL with CORS-ORIGIN enabled. If CORS (Cross-Origin Resource Sharing) is not enabled on the provided URL, the issue you mentioned might occur.

However, we can for sure return an error to the user to inform him that he must provide a PDF URL with CORS enabled.

@Mahmoud-Emad
Copy link
Contributor

Should be improved in #1189

@A-Harby
Copy link
Contributor Author

A-Harby commented Oct 11, 2023

it was documented to which PDF type that should be used
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working UI
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants