Click here to Skip to main content
15,888,733 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have to develop a software which will be a windows printer driver. It will be appeared in the printer list.

When i sent a file to this printer, this printer will save it to a location as bitmap.

How i can do that, which samples can i try or what shuold i research exactly? What programming language should i use?

What I have tried:

I'm looking the msdn documents and github samples for 2 weeks. There is not much information about it and the documents on the internet are too old.

Edit: For Richard MacCutchan's solution: For 2 weeks, i read all MSDN windows printer documents. I have checked out 100 github projects and so many websites. But i couldnt manage it. All i want is your guidance.
Posted
Updated 23-Jan-18 0:38am
v2

1 solution

Two weeks and you did not try: Google for "Windows driver development".
 
Share this answer
 
Comments
uurynk 23-Jan-18 6:27am    
for 2 weeks, i read all msdn documents. I have checked out 100 github projects and so many websites. Sorry for not writing "i have tried Google for 'Windows driver development'."
Richard MacCutchan 23-Jan-18 7:21am    
Go to Windows Driver Kit documentation | Microsoft Docs[^]. That is where you will find all the information related to writing drivers.

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