I have requirement to convert PDF to markdown for LLM processing. In many PDFs, It does fantastic job of removing header/footers which needs to be removed.
However in one PDF, all obvious top headings are removed (non repeating) as header/footer which is major issue. Here is the PDF - https://www.airlinepilotcentral.com/files/republiccontract.pdf.

I have requirement to convert PDF to markdown for LLM processing. In many PDFs, It does fantastic job of removing header/footers which needs to be removed.
However in one PDF, all obvious top headings are removed (non repeating) as header/footer which is major issue. Here is the PDF - https://www.airlinepilotcentral.com/files/republiccontract.pdf.