Pdf to XMl file | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Pdf to XMl file

I need know whether python will help to do this task

8th Mar 2017, 1:34 PM
Pravi Praveen
Pravi Praveen - avatar
4 Answers
+ 1
yes you can see here www.python.org you can find the name of the librerie and install it from cmd type pip install libname
8th Mar 2017, 4:46 PM
DAHMANI MOHAMED ELAMINE
DAHMANI MOHAMED ELAMINE - avatar
0
and dont forget upvote pleas ;)
8th Mar 2017, 4:47 PM
DAHMANI MOHAMED ELAMINE
DAHMANI MOHAMED ELAMINE - avatar
0
Go to pyhton.org >search>pip install>follow the link.
15th Mar 2017, 10:20 PM
josebando
0
I am using PyPDF2 library and I need to get the individual field (like date of post , Likes shares)from my PDF and get that data's in CSV or excel format. my PDF file is full of website data. how can I achieve this ... task some solutions plz.
16th Mar 2017, 4:45 AM
Pravi Praveen
Pravi Praveen - avatar