Define placement
Use FusionDocs Studio to drag marks onto pages and save document-type templates.
FusionDocs adds traceable barcodes to PDFs, images, forms, vouchers, and business documents, returns the marked file, then verifies the document after signing, scanning, faxing, or upload.
FusionDocs is not just barcode generation. It stores the durable reference, placement, and event metadata so the same document can be verified after it leaves your system.
Use FusionDocs Studio to drag marks onto pages and save document-type templates.
Pass a PDF, image, voucher, or form with a reference id and mark values.
FusionDocs returns the marked output and discards document content by default.
Send signed or scanned files back and match detected marks to your records.
Use one mark or many. Put different barcode types on the same page. Keep placements reusable by document type.
Store page, x/y, type, scale, border, and value rules for each document type.
Use Data Matrix for compact verification, QR for mobile workflows, or Code 128 for classic scanners.
Retain metadata, references, and processing events without retaining customer documents by default.
FusionDocs exposes clean endpoints for generating marks, stamping documents, previewing output, and verifying documents after they come back signed or scanned.
POST /barcodes_generate.cfm
X-FusionSuite-Api-Key: <key>
{
"type": "datamatrix",
"value": "FD1:ACME-12345",
"format": "png",
"scale": 2,
"border": 1
}