Can I split a pdf file?

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Re: Can I split a pdf file?

    Is it possible to split the pdf by using applescript to a set number of repeating pages say every 200 pages
    Andrew_Hayton@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. split what?
      I don't know if this is an intelligent question or not, bear with me. I downloaded a script that makes operations on data posted with a HTML form...
    2. Split multi-page PDF file
      I'm looking for a way to split thousand plus page PDF report files using data in the PDF. Example: Each page has a Department name at the top of...
    3. Split up image
      Hi:) I have an image that i want to split up into several smaller images. Is there any way to use the select tool or marching ants to draw a box...
    4. Question about using split
      All I have a string which I want to split on the characters "SA", simple enough, I also want to (in the same expression) split on "sa" just to catch...
    5. File.basename, dirname and split changed in 1.8.0!
      Why did the behaviour of File.basename, File.dirname and File.split change in ruby 1.8.0? The tests below run on 1.6.8( and 1.7.x, I think), but...
  3. #2

    Default Re: Can I split a pdf file?

    Acrobat supports JavaScript, not AppleScript. JavaScript is cross-platform, AppleScript is not. Not a programmer, but I imagine it could be done with JavaScript.
    Steve_Werner@adobeforums.com Guest

  4. #3

    Default Re: Can I split a pdf file?

    >Acrobat supports JavaScript, not AppleScript.

    Actually, on the Mac, it supports both. The AppleScript interface is
    much more limited. It is described in the IAC Reference.

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

  5. #4

    Default Re: Can I split a pdf file?

    Upgrade to Acrobat 9 - can split by page numbers, file size and even
    bookmarks now

    Jon
    Jon Bessant Guest

  6. #5

    Default Re: Can I split a pdf file?

    Thanks Jon, but I didn't really want to upgrade just for splitting files. btw did you used to do a lot of work with the Agfa Apogee system?
    Andrew_Hayton@adobeforums.com Guest

  7. #6

    Default Re: Can I split a pdf file?

    Yep - that was me in a previous life ;-)

    Jon
    Jon Bessant Guest

  8. #7

    Default Re: Can I split a pdf file?

    Thought I recognized the name. I work at Page Bros in Norwich and have had a couple of dealing with yourself, mainly about PDF's for the Apogee system
    Andrew_Hayton@adobeforums.com Guest

  9. #8

    Default Re: Can I split a pdf file?

    Can't he either either in 7 or 8 extract pages of a Pdf and save them into individual pdf's? If so can he extract a range of pages?
    pjonesCET@adobeforums.com Guest

  10. #9

    Default Re: Can I split a pdf file?

    Yes, you can extract a range of pages. Don't buy any of that PDF splitting software, Acrobat already does that even though it's not very easy to find. Acrobat 8 will do it, as will earlier versions, I believe. Unfortunately if you do a search in the help file for "split", nothing useful comes up.

    So, simply go:
    Document> Extract Pages
    and enter the range of pages. If you want to split an entire document into single pages, click "Extract pages as separate files".
    Acrobat will automatically save all these files, but you may wish to re-name them since you can't specify how you'd like them named. It just tacks a space and then sequential numbers after your original file name, for each.

    Originally I was worried this process might compress my files, but it doesn't touch them at all beyond separating them out.

    This automation takes a lot of the repetitive work out of individually extracting single pages from a multi-page PDF, or painstakingly and individually exporting single pages from, say, InDesign. Just wish it was easier to find.
    Lisa_Rieger@adobeforums.com Guest

  11. #10

    Default Re: Can I split a pdf file?

    I know a little time has passed since the last post to this thread, but I can't resist the chance to wax poetic about acrobat.com.

    Just log in post a file to share, email a link to the intended recipient (from within acrobat.com)and they can view it or download it at will. There is 5G of space for free.

    Registration is free, and the are limits.

    Oh yeah, did I mention there is a word processor online and conferencing capabilities all in one place. No more zipping and emailing just post it and they will come.

    Oh did I mention the conferencing? Set-up a meeting and video conference, chat or voip in real time about the content everyone is looking at.

    Just make sure you have your pants on (or don't stand-up).

    Arrivederci mon ami!
    Ruth_Pulker@adobeforums.com Guest

  12. #11

    Default Re: Can I split a pdf file?

    Ruth,

    You can post poetically about acrobat.com, all you want, but it should
    be in its own thread, or at least a related thread. And yes, acrobat.com
    is the cat's whiskers.

    Mike
    Michael Kazlow Guest

  13. #12

    Default Re: Can I split a pdf file?



    or at least a related thread




    I think it's related. The OP could post the large PDF on acrobat.com.
    graffiti Guest

  14. #13

    Default Re: Can I split a pdf file?

    Well yes, anybody can split the a PDF file. But for that he or she requires a software tool which can split the PDF file. The ideal name in that case is, "SysInfoTools PDF Split v2.0". It can easily split the PDF files. It is very quick and excellent tool to divided up a single PDF file into number of PDF files. Using PDF Split from SysInfoTools, we can quickly split any PDF file of any size or any selection of pages. I used it couple of times and actually very satisfied with the results. You should also try it right after for fast and better results.
    Megan Cook Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139