Last active
September 8, 2024 17:06
-
-
Save jberkenbilt/c716c639988d693a233eaa549b811c5e to your computer and use it in GitHub Desktop.
basic.pdf content stream for https://medium.com/@jberkenbilt/text-in-pdf-basic-1ce4cd8564f2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BT | |
| /F1 14 Tf | |
| 1 0 0 1 72 720 Tm | |
| (Positioned at 72 720 with Tm and showed with Tj) Tj | |
| 50 -18 Td | |
| (Down 18, right 50 relative to start of previous line with Td) Tj | |
| ET | |
| BT | |
| 1 0 0 1 72 660 Tm | |
| [(One Two) -1000 (with space after Two using TJ)] TJ | |
| 0 -18 Td | |
| [(One T) 80 (wo with w slid closer to T using TJ)] TJ | |
| q | |
| 1 0 0 2 72 600 Tm | |
| 0 .5 0.25 rg | |
| [(T) 100 (all, colored, and scoped with q/Q)] TJ | |
| Q | |
| ET | |
| BT | |
| 1 0 0 1 72 582 Tm | |
| [(T) 100 (all, colored, and scoped with q/Q.)] TJ | |
| 0 -18 Td | |
| [(binary: ) <62696e617279>] TJ | |
| ET |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment