Björn Lundmark

Results 8 issues of Björn Lundmark

**Describe the bug** Trying to render or extract an image from an IconImageSequence DataSet fails when the transfer syntax of the full dicom instance is encapsulated. The icon image sequence...

new

### Describe the bug Trying to validate a certificate which is issued by a known authority, that is not installed in the Trusted Root Store fails with COMException 'The operation...

### Describe the bug When specifying BitmapTransform.Rotation = BitmapRotation.Clockwise180Degrees and setting BitmapTransform.Bounds for the Jpeg Bitmap encoder, an ArgumentException is thrown. Specifying a different rotation flag or excluding the Bounds...

area-External

### Describe the bug Assigning a ThemeResource in XAML for the Color property of ShadeEffect throws the following exception: Exception thrown: 'System.Runtime.InteropServices.COMException' in System.Private.CoreLib.dll WinRT information: Failed to assign to...

bug :bug:

**Describe the bug** When rendering a pdf, a TypeInitializationException is immediately thrown. It appears it is trying to locate a file somewhere, and it ends up in the Windows\System32 folder....

### Describe the bug The documentation states that the Languages list is a list of appropriate languages, ranked in order of preference. The list of languages is filtered from the...

bug
needs-triage

### Describe the bug Assigning a ThemeResource in XAML for the Color property of ShadeEffect throws the following exception: Exception thrown: 'System.Runtime.InteropServices.COMException' in System.Private.CoreLib.dll WinRT information: Failed to assign to...

The GenerateExtensions contains methods used to generate the final Pdf. It seems to me that all options will always create a byte[] in memory before writing to file or stream....