Hello,
I have a couple of questions:
1. What's the right way to remove a header that extends to 47pt? -mt 47p didn't work — for some reason, it's displayed at the bottom of the page
2. Is there a way to get k2pdfopt to move footnotes at the bottom of the page?
Here's the command I used:
Code:
k2pdfopt.exe -o test.header.pdf -p 13-20 -mt 47p -mode fw -ls- -om 0.2 -w 758 -h 1024 -dpi 213 -fc- input.pdf
Thank you.
--
Edit: And since footnotes obviously have a different height depending on the amount of text, I can't simply grab that section and move footnotes like Abbyy tries to do — sometimes successfully, sometimes not; Regardless, it moves them at the end of the chapter while I'd rather keep them in the page, for easier reading.
Does a PDF wizard know if it's possible to 1) search for all paragraphs that start with a exponented/superscript number and 2) cut those and paste them at the bottom of the page?