Send PDF to Printer Server Side

T

Travis Newman

In C# .NET...I would like to write onto a PDF document with text from
the database(like www.tallcomponents.com), then send the PDF to the
physical printer in a looped batch print mode (50 PDFs total). I want
to do this all on the server side inside our network. Any help?

Travis Newman
 
K

Ken Cox [Microsoft MVP]

Hi Travis,

This is quite doable, but isn't clear where you want to start. As you've
seen, you can create a PDF from a PDF or from scratch using .NET components.

The next step would be to stream that content to a network printer. I
haven't used the .NET classes for that, but there's lots in the Windows
Scripting Host objects to do that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top