{"id":628,"date":"2021-03-06T16:49:51","date_gmt":"2021-03-06T16:49:51","guid":{"rendered":"http:\/\/notnull.ro\/log\/?p=628"},"modified":"2021-03-06T16:55:41","modified_gmt":"2021-03-06T16:55:41","slug":"how-to-merge-concatenate-pdf-files","status":"publish","type":"post","link":"https:\/\/notnull.ro\/log\/how-to-merge-concatenate-pdf-files\/","title":{"rendered":"How to merge\/concatenate PDF files"},"content":{"rendered":"\n<p>On linux to concatenate multiple PDF files you can use command <em>pdfunite<\/em>. <\/p>\n\n\n\n<p>E.g. to concatenate three files as all.pdf<\/p>\n\n\n\n<p class=\"has-cyan-bluish-gray-background-color has-background\"><code>pfdunite file1.pdf file2.pdf file3.pdf all.pdf<\/code><\/p>\n\n\n\n<p>If command not available, on Debian distribution or derivates (e.g. Ubuntu), you can install it  using command:<\/p>\n\n\n\n<p class=\"has-cyan-bluish-gray-background-color has-background\"><code>apt-get install poppler-utils<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>On linux to concatenate multiple PDF files you can use command pdfunite. E.g. to concatenate three files as all.pdf pfdunite file1.pdf file2.pdf file3.pdf all.pdf If command not available, on Debian distribution or derivates (e.g. Ubuntu), you can install it using command: apt-get install poppler-utils<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-628","post","type-post","status-publish","format-standard","hentry","category-uncategorized","category-1-id","post-seq-1","post-parity-odd","meta-position-corners","fix"],"_links":{"self":[{"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/posts\/628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/comments?post=628"}],"version-history":[{"count":2,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/posts\/628\/revisions"}],"predecessor-version":[{"id":630,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/posts\/628\/revisions\/630"}],"wp:attachment":[{"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/media?parent=628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/categories?post=628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/notnull.ro\/log\/wp-json\/wp\/v2\/tags?post=628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}