This change updates printinfo() in fbpdf.c to position the cursor on the last screen row before rendering the status line, instead of always jumping to the top-left corner. That keeps the file/page/zoom overlay anchored at the bottom where it behaves more like a conventional status bar and is less likely to interfere with page content. The practical effect is a cleaner reading experience with persistent info shown in a less intrusive place.

Moved the status bar to the bottom of the screen so document info no longer overwrites the top of the viewer. - zhengqunkoo/fbpdf