Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Writing image to rtf file.

Options
  • 20-09-2012 7:27pm
    #1
    Closed Accounts Posts: 2,930 ✭✭✭


    Just wondering if anyone has done this before? I can write text to an .rtf file using the likes of MigraDoc but the only option for the addition of an image to a table cell accepts the file path as a string. My image is a byte[]. I can't go down the route of saving the byte[] to a file. It isn't feasible with the application.


Advertisement