logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

New Topic Post Reply
Options
Go to last post Go to first unread
scott36117  
#1 Posted : Friday, September 8, 2017 7:31:20 AM(UTC)
Quote
scott36117

Rank: Newbie

Groups: Registered
Joined: 9/7/2017(UTC)
Posts: 4
United States
Location: Montgomery

Thanks: 1 times
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;
}


Paul Rayman  
#2 Posted : Thursday, July 19, 2018 7:12:10 PM(UTC)
Quote
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,138

Thanks: 10 times
Was thanked: 133 time(s) in 130 post(s)
It seems that you can just set the ReadOnly flag by analogy as here:

https://forum.patagames....ide-form-button#post1380
thanks 1 user thanked Paul Rayman for this useful post.
scott36117 on 7/20/2018(UTC)
Quick Reply Show Quick Reply
Users browsing this topic
Guest (4)
New Topic Post Reply
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.