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

Re: PDF on debian



On 2023-03-09 15:11:05 +0100, Nicolas George wrote:
> Vincent Lefevre (12023-03-09):
> > But it generates a letter page size instead of using /etc/papersize.
> 
> And apparently that is not its only flaw, a quick test had it just skip
> non-ascii characters.
> 
> I wish somebody would make a good command-line front-end for Pango +
> Cairo.

Until now, I've been using a script that does

  paps $opt | ps2pdf - $@[-1]:t.pdf

with some options. But due to the use of PostScript as an intermediate
file, the PDF has no text part (it is not searchable, etc.).

-- 
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: