Developer Posts

Developer Guide for Foxit PDF SDK for .NET (7.3)

by Cynthia Chen | July 1, 2020
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for .NET Core (7.3)

by Cynthia Chen | July 1, 2020
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Java API (7.3)

by Cynthia Chen | July 1, 2020
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes“, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Mac Objective-C (7.3)

by Cynthia Chen | July 1, 2020
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for C++ (7.3)

by Cynthia Chen | July 1, 2020
Introduction to Foxit PDF SDK Have you ever thought about building your own application that can do everything you want with PDF files? If your answer is “Yes”, congratulations! You just found the best solution in the industry that allows you to build stable, secure, efficient and full-featured PDF applications. Foxit PDF SDK provides high-performance […]
Keep reading Keep reading

Introduction to PDF SDK for Web Permissions

by Conor Smith | June 9, 2020
PDF SDK for Web enables you to integrate a PDF viewer in a website and provides a very flexible permission configuration to help you control documents better. It supports viewer side user permissions to control how users can interact with documents. By default, users can directly interact with documents and can be restricted by document […]
Keep reading Keep reading

Advanced Annotation Handling with Foxit PDF SDK for Web

by Conor Smith | May 12, 2020
Foxit PDF SDK for Web provides two methods to set annotation flags; annotManager.setViewerAnnotFlag() and annot.setFlags(). These two options meet different use cases. annotManager.setViewerAnnotFlag() sets annotation flags to lock the annotations of other users at the application level. No settings or changes will be saved to the PDF. annot.setFlags(): sets annotation flags at document level. Any settings or […]
Keep reading Keep reading

How to Disable Downloads with Foxit PDF SDK for Web

by Conor Smith | May 12, 2020
Disabling the download function applies to both the UI and API. This can be achieved by using the option with PDFViewer::constructor getAdditionalPerm:function() as below: { return 0; //zero means disable } Once set, the Download menu will be grayed out in the UI menu list, and the API calling to get the file will see a permission error […]
Keep reading Keep reading

How to run Vue.js with PDF SDK for Web

by Conor Smith | April 27, 2020
The guide below details 2 examples. One introduces how to quickly run the boilerplate sample for Vue.js inside Foxit PDF SDK for Web, and the other presents a way to integrate Foxit PDF SDK for Web in an existing Vue app. Quickly run the built-in example for Vue.js Foxit PDF SDK for Web provides a […]
Keep reading Keep reading
Used everywhere

Trusted by