Have you tried to implement pdf.js using asp.net core? #17452
Unanswered
imbenjogadia
asked this question in
Q&A
Replies: 1 comment
-
By default, Kestrel doesn't recognize ".ftl" as a valid web extension. Add this to your Program.cs or wherever you build the web app, where "app" is WebApplication:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I hope you are doing well. I need your help, I am trying to implement the pdf.js viewer using asp.net core, have anyone tried it before? I am getting an error on the /lib/pdfjs/web/locale/en-US/viewer.ftl. I am using the pdf.js version 4.0.269
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions