iText in Action Chapter 12: Protecting your PDF
These examples were written in the context of Chapter 12 of the book "iText in Action - Second Edition".
metadatapdf
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter12/MetadataPdf.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter12/MetadataPdf.cs##
metadataxmp
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter12/MetadataXmp.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter12/MetadataXmp.cs##
helloworldcompression
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter12/HelloWorldCompression.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter12/HelloWorldCompression.cs##
encryptionpdf
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part3/chapter12/EncryptionPdf.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter12/EncryptionPdf.cs##