How to solve the problem "bookmarks are not allowed" when submit a paper?
According to the hyperref
manual, this code should remove the production of bookmarks in the pdf;
\hypersetup{bookmarks=false}
You have to write this line in the preamble of your document