September 2020

Developer Guide for Foxit PDF SDK for C (7.4)

by Ray | September 30, 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.4)

by Ray | September 30, 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.4)

by Ray | September 30, 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.4)

by Ray | September 30, 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 iOS (7.4)

by Ray | September 30, 2020
Introduction to Foxit PDF SDK Foxit PDF SDK Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows, Mac, Linux, Web, Android, iOS, and UWP), using the most popular development languages and environments. Application developers who use Foxit […]
Keep reading Keep reading

Developer Guide for Foxit PDF SDK for Android (7.4)

by Ray | September 30, 2020
Introduction to Foxit PDF SDK Foxit PDF SDK Foxit PDF SDK provides high-performance libraries to help any software developer add robust PDF functionality to their enterprise, mobile and cloud applications across all platforms (includes Windows, Mac, Linux, Web, Android, iOS, and UWP), using the most popular development languages and environments. Application developers who use Foxit […]
Keep reading Keep reading

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

by Ray | September 30, 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 (7.4)

by Ray | September 30, 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

How to Set Custom Fonts with PDF SDK for Web

by Conor Smith | September 15, 2020
Foxit PDF SDK for Web has a huge range of custom fonts available with the package. You can customize as much as you wish by using the 2 sample codes below. Setting up the font Path var pdfui = new PDFUI({         viewerOptions: {             libPath: '../../../lib',             preloadJR: true,             jr: {             licenseSN:"",             LicenseKey:"",             fontPath:"../external/brotli"             }         }) Setting up custom fonts function setCustomFonts(){         pdfui.getWebPDFJR().then(function(jr) {             var fontCalibri = {                 nameMatches: [ /(calibri)/ig ],                 glyphs: [  […]
Keep reading Keep reading
Used everywhere

Trusted by