Skip to main content
Participant
November 20, 2019
Question

There is an error in this page. Maybe Adodbe Reader coudn't show it in the correct way.

  • November 20, 2019
  • 1 reply
  • 1486 views

Hello, I´m creating a pdf file from Itext libraries, when I try to open pdf file with Adobe Acrobat Reader DC it comes up a pop up wiht the error message "There is an error in this page. Maybe Adodbe Reader coudn't show it in the correct way."  and I have no idea what´s wrong.

I really appreciate you help. Thanks

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
November 20, 2019

Impossible to say without seeing the actual file, and possibly also the code you used to generate it.

This is really something you should ask the developers of the iText library, though.

yy56mmAuthor
Participant
November 21, 2019

Hi, ok I´ll ask Itext Support. I´d hope to find a property in pdf file to help me with the error, the point is that there´s no clue.

Thanks

yy56mmAuthor
Participant
November 27, 2019

Hi, I´m back again. I can´t still solve the problem. 

I set up the pdf file in this order.

1 - Create a page with some data.

2 - Append a new pdf file (I ignore its data)

3 - Create a back cover page

3 - Create an index page

4 - Reorder pages. Index page goes first, then data pages, appended pdf pages, and finally cover page

 

If you open de pdf file with Adobe and scroll very fast with mouse wheel you have the error. The error doesn´t come up with any other pdf tool or browser.

I would like to know if there´s any property in pdf file that can help me.

 

I really appreciate your help. Thanks