markpdf icon indicating copy to clipboard operation
markpdf copied to clipboard

Horizontal aligned text feature

Open EmilioRoche opened this issue 9 months ago • 0 comments

Hi Anis,

I have recently added a feature for the text watermarking, where the text can now be horizontally centered, but still specify the vertical offset of where you would like the text to be (top or bottom)

here are 2 examples of the new addition: go run . blank.pdf "WATERMARK FOR EMILIO ROCHE" blankNew.pdf --horizontal-b-center -y -50 -f times_bold_italic -l 0000FF image

go run . blank.pdf "WATERMARK FOR EMILIO ROCHE" blankNew.pdf -by 100 image

I hope you accept this PR! 😄

  • Emilio

EmilioRoche avatar Sep 27 '23 04:09 EmilioRoche