how to print to both a physical printer and pdf at once

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • farooqhussain786
    New Member
    • Aug 2006
    • 3

    how to print to both a physical printer and pdf at once

    Project requirement is, whenever we send a print to printer from any application. It print two places, one is on regular printer and second is in PDF file.

    For example, If I send print to printer from word application, it also print in PDF file at same time. PDF file name could be any name. Dynamic like PDF20100111.pdf .

    Actual requirement is "how to print to both a physical printer and pdf at once". I am not sure, but we can capture print data from printer port and send to pdf file. What you think, is it doable?

    Can any tell me how would I create virtual printer driver. From that printer I would sen to printer request one for physical and one pdf. any did this before. Please help me to resolve. I need to full fill that requirement to implement my whole project
Working...