0

I have large database in text format.I convert them in particular format using awk. While using awk i have added escape sequence ^ for formatting in enscript like bgcolor,font,color etc. Then i convert same in pdf with ps2pdf command. In awk when i use printf "|%s|",$1 it is printing vertical line but breaked. I want different borders/boxes around various textfield. Whether it is possible to do with enscript OR ps2pdf OR pdftk ?

2
  • Possible commands may be pdf,pdftk,ps2pdf Commented Jul 24, 2020 at 15:08
  • In question unix.stackexchange.com/q/539818/343138 it was horizontal line. It is possible to change it vertical ? Commented Jul 24, 2020 at 15:20

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.