'Is there any way to split a PDF file based on the number of characters?

I would like to split a PDF file based on the number of characters. Is it possible to find the number of characters in a PDF file using Python? I searched, but I could not find it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source