*Experts* DiverDan Posted June 18, 2004 *Experts* Posted June 18, 2004 (edited) I have a number of printed reports that have different fonts, font styles, margins and lines and some of the reports have graphic images. I've been requested to "copy" the information and format of printed reports to the clipboard. I don't have a clue where to start. As I see it, the StringBuilder class doesn't allow for font styles or lines and a bitmap is the wrong format for this request. Can the virtual screen made by the print doc be accessed by the clipboard? And if so, how? Thanks Dan Edited June 18, 2004 by DiverDan Quote Member, in good standing, of the elite fraternity of mentally challenged programmers. Dolphins Software
pelikan Posted June 18, 2004 Posted June 18, 2004 seems to me you'd have to draw your print doc to a metafile and put that on the clipboard. - not sure how this is done in .net Quote IN PARVUM MULTUM
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.