Printing BlockUIContainer to XpsDocument/FixedDocument
问题 Question How do you print a FlowDocument that have BlockUIContainer ? How can I force a Measure/Update/Arrange on a FlowDocument? Background I have a generated FlowDocument with paragraphs of text with a few Rectangle elements filled DrawingBrushes from a resource dictionary and BlockUIContainer with custom controls. The document renders correctly when viewed in any of the FlowDocument* controls HOWEVER when the document is converted to a FixedDocument/XpsDocument, none of the Rectangle or