Re: [iText-questions] pdfstamper.close error "file in use by another process"

2013-08-16 Thread József Mester
Hello. I had situation like your. The problem was my program started more than one. Two program can do this problem. 2013.08.16. 14:55, "enigmedia" ezt írta: > Hi All: In an ASP.NET 4 project I have a "template" pdf that I open for > editing > and then save with a different name. Sometimes (not a

[iText-questions] pdfstamper.close error "file in use by another process"

2013-08-16 Thread andrew kagan
Hi All: In an ASP.NET 4 project I have a "template" pdf that I open for editing and then save with a different name. Sometimes (not always) I receive an error: The process cannot access the file 'd:\websites\forms\pdfOutput\-.pdf' because it is being used by another process. My codebl

[iText-questions] pdfstamper.close error "file in use by another process"

2013-08-16 Thread enigmedia
Hi All: In an ASP.NET 4 project I have a "template" pdf that I open for editing and then save with a different name. Sometimes (not always) I receive an error: The process cannot access the file 'd:\websites\forms\pdfOutput\-.pdf' because it is being used by another process. My codeblock