isplay PDf document in an Iframe or Pdf VIewer
Hello everyone!
I just signed up here, so maybe this thread is wrong in this group.
The problem is as follows:
I need to display a PDF document in a half of a web application.
I tried it first with Iframe and now today with pdf.js.
Nothing helped. D
Lucas,
I have many documents that I have uploaded to my django app. The docs are
stored in the file system, but the path is in my django model. The docs are
either pdfs or png images.
This is how I am displaying pdf images in my ModelAdmin change form:
readonly_fields = ('get_image_3', )
Hello everyone!
I just signed up here, so maybe this thread is wrong in this group.
The problem is as follows:
I need to display a PDF document in a half of a web application.
I tried it first with Iframe and now today with pdf.js.
Nothing helped. Do you have any idea?
It is only showing the p
3 matches
Mail list logo