code wiki / pdf
topic: pdf
9 modules sharing the pdf name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| _pdf_reflow_lib.nx | SOVEREIGN PDF -> reflowable-mobile-HTML pipeline (shared library). | 205 | 10 |
| _pdf_stream_authored.nx | extract + FlateDecode a PDF stream, bits-up | 26 | 3 |
| _pdf_text_authored.nx | extract (...) text from a PDF content stream | 24 | 2 |
| _pdf_to_text_authored.nx | real compressed PDF -> readable text, bits-up | 16 | 5 |
| nx_pdf.nx | sovereign PDF -> HTML preview (v1 = TEXT-LAYER preview). Composes the proven extractor | 137 | 10 |
| nx_pdf_gate.nx | gate for the PDF viewer (nx_pdf: nx_pdf_text extract -> language-filter -> 0-JS preview). | 129 | 13 |
| nx_pdf_reflow.nx | KAT GATE for the sovereign PDF -> reflowable-mobile-HTML pipeline (_pdf_reflow_lib.nx). | 55 | 3 |
| nx_pdf_reflow_charset_gate.nx | 45 | 5 | |
| nx_pdf_text.nx | SOVEREIGN PDF -> text with PER-FONT /ToUnicode CMap association. | 660 | 23 |