How to print existing pdf file on specific printer with iTextSharp?
up vote
0
down vote
favorite
I'm working on a c# project that needs to print some pdf files saved on my computer, but I need send it to printer which is specified by the user in the system, so I don't want to open the system printers modal. I've searched a lot and didn't find how to do this with iTextSharp (version 5.5.13). Anyone can help me?
c# pdf itext
add a comment |
up vote
0
down vote
favorite
I'm working on a c# project that needs to print some pdf files saved on my computer, but I need send it to printer which is specified by the user in the system, so I don't want to open the system printers modal. I've searched a lot and didn't find how to do this with iTextSharp (version 5.5.13). Anyone can help me?
c# pdf itext
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
1
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm working on a c# project that needs to print some pdf files saved on my computer, but I need send it to printer which is specified by the user in the system, so I don't want to open the system printers modal. I've searched a lot and didn't find how to do this with iTextSharp (version 5.5.13). Anyone can help me?
c# pdf itext
I'm working on a c# project that needs to print some pdf files saved on my computer, but I need send it to printer which is specified by the user in the system, so I don't want to open the system printers modal. I've searched a lot and didn't find how to do this with iTextSharp (version 5.5.13). Anyone can help me?
c# pdf itext
c# pdf itext
asked Nov 21 at 19:51
Alexandre Heinen
215
215
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
1
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18
add a comment |
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
1
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
1
1
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53419562%2fhow-to-print-existing-pdf-file-on-specific-printer-with-itextsharp%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you already have some code that you tried? Could you share your attempts
– Ben Ootjers
Nov 21 at 20:17
1
Itext does not contain code for rendering pdfs.
– mkl
Nov 21 at 20:50
Thanks, that's what I was guessing.
– Alexandre Heinen
Nov 22 at 10:18