Embedding and Printing a TcxSpreadsheet control
Posted: Fri May 10, 2013 6:05 pm
Hello,
I have a generated document in a TRichView editor for user viewing/printing. My underlying data now supports a Spread Sheet section that allows users to enter their own data and calculations. I would like to embed this spreadsheet (view only) into my Rich Edit document.
I don't need to save the file. This is just being used for a preview of the data and printing.
I'm guessing I need to get the TcxSpreadSheet to print each page to an image and then insert the images into the RichView. I've been looking for a way to get images out using the DevExpress Printing components.
Just checking to see if anyone has done something like this before and has any advice to help get me started.
Thanks,
Mark
I have a generated document in a TRichView editor for user viewing/printing. My underlying data now supports a Spread Sheet section that allows users to enter their own data and calculations. I would like to embed this spreadsheet (view only) into my Rich Edit document.
I don't need to save the file. This is just being used for a preview of the data and printing.
I'm guessing I need to get the TcxSpreadSheet to print each page to an image and then insert the images into the RichView. I've been looking for a way to get images out using the DevExpress Printing components.
Just checking to see if anyone has done something like this before and has any advice to help get me started.
Thanks,
Mark