mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-09-15 11:11:49 +00:00

* Fix the bug where Python scripts fail to execute PDF text recognition tasks, optimize the logic of judging PDF files, and add cases to the quickstart document for layout analysis. * Add two examples of PDF layout analysis to the quickstart file of ppstructure. * Add a return comment for the check_img function