Leifr wrote:
I was wondering if someone could shed some light on what is going on with those file sizes (e.g. 866k > 1731k).
Without the actual files, I can only speculate.
PDFsharp does not yet support compressing everything that can be compressed.
So some items might be compressed before the modification, but uncompressed after the modification.
The DEBUG build of PDFsharp produces "readable" and commented PDF files that are much larger than PDF files created with the RELEASE build. Both builds allow to tweak the compression settings.
Are you using a DEBUG build?