Update import statement for getPDFPage to use the new directory structure
where PDF-related utilities are now located under formats/pdf/ instead of
the direct pdf/ directory.
This resolves a runtime import error that would occur when attempting to
render PDF pages in the reader interface.