How can I automate HTML-to-PDF conversions?

后端 未结 14 854
攒了一身酷
攒了一身酷 2020-12-23 19:29

I\'ve been using htmldoc for a while, but I\'ve run into some fairly serious limitations. I need the end solution to work on a Linux box. I\'ll be calling this library/utili

14条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-23 20:31

    I wont claim this is the "best" solution but it is "a" solution i have used.

    HTML Input --> HTML 2 PS --> PS 2 PDF --> PDF Output

提交回复
热议问题