Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Quote:
hi iam using visual studio 2010 and third party library prof-Ui for customized controls.


What I have tried:

hi iam using visual studio 2010 and third party library prof-Ui for customized controls.
Posted
Updated 12-Mar-19 21:08pm

1 solution

You must "print" or draw the bitmap in you printing code on the printer dc. Read the Print Spooler API Functions documentation for some overview.

Most times it makes sense to only draw some watermarked bitmap. So prepare such bitmap with some external drawing program.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900