c# - How to change text of password message on pdf file -
i using c# selectpdf library create password protected pdf file. possible change text user sees when trying open file?
the default text like: "this file password protected. please provide password."
the dialog displayed when open password protected file going controlled application displaying it, , not file itself. application check see if password protected , present it's dialog open, therefore text displayed controlled application , unable change it.
Comments
Post a Comment