1

I have a large CHM file but tired of clicking next button. What's the best way to convert them to PDF?

P.S: terminal way please.

Seth
  • 59,332
Raja G
  • 105,327
  • 107
  • 262
  • 331

1 Answers1

6

The next search returned chm2pdf

apt-cache search chm pdf

Have you tried it? You can install it with:

sudo apt-get install chm2pdf
Lucio
  • 19,191
  • 32
  • 112
  • 191
jeremija
  • 3,358