|
|
|
|
|
Hi - We're making a form read only using the recommended method below - While this does work for the text fields, check boxes can still receive events and change their state. Is there something else you can recommend? Thank you Code:
if(_readOnly)
{
RenderFlags |= Patagames.Pdf.Enums.RenderFlags.FPDF_ANNOT;
}
|
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close