iText in Action Chapter 13: PDFs inside-out
These examples were written in the context of Chapter 13 of the book "iText in Action - Second Edition".
pdfxpdfa
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/PdfXPdfA.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/PdfXPdfA.cs##
appendmode
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/AppendMode.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/AppendMode.cs##
pagelayoutexample
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/PageLayoutExample.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/PageLayoutExample.cs##
viewerpreferencesexample
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/ViewerPreferencesExample.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/ViewerPreferencesExample.cs##
printpreferencesexample
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/PrintPreferencesExample.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/PrintPreferencesExample.cs##
croppages
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/CropPages.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/CropPages.cs##
rotatepages
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/RotatePages.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/RotatePages.cs##
removelaunchactions
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/RemoveLaunchActions.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/RemoveLaunchActions.cs##
pagelabelexample
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/PageLabelExample.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/PageLabelExample.cs##
bookmarks2nameddestinations
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/Bookmarks2NamedDestinations.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/Bookmarks2NamedDestinations.cs##
fixbrokenform
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/FixBrokenForm.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/FixBrokenForm.cs##
inspectform
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/InspectForm.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/InspectForm.cs##
addjavascripttoform
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/AddJavaScriptToForm.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/AddJavaScriptToForm.cs##
replaceurl
##GITHUB:https://github.com/itext/i5js-book/blob/master/src/part4/chapter13/ReplaceURL.java##
##GITHUB:https://github.com/itext/i5ns-book/blob/master/iTextExamplesWeb/iTextExamplesWeb/iTextInAction2Ed/Chapter13/ReplaceURL.cs##