Adding Headers to a PDF Document

Introduction

Aspose.PDF Cloud allows you to add Header to a PDF Document. Aspose.PDF Cloud supports adding Text and Image Header to a PDF Document

API Information

API Type Description Swagger Link Request DTO
/pdf/{name}/header/text POST Add document Text Header PostDocumentTextHeader TextHeader
/pdf/{name}/header/image POST Add document Image Header PostDocumentImageHeader ImageHeader

cURL Example

Example for adding a Text Header to a PDF Document

Example for adding a Image Header to a PDF Document