Skip to content

Commit b6e02fa

Browse files
Update JavaDoc in PdfVersionImp.java
1 parent baea3fb commit b6e02fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

openpdf-core/src/main/java/org/openpdf/text/pdf/internal/PdfVersionImp.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@
6161
/**
6262
* Stores the PDF version information, knows how to write a PDF Header, and how to add the version to the catalog (if
6363
* necessary).
64+
*
65+
* For OpenPDF 3.0 this was updated to support PDF 2.0, and specifying PDF version using String "2.0" instead of char.
6466
*/
6567

6668
public class PdfVersionImp implements PdfVersion {

0 commit comments

Comments
 (0)