I scrolled down. The rest of the PDF was blank except for the very last line, centered on page 3:
As they get off the bus, Elise startles Bella, causing her to fall onto Gracie and break Gracie's new mobile phone. Getting Lost: a message from a ghost pdf
# Condition 1: Check for invisible color (White text usually has RGB 1,1,1 or near) color = span.get("color", 0) # Color is an integer. 0xFFFFFF (16777215) is white. is_white_text = (color == 16777215) I scrolled down