Skip to content

This is something i was always in great need of.Its not always possible to have a net connection.So an offline geeksforgeekjs for you guys.

Notifications You must be signed in to change notification settings

richa-coder/geeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geeks

This is something i was always in great need of.Its not always possible to have a net connection.So an offline geeksforgeeks for you guys. Some options with PDF are: **public void setEncrypted(bool value)-If value is set true , the PDF is encrypted.Default is false.

**public void setUserPassword(string pwd)-Protects the PDF with a user password. Max 32 chars

**public void setNoPrint(bool value)-Sets value to true disables printing the generated PDF. Default is false.

**public void setNoModify(bool value)-Sets value to true to disable further modification of the PDF. Default is false.

**public void setNoCopy(bool value)-Sets value to true to disable extracting text and graphics from the PDF. Default is false.

About

This is something i was always in great need of.Its not always possible to have a net connection.So an offline geeksforgeekjs for you guys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages