It looks like a specific hack went into the generic production code. File `src\foundation\src\PDFsharp\src\PdfSharp\Drawing.BarCodes\CodeOmr.cs` ``` #if true // HACK: Project Wallenwein: set LK value |= 1; _synchronizeCode = true; #endif ``` Best Regards, Steffen