10-10-2024, 03:40 AM
(10-09-2024, 03:33 PM)george.ralston Wrote: Hi All,
Thanks for the responses.
Im happy the way the CSV works, and cropping the pages jyst does not seem worth the effort.
While it might be possible to extract and re-write one song per page, is far above my skill level, but i might just ask this question in GitHub.
Thanks again for the help.
Since this pdf comes from a scan, there are no text elements you can programmatically look for in order to identify the gaps between songs. There are only images. So that code is going to be far more complex, almost certainly beyond anything you'll find on GitHub.
Just use your brain to see where the song starts and ends and keep it simple.