Search...
/
Support
Get Started
Getting Started
API Reference
react-print
React PDF Viewer
Introduction
Getting started
API Reference
GET
Get Status
PDF
POST
Converts a DOC or DOCX document to PDF.
POST
Generates a PDF document from HTML and web technologies.
POST
Merges multiple PDF documents into a single PDF document.
POST
Splits a PDF document into 2 PDF documents.
POST
Extract a range of pages from a PDF document.
POST
Insert a PDF document into another PDF document at a specified page.
Form
POST
Detect form fields in a PDF document
POST
Mark form fields in a PDF document
POST
Fill form fields in a PDF document
Support
Get Started
API Reference
PDF
Form
Mark form fields in a PDF document
Beta
POST
https://api.fileforge.com
/
pdf
/
form
/
mark
/
Returns a modified PDF document with form fields marked with a green border, and hover text showing the field name.
Request
This endpoint expects a multipart form containing a file.
options
object
Optional
file
file
Required
Response
This endpoint returns a file.
Built with