I need to remove some area from my pdf file. First I am uploading a PDF file using core PHP code, then I want to remove or add white space by providing x
, y
coordinate points.
I need help to do this using PHP code?
I need to remove some area from my pdf file. First I am uploading a PDF file using core PHP code, then I want to remove or add white space by providing x
, y
coordinate points.
I need help to do this using PHP code?