itext - PDFStamper.close() throws IOException error -


We are trying to add a stamp to the 150MB file. When executed pdfstamper.close (), then we get the following error:

2014-10-17 11: 02: 29,470 Error: IOException: not as test.pdf file or resource.

  ** java.io.IOException: ** test.pdf ** File or Resource not found in the form of **. Com.itextpdf.text.pdf.RandomAccessFileOrArray at & lt; Init & gt; (RandomAccessFileOrArray.java:107) on com.itextpdf.text.pdf.RandomAccessFileOrArray. & Lt; Init & gt; (RandomAccessFileOrArray.java:79)  

When we removed the watch folder, file and has been replaced by a hidden file. In hiding we do not have the stamp placed on the PDF image.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -