Re: Django works with PDF

2022-01-22 Thread Boris Pérez
Hi, for the first, you need to install pypdf2..it's Easy yo get metadata from pdf with that library... Greetings El jue., 20 de ene. de 2022 09:16, Amor Zamora escribió: > I have 2 problems working with pdf in django. > 1. I need a tool, function or library that allows me to open a pdf and > rea

Re: Django works with PDF

2022-01-21 Thread gpjhostavie bouala
hello please help on how to download and install django Le ven. 21 janv. 2022 à 14:50, Gabriel Araya Garcia < gabrielaraya2...@gmail.com> a écrit : > Hola, > No entiendo lo que es 'metadatos', pero es bastante conocida la > librería REPORTLAB, y yo la he implementado en mis proyectos, es > relat

Re: Django works with PDF

2022-01-21 Thread Gabriel Araya Garcia
Hola, No entiendo lo que es 'metadatos', pero es bastante conocida la librería REPORTLAB, y yo la he implementado en mis proyectos, es relativamente fácil lograr lo que tu quieres con ella. Si aún no has resuelto tu problema escribeme y te mandare unos ejemplos. Ademas hay lot of sites que muestra

Re: Django works with PDF

2022-01-20 Thread Prince Darlington Ekemini
Oh wow 🤩 very nice and a bit emotional. Do you have more writings like that ? On Thu, 20 Jan 2022 at 7:06 PM, Amor Zamora wrote: > I didn't write it. I took it from some writings of my mother, I don't > know if she wrote it because he is a poet, but I liked it. > > El jue., 20 de enero de 2022

Re: Django works with PDF

2022-01-20 Thread Amor Zamora
I didn't write it. I took it from some writings of my mother, I don't know if she wrote it because he is a poet, but I liked it. El jue., 20 de enero de 2022 5:50 p. m., Prince Darlington Ekemini < ekemi...@gmail.com> escribió: > Nice to hear from you, > The “Behind the distance” was a good one

Re: Django works with PDF

2022-01-20 Thread Prince Darlington Ekemini
Nice to hear from you, The “Behind the distance” was a good one do you have others you wrote ? On Thu, 20 Jan 2022 at 3:16 PM, Amor Zamora wrote: > I have 2 problems working with pdf in django. > 1. I need a tool, function or library that allows me to open a pdf and > read the metadata, to get

Re: Django works with PDF

2022-01-20 Thread Vishesh Mangla
PyPDF2 On Thu, 20 Jan 2022, 19:46 Amor Zamora, wrote: > I have 2 problems working with pdf in django. > 1. I need a tool, function or library that allows me to open a pdf and > read the metadata, to get its 'creator and producer' there, but I have to > do this, not with python, because to show i

Django works with PDF

2022-01-20 Thread Amor Zamora
I have 2 problems working with pdf in django. 1. I need a tool, function or library that allows me to open a pdf and read the metadata, to get its 'creator and producer' there, but I have to do this, not with python, because to show it on the frontend. 2. How can I get the country from an Ip addre