V
V
Vladislav2016-09-21 10:21:45
PDF
Vladislav, 2016-09-21 10:21:45

How to modify an existing pdf file using php?

I use the mPDF library to generate pdf files. Everything was fine, but a new task appeared: modifying an existing pdf file. As far as I understand, mPDF doesn't do that.
Q: Is it possible to modify an existing pdf file using php? And if so, how to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
Hihimor, 2016-09-21
@Hihimor

You can use FPDF. It is free and allows you to modify PDF documents.
Only he is not friendly with compressed PDF files (pdf version> 1.4). But you can install GhostScript and use it to downgrade the version of the document.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question