Top "Pdf-scraping" questions

the process of getting data out of a PDF, this involves opening, reading and parsing the contents of the PDF to extract text, images, metadata or attachments

Recognize PDF table using R

I'm trying to extract data from tables inside some pdf reports. I've seen some examples using either pdftools and similar …

r text-mining pdf-scraping
Is there a Google Image Search API?

I'm searching for an API or a program (preferably Python and open-source) which lets me download the first n pictures …

python web-scraping google-image-search pdf-scraping
Working on tables in pdf using python

I am working on a pdf file. There is number of tables in that pdf. According to the table names …

python pdf pdf-scraping
What's a good method for extracting text from a PDF using C# or classic ASP (VBScript)?

Is there a good library for extracting text from a PDF? I'm willing to pay for it if I have …

pdf text-extraction pdf-scraping
pdf2txt.py not executing command

Whenever I use pdf2txt.py on my command line the source file opens and the command does not execute. …

python pdf pdfminer pdf-scraping
Programmatically replace text in PDF

I have PDF files with text that should be replaced. More specificly, the text should be translated and replaced with …

pdf pdf-scraping