Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.os.linux.software > #5778

Re: software per unire files PDF

From GojirA <gojira@cryptolab.n0t>
Newsgroups it.comp.os.linux.software
Subject Re: software per unire files PDF
Date 2022-06-23 17:48 +0200
Organization [FOSS] -> Free and Open Source Software
Message-ID <t921vk$1ir1$1@gioia.aioe.org> (permalink)
References <t91u5e$1l0s$1@gioia.aioe.org>

Show all headers | View raw


Il 23/06/22 16:42, GojirA ha scritto:
> -cut-

vorrei aggiungere a quanto detto in precedenza che "pdfunite" non è 
l'unico tool che consente di unire tra loro più file pdf.
si può infatti ottenere il medesimo risultato anche servendosi di un 
altro strumento molto utile quando si ha a che fare con la manipolazione 
della summenzionata tipologia di file.

nello specifico mi riferisco a "pdftk".

la sintassi del comando in questo caso è solo di poco più articolata 
tuttavia non è affatto complessa.
si può ottenere il risultato voluto in più di un modo, aggiungo di 
seguito alcuni esempi che dovrebbero essere sufficientemente esplicativi:

$ pdftk file1.pdf file2.pdf cat output file_out.pdf

metodo alternativo:
$ pdftk A=file1.pdf B=file2.pdf cat A B output file_out.pdf

ulteriore metodo utilizzando le wildcard:
$ pdftk *.pdf cat output file_out.pdf


mi auguro che la discussione possa rivelarsi utile e ne approfitto per 
augurare una buona continuazione di giornata a tutti.

-- 
  *** Greetings from [Gojira] ***

Back to it.comp.os.linux.software | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-23 16:42 +0200
  Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-23 17:48 +0200
    Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-23 19:52 +0200
    Re: software per unire files PDF G <g@nowhere.invalid> - 2022-06-24 18:04 +0000
      Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-24 20:52 +0200
        Re: software per unire files PDF Yoda <yoda@pippo.invalid> - 2022-06-24 19:15 +0000
          Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-24 21:22 +0200
            Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-24 21:27 +0200
            Re: software per unire files PDF Yoda <yoda@pippo.invalid> - 2022-06-24 19:33 +0000
  Re: software per unire files PDF Fabio <fabio@none.it> - 2022-06-25 12:29 +0200
    Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-25 14:28 +0200
      Re: software per unire files PDF Fabio <fabio@none.it> - 2022-07-06 21:40 +0200
    Re: software per unire files PDF Geronimo Bosco <antilo@capra.com> - 2022-06-25 18:57 +0200
      Re: software per unire files PDF GojirA <gojira@cryptolab.n0t> - 2022-06-25 19:48 +0200
  Re: software per unire files PDF Enrico Maria Chellini <bitit@bitit.it> - 2023-01-16 18:40 +0100

csiph-web