PDF Submission at Universities, What Is Actually Required
Most universities now require the digital submission of academic papers as PDF files. This sounds simple enough, but there are several issues that regularly cause problems. Understanding them ahead of time makes submitting a thesis, dissertation, or seminar paper a much less stressful experience.
The most common mistake: students export their Word file to PDF and assume everything is fine. Then on the examiner's computer, the document looks completely different, fonts are missing, tables have shifted, equations are unreadable. This happens when key export settings are overlooked during the PDF conversion process.
Font Embedding, The Single Most Important Setting
The most significant technical issue with academic paper PDFs is font embedding. When fonts are not embedded in the PDF, the document may display incorrectly on computers where those fonts are not installed. This particularly affects special character sets, mathematical fonts, and non-Latin scripts.
In Microsoft Word: when saving as PDF, look for the options dialog and ensure font embedding is enabled. In LaTeX: use pdflatex or xelatex with the appropriate font packages to ensure embedding. In LibreOffice: font embedding is typically enabled by default in PDF exports.
Figures, Tables, and Equations
Academic papers often contain figures, data tables, and mathematical equations. Image resolution matters significantly at the PDF export stage. For print output, a minimum of 300 dpi is recommended; for screen-only use, 150 dpi is sufficient. Low-resolution figures produce a PDF that looks blurry when printed.
File size can become a concern with image-heavy dissertations, which can easily reach 50 MB or more. Many university upload systems have file size limits. The compress PDF tool can substantially reduce file size without affecting quality for screen viewing and normal printing.
Page Numbers and Document Outline
Universities often have specific requirements for page numbering: the title page may not count, the table of contents may use Roman numerals, and the main text starts at Arabic numeral page 1. These different numbering sequences are configured in the word processor before PDF export.
Equally important: PDF bookmarks. A well-structured PDF with a clickable table of contents and bookmarks for each chapter is significantly more pleasant to review than a file with no internal navigation. Word and LaTeX can generate these automatically during the PDF export process when headings are properly styled.
Accessibility Requirements
Some universities now require accessible PDFs, especially when the work will be published or made available through a library. An accessible PDF includes alternative text for images, a logical document structure with properly tagged headings, and searchable text throughout.
If the submitted paper contains any scanned sections, such as handwritten notes, historical source material, or library copies, OCR processing should be applied to make the text searchable. The OCR tool on PDFMonster converts scanned pages into fully searchable documents without altering their visual appearance.
Assembling Multi-Part Submissions
Some examination regulations require that certain documents be submitted separately: a signed declaration of academic integrity, data appendices, interview transcripts, or ethics approval letters. When these exist as separate files, the merge PDF tool can incorporate them into the finished submission document in the correct order.
Standard order: title page, abstract, table of contents, main text, references, appendices, signed declaration. This sequence is prescribed at many universities, check the exact requirements for your institution before combining.
Final Checks Before Submission
Immediately before submitting, open the PDF on a different device or in a different PDF viewer and check: correct font rendering, all figures displaying properly, table of contents links working, correct page numbering, and no rotated or missing pages.
For papers that should not be modified after submission, the protect PDF tool can apply permissions that prevent editing while leaving the document fully readable. If you set a password for submission, ensure you communicate it to the examiner through a separate channel in advance.