0

I am trying to find the best way to accomplish this and hope that there are some open source solutions that exist. I currently have a form that will accept a user's API key and file. When given the API key and file selected, it will upload the file to their user account. They can then download the file from the website.

I am looking for a way to have a Virtual Printer that will store the user's API key and allow them to be in whatever program on their computer. When they have finished making changes to their file, they can "Print" using a virtual printer to the website's API.

2
  • sounds like you need a freelancer to develop some code for you... what you are asking sound pretty specific
    – Piotr Kula
    Commented Dec 29, 2011 at 22:32
  • 1
    Printing doesn't just send the files to the printer, it prepares the files for printing. You can't "unprint" a spreadsheet that you made with a XPS- or a PDF-printer and open it in Excel again.
    – micke
    Commented Dec 29, 2011 at 22:59

1 Answer 1

0

Code Industry has an open source driver that I may be able to work off of.

http://code-industry.net/imageprinterpro.php

Another is ColorPilot. They have some good PostScript Drivers. They also have source code available to mess with.

http://www.colorpilot.com/emfprinterpilot.html

0

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .