On 17/06/2019 06:30, Cem Vardar wrote:
> some PDF files that have links for some websites and I need to extract these
> links
There is a module that may help: PyPDF2
Here is a post showing how to extract the text from a PDF which should
include the links.
https://stackoverflow.com/questions/34
On 15/06/2019 22:23, Ken Green wrote:
I understood there is a preferable method
of installing Python into Windows. I pray
tell on how about to do it, gentlemen.
Thank you gentlemen for the prompt responses to
my inquiry. I believe it would be best for me to use
the ActiveState installation fo
> On Jun 17, 2019, at 1:30 AM, Cem Vardar wrote:
>
> Hello,
>
> I have been working on assignment that was described to me as “fairly
> trivial” for a couple of days now. I have some PDF files that have links for
> some websites and I need to extract these links from these files by using
>
Hello,
I have been working on assignment that was described to me as “fairly trivial”
for a couple of days now. I have some PDF files that have links for some
websites and I need to extract these links from these files by using Python. I
would be very glad if someone could point me in the direc