Setting or Changing PDF File Version

Users might need to change the file version of PDF documents for reasons such as compatibility with other software, or compatibility with features supported in the file version… Note that by default, when jPDFProcess creates a PDF document, the file version number is set to 1.7. Here is sample Java code to change the file […]

Read More