Extracting data from Powerpoint-generated slide-show PDF #1186
petermr
started this conversation in
Ask for help with specific PDFs
Replies: 1 comment 1 reply
-
As far as I understand it, a PDF generated by slideshow software shouldn't be much different (at least in an abstract sense) from a PDF generated by other software. But perhaps you're seeing some challenging differences? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been sent a set of "PDF slides" presumably generated from Powerpoint. I want to extract as much as possible, especially text but also images.
Looks like it's one page per slide so looks like I can use PDFPlumber naturally.
I can make an example available if possible.
Beta Was this translation helpful? Give feedback.
All reactions