Hello
I am using iText framework.
Getting the following error. The error is occurring when documet.close() is invoked.
ExceptionConver ter:* java.io.IOExcep tion*: The document has no pages.
at com.nri.xenos.r epor*t.text.pdf .PdfPages.*writ ePageTree(PdfPa g*es.java:107)
at com.nri.xenos.r epor*t.text.pdf .PdfWriter*.clo se(PdfWriter.ja v*a:850)
at com.nri.xenos.r epor*t.text.pdf .PdfDocume*nt.c lose(PdfDocumen t*.java:1043)
at com.nri.xenos.r epor*t.text.Doc ument.clos*e(Do cument.java:497 )*
What is the meaning of this?
How shall I overcome it?
please help me.
Regards
Thiru
I am using iText framework.
Getting the following error. The error is occurring when documet.close() is invoked.
ExceptionConver ter:* java.io.IOExcep tion*: The document has no pages.
at com.nri.xenos.r epor*t.text.pdf .PdfPages.*writ ePageTree(PdfPa g*es.java:107)
at com.nri.xenos.r epor*t.text.pdf .PdfWriter*.clo se(PdfWriter.ja v*a:850)
at com.nri.xenos.r epor*t.text.pdf .PdfDocume*nt.c lose(PdfDocumen t*.java:1043)
at com.nri.xenos.r epor*t.text.Doc ument.clos*e(Do cument.java:497 )*
What is the meaning of this?
How shall I overcome it?
please help me.
Regards
Thiru
Comment