Python Forum
Application to find title in PDF?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Application to find title in PDF?
#1
Hello,

I need to loop through PDF files where the title is always somewhere in page 3 — The metadata doesn't contain the actual title.

pdftitle didn't work.

PDFminer outputs everything, but is there a way to tell it to just look for something that looks like a title? Or try another application?

pdf2txt.py -p 3 input.pdf
Thank you.
Reply


Messages In This Thread
Application to find title in PDF? - by Winfried - Mar-24-2021, 09:56 PM
RE: Application to find title in PDF? - by Larz60+ - Mar-25-2021, 12:14 AM
RE: Application to find title in PDF? - by Winfried - Mar-25-2021, 09:24 AM
RE: Application to find title in PDF? - by Winfried - Mar-25-2021, 03:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to send data from a python application to an external application aditya_rajiv 1 2,207 Jul-26-2021, 06:00 AM
Last Post: ndc85430
  How to change font size of chart title and axis title ? thrupass 5 15,654 Mar-30-2018, 04:02 PM
Last Post: DrFunn1

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020