Andreas Erhard
Andreas Erhard
Thanks, I'll try to reproduce it.
Hi @hhrutter, unfortunately I haven't been able to create a synthetic test file so far. But I had a look at the code, seems like `writeObjectGeneric` in writeObjects.go somehow gets...
Tried to handle the `ObjectStreamDict`case in `writeObjectGeneric`, but the `writeDeepStreamDict` only supports the `StreamDict` type. Maybe the actual object could be extracted from the `ObjectStreamDict` (seems like streamdict.go has a...
Apparently in even rarer cases (for the same files!) a `XRefStreamDict` is attempted to be written: ``` $ for I in $(seq 1 20); do pdfcpu merge out.pdf example-* >...
I second this, thanks for your great work :+1: :partying_face: