Perfect, a few more -chop commands and the white spaces between the columns are also gone. I have the following code now which generates the "thin ranking" as png file from the pdf file: #!/bin/bash # PDF to PNG with white background and 300 DPI convert -density 300 tabelle.pdf -background white ...
Hi, I hope IM can handle my request :? I have a soccer ranking table as pdf file. This ranking is a) very wide and b) has one column in there which has to be deleted. So I think I speak in pictures which should be easier for you to understand what I want to do. This is the pdf file (in this case ...