Skip to content

Add more printer attributes, fix length of StringWithLanguage, enhance IppProtocol class#27

Merged
danielklecha merged 6 commits intodanielklecha:masterfrom
pkocsis-kfx:master
Feb 18, 2026
Merged

Add more printer attributes, fix length of StringWithLanguage, enhance IppProtocol class#27
danielklecha merged 6 commits intodanielklecha:masterfrom
pkocsis-kfx:master

Conversation

@pkocsis-kfx
Copy link

  • Added PrinterUUID to PrinterDescriptionAttributes
  • Added defines for more printer attributes (compression-default, media-col-supported, media-col-ready, printer-uuid, pdf-versions-supported, ipp-features-supported, media-type-supported)
  • Fixed calculation of length of type StringWithLanguage
  • Fixed test case of Write_StringWithLanguage_ShouldBeWritten to match the fixed behavior
  • Added new property 'ReadDocumentStream' to IppProtocol class, to be able to control if the library should read the incoming document into the memory or not.

Added defines for more printer attributes (compression-default, media-col-supported, media-col-ready, printer-uuid, pdf-versions-supported, ipp-features-supported, media-type-supported)
…ble to control if the library should read the incoming document into the memory or not.
@danielklecha danielklecha self-assigned this Feb 18, 2026
@danielklecha
Copy link
Owner

@pkocsis-kfx thanks for improvements!

Currently I'm working with tests and code coverage.

I have a plan to publish version 3.0.0 in this month.
I rewrote response classes because they contained almost raw data.
I hope that I will prepare stable base and it will be easier to add attributes from 1.1 extensions and higher.

Btw. If you need to add custom attribtes then check ImproveGetPrinterAttributesRawResponse in SharpIppNextServer. I put there attributes which are required by printer wizard.

@danielklecha danielklecha merged commit 8c0e521 into danielklecha:master Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants