great
On Sunday, November 11, 2018 at 12:09:48 PM UTC-6, Vikas Sri wrote:
>
> I am preparing learning tutorial application in Django, which will contain
> PDF's that I need to display in my templates. I tried ,
> etc but nothing worked. Do I need to install something to make it work?
>
--
Y
that is nice
On Sunday, November 11, 2018 at 12:09:48 PM UTC-6, Vikas Sri wrote:
>
> I am preparing learning tutorial application in Django, which will contain
> PDF's that I need to display in my templates. I tried ,
> etc but nothing worked. Do I need to install something to make it work?
>
> On Sunday, November 11, 2018 at 1:09:48 PM UTC-5, Vikas Sri wrote:
>>
>> I am preparing learning tutorial application in Django, which will contain
>> PDF's that I need to display in my templates. I tried , etc
>> but nothing worked. Do I need to install something to make it work?
Here is ex
I'm pretty sure that you can't render pdf to the browser. You can either
provide links for the users to download and view the pdfs, or extract the
content from the pdfs and put that in your templates.
You may be able to get what you want with javascript. I can't vouch for
this, but I found it s
I am preparing learning tutorial application in Django, which will contain
PDF's that I need to display in my templates. I tried ,
etc but nothing worked. Do I need to install something to make it work?
--
You received this message because you are subscribed to the Google Groups
"Django user
5 matches
Mail list logo