{"id":1941,"date":"2011-01-05T14:31:00","date_gmt":"2011-01-05T14:31:00","guid":{"rendered":"http:\/\/www.b.shuttle.de\/hayek\/Hayek\/Jochen\/wp\/blog-en\/2011\/01\/05\/how-to-burst-a-pdf-document-into-single-pages-etc\/"},"modified":"2021-04-02T13:07:45","modified_gmt":"2021-04-02T11:07:45","slug":"how-to-burst-a-pdf-document-into-single-pages-etc","status":"publish","type":"post","link":"https:\/\/wp.jochen.hayek.name\/blog-en\/2011\/01\/05\/how-to-burst-a-pdf-document-into-single-pages-etc\/","title":{"rendered":"how to burst a PDF document into single pages (etc.)"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li><a href=\"http:\/\/www.pdflabs.com\/tools\/pdftk-the-pdf-toolkit\/\">http:\/\/www.pdflabs.com\/tools\/pdftk-the-pdf-toolkit\/<\/a><\/li><li><a href=\"https:\/\/www.pdflabs.com\/docs\/pdftk-cli-examples\/\">https:\/\/www.pdflabs.com\/docs\/pdftk-cli-examples\/<\/a><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This command line shows, how to get the output files named your way:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$ pdftk \u2026 burst output &#8216;page.%02d.pdf&#8217;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Split Select Pages from Multiple PDFs into a New Document:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">$ pdftk A=one.pdf B=two.pdf cat A1-7 B1-5 A8 output combined.pdf<\/p>\n\n\n\n<div>Select a single page (#130) into a new document:<\/div>\n\n\n\n<div>$ pdftk A=one.pdf cat A130 output one.p130.pdf<\/div>\n\n\n\n<div>Extract pages 10 through 11 to y.pdf :<\/div>\n<div>\u00a0<\/div>\n<div>$ pdftk x.pdf cat 10-11 output y.pdf<\/div>\n<p>Please find more information (like examples, man page, \u2026) on pdftk through the link above!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>http:\/\/www.pdflabs.com\/tools\/pdftk-the-pdf-toolkit\/ https:\/\/www.pdflabs.com\/docs\/pdftk-cli-examples\/ This command line shows, how to get the output files named your way: $ pdftk \u2026 burst output &#8216;page.%02d.pdf&#8217; Split Select Pages from Multiple PDFs into a New Document: $ pdftk A=one.pdf B=two.pdf cat A1-7 B1-5 A8 output combined.pdf Select a single page (#130) into a new document: $ pdftk A=one.pdf cat A130 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false,"_share_on_mastodon":"0"},"categories":[423,426,666],"tags":[],"class_list":["post-1941","post","type-post","status-publish","format-standard","hentry","category-pdf","category-pdftk","category-uncategorized"],"share_on_mastodon":{"url":"","error":""},"jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/paO0kP-vj","jetpack_likes_enabled":true,"amp_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/1941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/comments?post=1941"}],"version-history":[{"count":4,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/1941\/revisions"}],"predecessor-version":[{"id":11594,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/posts\/1941\/revisions\/11594"}],"wp:attachment":[{"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/media?parent=1941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/categories?post=1941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.jochen.hayek.name\/blog-en\/wp-json\/wp\/v2\/tags?post=1941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}