I would like to be able watch a folder and send PDF files to the print 
spooler from nodejs.

I see in the nodejs API docs that fs.FSWatcher should be able to handle 
watching a folder, but I can't seem to
find how I could then add the file to the printer queue.

I am a nodejs nube, but the idea is to have a Rails app that I am working 
on, save PDF files into a folder, and then
have a node-webkit to handle watching the folder and printing any PDF files 
it finds.

I would like the node-webkit app to use standard API calls, so it could run 
on any platform.

Any Ideas? 

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to