E
ESmith
Is it possible using either the PrintPreview or Print Component to get at
the raw image data before sending the document to the printer?
What I have is this scenario - I'm using a third party spreadsheet component
and need to capture an area, have it rendered as if readied for printing,
rotate the image buffer 90 degrees and insert it into a rtf document. The
basic assumption here is that the spreadsheet component is in "landscape"
mode and the rtf document is in "portrait" mode. so in order to include the
spreadsheet data into the rtf document, I need to rotate it "vertically" so
I can insert it into the rtf document.
Ideas on how to accomplish this?
TIA
the raw image data before sending the document to the printer?
What I have is this scenario - I'm using a third party spreadsheet component
and need to capture an area, have it rendered as if readied for printing,
rotate the image buffer 90 degrees and insert it into a rtf document. The
basic assumption here is that the spreadsheet component is in "landscape"
mode and the rtf document is in "portrait" mode. so in order to include the
spreadsheet data into the rtf document, I need to rotate it "vertically" so
I can insert it into the rtf document.
Ideas on how to accomplish this?
TIA