Explore further
Linux articles & project samples
How to generate fill-sign object in pdf file
Updated 13 October 2023
System requirements
Platform: Windows, Mac, LinuxProgramming Language: C, C++, C#, Dotnetcore, Java, Python, Objective-CLicense Key requirement: standard license keySDK Version: Foxit PDF SDK 8.4 or later
What is the fill-si...
Keep reading
How to work with associated files
Updated 13 October 2023
System requirements
Platform: Windows, Mac, LinuxProgramming Language: C, C++, C#, Java, Python, Objective-CLicense Key requirement: standard license keySDK Version: Foxit PDF SDK 6.0 or later
What is the "AF" attributes of ...
Keep reading
How to add, delete and modify the header-footer of PDF file
Updated 13 October 2023
System requirements
Platform: Windows, Mac, LinuxProgramming Language: C,C++, C#, Dotnetcore, Java, Python, Objective-CLicense Key requirement: standard license keySDK Version: Foxit PDF SDK 7.2 ...
Keep reading
How to use PDFStructTree
Updated 13 October 2023
System requirements
Platform: Windows, Mac, Linux (x86 and x64)Programming Language: C++, C#, Python, Java, OC, CLicense Key requirement: StandardSDK Version: Foxit PDF SDK 9.1
About PDF Structure Tree
...
Keep reading
Developer Guide for Foxit PDF SDK for Python (9.0)
Updated 09 January 2025
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 th...
Keep reading
Developer Guide for Foxit PDF SDK for Java API (9.0)
Updated 07 January 2025
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 th...
Keep reading
Developer Guide for Foxit PDF SDK for .NET Core (9.0)
Updated 06 January 2025
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 th...
Keep reading
Developer Guide for Foxit PDF SDK for C++ (9.0)
Updated 03 January 2025
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 th...
Keep reading
How to Identify PDFs using Layout Recognition
Updated 02 September 2022
This article aims to demonstrate how to identify a PDF using Layout Recognition.
The data structure parsed by Layout Recognition is a bit like a tree structure, the root node is class LRStructureElement. Generally, class LRStr...
Keep reading