Welcome Guest Search | Active Topics | Sign In | Register

Fill form and then lock [Solved] Options
Christian
Posted: Wednesday, November 6, 2013 8:49:12 AM
Rank: Member
Groups: Member

Joined: 11/6/2013
Posts: 17
Using PdfCreator I have a pdf with form elements which I want to fill out in code. Then I want to "lock" the document from everything but but printing (the form is basicly a helper to easily programmaticly add content without putting in position x/y).

I have tried:
doc.Security.Permissions = PdfDocumentPermissions.Printing;
but that means that the form data is not even shown.

Edit:
Problem was that for some reason the font was white :)
eo_support
Posted: Thursday, November 7, 2013 8:58:25 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Glad to hear that you found that out! Thanks for the update!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.