How to add padding to a text?
Posted: 2016-04-26T22:23:58-07:00
I want to add padding to a text in a pdf. Is there any way?
I am literally stuck at it now
Code: Select all
convert file.pdf '-fill rgba(0,0,0,0.80) -undercolor #ffffff50 '-pointsize 10 '-weight bold '-draw "gravity southwest scale 1,0.8 fill black text 0,0 "My funny text" destination.pdf