Skip to content

Blank result #924

Closed Answered by magauthier-36pix
magauthier-36pix asked this question in Q&A
Discussion options

You must be logged in to vote

Got it working.
Was not related to OpenPDF at all.
My javascript code receiving the file was the problem.

Needed to have

responseType = "blob"

in my ajax call so the bytes are handled as a binary file.

My bad...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by magauthier-36pix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant