A Python script uses PyPDF2 to merge documents but the output PDF has scrambled fonts. What is the MOST likely cause?
-
A
The script ran with insufficient memory
-
B
Source PDFs use embedded subsets that are not properly reconciled during merge
-
C
The output filename contains a space character
-
D
PyPDF2 does not support portrait orientation