Does anyone how to print a pdf file in C#?

Y

ywchan

I have tried to print pdf by using gswin32 and call it through the process
class

but I can't change the paper orientation....no matter I have set dORIENT1 =
true / false...it is printed as portrait....

Does anyone know how to change the paper orientation in my case?
or having some other idea to print a pdf file in C#?

I have also tried to call AcroRd32.exe throught the process class...but it
can't terminate the acrobat reader automatically....

I really need help from this issue(to automate the printing process of a pdf
file in C#)....thanks a lot
 

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

Top