Files
PdfPig/src/UglyToad.PdfPig
ricflams 5a6b3970f0 Add table-xref's associated stream-xrefs
- If an XrefTable has an associated stream, as indicated via the XrefStm-property, then read and add that XrefStream
- Any table can have 0 or 1 such associated streams
- A caveat: such an associated stream might also theoretically be part of the Parts-sequence in which case it would be encountered both by looping through all those parts along with all the regular tables and now also by association to any of those tables. It doesn't seem harmful since the offsets are flattened eventually anyway and stored by their offset-key into a mapping-table.
2025-09-30 18:35:45 +01:00
..
2024-05-03 07:36:19 +01:00
2025-07-09 07:33:12 +01:00
2025-05-31 23:02:46 +01:00
2025-07-19 21:45:41 +01:00
2024-05-06 07:38:06 +01:00