mutool bakeΒΆ
The bake command bakes PDF forms into static content.
mutool bake [options] input.pdf [output.pdf]
[options]Options are as follows:
-ADo not bake annotations into page contents.
-FDo not bake form fields widgets into page contents.
-OoptionsSee PDF Write Options. If none are given
garbageis used by default.
input.pdfName of input PDF file.
output.pdfName of output PDF file. If none is given
out.pdfis used by default.
Normally annotations and form field widgets are separate content streams that get drawn on top of the page contents. This command bakes annotations and/or widgets into the page contents, making them inseparable. After baking in annotations and widgets they are just visual representaitons of what the original annotation/widget looked like, their properties can no longer be edited since they no longer exist as proper annotation/widgets.