PDF utilities

FREEMIUM
От Domenico Giambra | Обновлено il y a 2 mois | Tools
Health Check

N/A

Назад ко всем руководствам (4)

Concatenate several PDFs

{
	"source": [
		{
			"type": "pdf",
			"data": "base 64 encoded file"
		},
		{
			"type": "pdf",
			"data": "base 64 encoded file"
		}
	]
}

You can concatenate as many as files as you want into one single file.