[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PDF on debian



On 2023-03-09 21:42:24 +0700, Max Nikulin wrote:
> On 09/03/2023 17:32, Corey Hickman wrote:
> > 
> > What's the suggested PDF generator in Debian (without desktop)?
> > And is there a VIM plugin for that?
> 
> If you use some markup language that can be converted to HTML then there is
> an alternative to LaTeX workflow:
> 
> chromium --headless --disable-gpu --print-to-pdf=/tmp/test.pdf
> file:///tmp/test.html

Good idea. Similarly, with LibreOffice:

  libreoffice --headless --print-to-file file.txt

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: