Search found 5 matches

by sdmaha
Sun May 13, 2012 12:59 pm
Forum: Programming
Topic: Calling PdfUtil.PrintFile throws an exception
Replies: 0
Views: 28345

Re: Calling PdfUtil.PrintFile throws an exception

Hey.. Congratulations! on your success. I hope, you are now also able to print from an IIS web application as you had posted this issue in your other post. Just wondering if you could share some more information, as I am still facing the same permissions issue when trying to print inside ASP.NET IIS...
by sdmaha
Mon Apr 30, 2012 7:26 am
Forum: Programming
Topic: Programming interface for large PDF files on 64 bit system
Replies: 0
Views: 17586

Re: Programming interface for large PDF files on 64 bit syst

Does any one has any updates on this issue? Is anyone able to reproduce it with the environment I mentioned: Print a large PDF file of more than 200 pages on 64 bit Windows 7 and using C# .NET programming API? If you are able to reproduce it, can we expect a fix for it? If yes, how long can it take?...
by sdmaha
Thu Apr 26, 2012 3:28 pm
Forum: Programming
Topic: Programming interface for large PDF files on 64 bit system
Replies: 0
Views: 17586

Programming interface for large PDF files on 64 bit system

Hi, We have a requirement where we have to print a PDF file using BullZip printer. The program worked fine for all PDFs as long as we were working on 32 bit dev machines, but now that we are trying to transition to a Prod machine, which is 64 bit, we are facing a strange issue. The issue is when the...
by sdmaha
Thu Apr 26, 2012 3:13 pm
Forum: Programming
Topic: Troubleshooting printing from IIS web app
Replies: 2
Views: 21036

Re: Troubleshooting printing from IIS web app

Thank you, for a quick reply. So I have created this external program for now and it works well and addresses the issue for now. However I will still try to troubleshoot this permissions issue for some more time as it will be better for us in terms of application performance if it works inside IIS 7...
by sdmaha
Thu Apr 26, 2012 5:52 am
Forum: Programming
Topic: Troubleshooting printing from IIS web app
Replies: 2
Views: 21036

Re: Troubleshooting printing from IIS web app

Hi there, I am also facing a similar issue and from whatever research I have done till now, I believe it to be a permissions issue. So, some folders need Read/Write permissions for the Application Pool user. But, I am still not able to figure out which folder needs what permissions exactly. I tried ...