You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resulting PDF can be opened in Acrobat pro and the div/text can simply be deleted and re-saved.
I was expecting the option --screenshots to save each slide as a PNG and then create a PDF of all those PNGs. But that is not the functionality you get.
Does anyone have insight to create PDFs that are un-editable in this way with Acrobat Pro?
The text was updated successfully, but these errors were encountered:
The --screenshots option is to export slides as images and does not change the PDF output.
The produced PDF does not have any protection so it is expected it is possible to edit it.
It may be possible to add the ability to set the protection level and / or the document metadata, though it may be argued to be outside of the scope of Decktape.
I used a PNG image, CSS, and a DIV tag to create an image-based watermark:
The resulting PDF can be opened in Acrobat pro and the div/text can simply be deleted and re-saved.
I was expecting the option
--screenshots
to save each slide as a PNG and then create a PDF of all those PNGs. But that is not the functionality you get.Does anyone have insight to create PDFs that are un-editable in this way with Acrobat Pro?
The text was updated successfully, but these errors were encountered: