I'm using CGPDFScannerto scan PDF. When the scanner encounters something like:
BT
/F13 12 Tf 288 720 Td (ABC) Tj
ET
I use operator callbacks to extract the Tf, Td and Tj data. How do I extract /F13?
|
feedback
|
|
It's a name, a special form of string, usually used as dictionary keys. You can pop it with | |||||
feedback
|