Pieter Kuppens

Results 4 issues of Pieter Kuppens

### Problem: Error: Widgets require us to download supporting files from a 3rd party website. Click here to enable this or click here for more information. (Error loading itkwidgets:^0.32.0). This...

Small note: the link to the Forword is incorrect. `.html` should become `.md` maybe? I think the book could use an Abstract or Management Summary containing the academic or business...

`class IppFinishing(IntEnum):` includes ` STAPLE_TOP_LEFT = 0x0020` While this should be decimal integer 20, not hexadecimal. Found this in an error message when trying IppFinishing.STAPLE_TOP_LEFT, it was parsed as -1,...

**Problem:** The document I try to print double-sided comes out of the printer single-sided. **What I tried:** When executing the PRINT_JOB, where I added the following to the message: ```...