Been working on a implementing a injection strategy for PDF Contents arrays imtrying to avoid re-serializing the whole file to keep imcurrently calculating offsets and appending new objects, but I’m running into issues where indirect resource dictionariesbecome a moving target if they are shared across pages
The freaking problem i see rightmow with a 32KB lookahead scanner keeping track of the ofgset when an indirect object is updated multiple times is getting all destroy Is there a cleaner way to handle weird object references in a binary stream without a full parse
Thanks and right now its all in private repo so if someone wanna help but need to see specific function dm me 🤘