Developer Posts

How to load & save documents using Foxit PDF SDK (.NET)

by Conor Smith | April 1, 2019
Foxit PDF SDK provides a series of options on how to handle documents. A PDF document object can be constructed with an existing PDF file from a file path, memory buffer, a custom implemented ReaderCallback object and an input file stream. The methods PDFDoc.Load or PDFDoc.StartLoad are used to load document content. Document objects inside […]
Keep reading Keep reading

How to load & save documents using Foxit PDF SDK (Objective-C)

by Conor Smith | April 1, 2019
Foxit PDF SDK provides a series of options on how to handle documents. A PDF document object can be constructed with an existing PDF file from a file path, memory buffer, a custom implemented ReaderCallback object and an input file stream. The methods PDFDoc.Load or PDFDoc.StartLoad are used to load document content. Document objects inside […]
Keep reading Keep reading

How to load & save documents using Foxit PDF SDK (Java)

by Conor Smith | April 1, 2019
Foxit PDF SDK provides a series of options on how to handle documents. A PDF document object can be constructed with an existing PDF file from a file path, memory buffer, a custom implemented ReaderCallback object and an input file stream. The methods PDFDoc.Load or PDFDoc.StartLoad are used to load document content. Document objects inside […]
Keep reading Keep reading

How to load & save documents using Foxit PDF SDK (C++)

by Conor Smith | April 1, 2019
Foxit PDF SDK provides a series of options on how to handle documents. A PDF document object can be constructed with an existing PDF file from a file path, memory buffer, a custom implemented ReaderCallback object and an input file stream. The methods PDFDoc.Load or PDFDoc.StartLoad are used to load document content. Document objects inside […]
Keep reading Keep reading

Working with JavaScript using Foxit PDF SDK (.NET)

by Conor Smith | March 26, 2019
Foxit PDF SDK JavaScript is a language implemented within our library based on the core of JavaScript’s version 1.5. It is extremely useful for Web applications that need to use less memory from the server by offloading it onto the client. Foxit PDF SDK JavaScript implements extensions, in the form of new objects and their […]
Keep reading Keep reading

Working with JavaScript using Foxit PDF SDK (Objective-C)

by Conor Smith | March 26, 2019
Foxit PDF SDK JavaScript is a language implemented within our library based on the core of JavaScript’s version 1.5. It is extremely useful for Web applications that need to use less memory from the server by offloading it onto the client. Foxit PDF SDK JavaScript implements extensions, in the form of new objects and their […]
Keep reading Keep reading

Working with JavaScript using Foxit PDF SDK (Java)

by Conor Smith | March 26, 2019
Foxit PDF SDK JavaScript is a language implemented within our library based on the core of JavaScript’s version 1.5. It is extremely useful for Web applications that need to use less memory from the server by offloading it onto the client. Foxit PDF SDK JavaScript implements extensions, in the form of new objects and their […]
Keep reading Keep reading

Working with JavaScript using Foxit PDF SDK (C++)

by Conor Smith | March 25, 2019
Foxit PDF SDK JavaScript is a language implemented within our library based on the core of JavaScript’s version 1.5. It is extremely useful for Web applications that need to use less memory from the server by offloading it onto the client. Foxit PDF SDK JavaScript implements extensions, in the form of new objects and their […]
Keep reading Keep reading

How to configure MIME types in IIS

by jinbiao zhang | March 11, 2019
When using IIS to run Foxit PDF SDK for WEB, we may encounter some resource file parsing errors that lead to access failure. At this time, we need to configure the MIME type of IIS. Let’s take Windows Server 2019 for example, here are the steps: 1. Open the Microsoft IIS management console, then select […]
Keep reading Keep reading
Used everywhere

Trusted by