Fenil Parikh wrote: > Hi, > I am using itext-1.4.8.jar to create a simple PDF document. When I open > it in linux it opens properly but when I open the same file using > Acrobat in windows it gives some error alert like > > "An error exists on this page. Acrobat may not display the page > correctly. Please contact the person who created the PDF to correct the > problem". > > It is a simple PDF file. I have not used any kind of formatting. Please > let me know on what may be the possible error.
You could have unbalanced BT and ET sequences. That's a very common mistake made by people who don't know their PDF. Of course: as long as you're not telling us what you do, nobody can answer your question. It's as if you send a mail to your car dealer saying: "my car won't start, what could be wrong?" -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
