May. 11th, 2015

billroper: (Default)
Back from Marcon and back to work.

So before I left, I was having a deep and abiding problem getting Microsoft's Open XML toolkit to work with a MemoryStream, because the MemoryStream couldn't be resized, nor could I find a way to get the resulting changes to the document written out to a disk file. This was after reading every bit of documentation I could find.

Today, it seems that my Google-fu turned back on, because I found the sample code that:

  • Explained how you could get a resizeable MemoryStream by creating an empty one and then copying the byte array of data into it.
  • Showed how you could call MemoryStream.WriteTo to send the resulting document to a FileStream.

    *thud* *thud* *thud*

    This should not have been this hard to find.
  • Profile

    billroper: (Default)
    billroper

    April 2026

    S M T W T F S
        1 2 3 4
    5 6 7 8 9 1011
    12131415161718
    19202122232425
    2627282930  

    Most Popular Tags

    Style Credit

    Expand Cut Tags

    No cut tags
    Page generated Apr. 11th, 2026 11:15 am
    Powered by Dreamwidth Studios