logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

podofotxt2pdf - convert plain text files into PDF files

Authors

       PoDoFo is written by Dominik Seichter <domseichter@web.de> and others.

       This manual page was written by Oleksandr Moskalenko <malex@debian.org> for the Debian Project  (but  may
       be used by others).

PoDoFo                                             2010-12-09                                   PODOFOTXT2PDF(1)

Description

podofotxt2pdf  is  one  of  the  command  line  tools from the PoDoFo library that provide several useful
       operations to work with PDF files. It can convert a plain text file into a PDF file.

Name

       podofotxt2pdf - convert plain text files into PDF files

Options

-fontname  <name>

              Use the font <name>.

       -utf8

              specifies that the input text is UTF8 encoded instead of Windows ANSI encoding.

       [inputfile]

              Input PDF file.

       [outputfile]

              Output PDF file.

See Also

podofobox(1),  podofocolor(1),   podofocountpages(1),   podofocrop(1),   podofoencrypt(1),   podofogc(1),
       podofoimg2pdf(1),   podofoimgextract(1),  podofoimpose(1),  podofoincrementalupdates(1),  podofomerge(1),
       podofopages(1), podofopdfinfo(1), podofotxtextract(1), podofouncompress(1), podofoxmp(1)

Synopsis

podofotxt2pdf [-fontname <name>] [-utf8] [inputfile] [outputfile]

See Also