Tagged Questions
4
votes
2answers
2k views
Why am I losing my databinding when printing to an XpsDocument?
Update!
Binding works. The issue is that the XpsDocumentWriter doesn't properly write the first page of the first document of a FixedDocumentSequence. This seems to be an issue encountered by lots ...