Implementing my own print preview?

后端 未结 4 661
别那么骄傲
别那么骄傲 2021-01-03 04:48

I have developed my own Report Control which is simply nothing but drawing text on a CDC of the control window\'s client DC. I have got the printing function to work too. Th

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-03 05:10

    if you managed to print your output to a file in an RTF format and displayed it on screen would this solve the problem?

提交回复
热议问题