Combining two PDF files scanned

I have piles of double sided documents, some as large as 200 pages, I need to scan in PDF format. My scanner has a document feeder, but not a duplexer.  So I could scan all odd pages to a PDF file, return the stack and scan all the same pages in PDF format.  Acrobat Pro has a way to combine the ODD and EVEN page PDF files back into a single PDF file with pages in numerical order?   I saw insert and extract a tutorial of the page, but does not seem to be very convenient for what I need to do.  Is there a way to automate or a more effective way to make the combination? If not, any suggestions for software do the job?

I have WIN XP PRO SP3

Thank you

Read this:

http://forums.Adobe.com/thread/286654

Tags: Acrobat

Similar Questions

  • How can I combine two PDF files on the same page?

    How can I combine two PDF files on the same page? Please share any ideas you may have. Thank you.

    The term for what you want to do is called "page imposition.  There are third party tools that can do it for you like this: quite large: home page

  • Can I combine two PDF files into a single file?

    I would like to take two different files and combine them into a single PDF. Is this possible using Reader?

    Possible with Acrobat or PDF Pack online service.

  • How to combine two PDF files without form fields-building

    I have two PDFs with form fields in each. Someone else created the documents. Some fields were untitled and so were given names as "not defined" in each document. However, some of these fields contain different information in each document. When I combine the document, these fields mix and incorrect information to in some areas.

    For example, there is a blank field in the doc A, entitled "indefinite". In the doc B, there is a field with "johnson" titled "indefinite." When I combine, "johnson" appears in the empty field.

    Is it possible to combine the documents without the combined fields?

    The code must be placed in a stage of "Execute JavaScript", you will find under more tools in the Edit Action window.

    Here, you must also add a step to the Sava.

  • Code to merge two PDF files of the scanned book: one of the odd pages and the other pages even.

    I'm looking for an effective way merge two PDF files: one with all the odd pages scanned a book, one with all even-numbered pages. This question has been posted several times in many different forums.  I am unable to get the Javascript code that is given in the following forum to work.  https://forums.adobe.com/thread/286654.  Generally, the responses to this question are not useful for me because 1) they provide instructions that apply to an older version of Adobe (I use Adobe Acrobat Pro DC), or 2) they involve software purchase that I found to be ineffective. One post step by step to complete code that can do bonded labor and be registered as a custom through the command Wizard command (see the post from 11:27 January 13, 2016 to https://forums.adobe.com/thread/2063936, for an example of a good response to a different question) would be much appreciated.  Thank you, Carl

    You can use a large part of the script that was posted in the other thread and create a personalized out of it. In fact, it makes the script easier to understand, because all the "stuff" that is about adding menus and elevate the rights of scripts is no longer necessary.

    See here for instructions on how to create a custom in Acrobat DC command:

    Create orders customized in Adobe Acrobat DC Pro - KHKonsulting LLC

    Instead of the sample code of the blog post, you would use this (which is really just a copy & paste of the original script):

        // create an array to use as the rect parameter in the browse for field
    
        var arRect = new Array();
        arRect[0] = 0;
        arRect[1] = 0;
        arRect[2] = 0;
        arRect[3] = 0;
    
        // create a non-visible form field to use as a browse for field
        var f = this.addField("txtFilename", "text", this.numPages - 1, arRect);
    
        f.delay = true;
        f.fileSelect = true;
        f.delay = false;
    
        // user prompted to select file to collate the open document with
        app.alert("Select the PDF file to merge with")
    
        // open the browse for dialog
        f.browseForFileToSubmit();
        var evenDocPath = f.value;
    
        var q = this.numPages;
    
        var t = app.thermometer;
        t.duration = q;
        t.begin();
    
        // insert pages from selected document into open document
        for (var i = 0; i < q; i++) {
            var j = i * 2;
            this.insertPages(j, evenDocPath, i);
            t.value = i;
            t.text = 'Inserting page ' + (i + 1);
        }
        t.end();
    
        // remove unused field
        this.removeField("txtFilename");
    

    Given the instructions in my blog, you should be able to create this custom command and run it. To run it, the important part is that you load the 'weird' part of the document first, then launch the custom command and then select the item "same" document.

  • Can I combine the contents of two PDF files?

    Hello

    I want to merge two PDF files with the first pdf data.

    Please look in the photo below.

    This isn't just I wnt to merge two PDF files, but also I want to remove the white space of the high pdf.

    can do us. Please let me know if we can do it.

    Concerning

    Sunil Gupta

    You can merge two PDF using LiveCycle assemble files, but you will not be able to "sink" PDFs together unless they are both XFA forms. If this is the case, then you'd called 'formula couture' to add two models together, so the model that should be activated in a PDF file.

    Make sense?

    Paul

  • pdf creation of the SAME SIZE of two pdf files

    I'm probably not follow instructions very well, and I'm not finding an explanation in the documentation so I hope someone can help me here.

    I have two pdf files. one is a cover of a magazine page, and the other is a page within the magazine where my work is mentioned. I want to combine these two PDF in a SINGLE pdf, but in a way that both the pdf is the same size. I feel like I am missing a setting somewhere for it as whenever I do this inside page is printed on the pdf document to half the size of the cover page.

    I tried to save out in png and making sure they are the same size and resolution, but it prints (except Preview) with white around the borders.

    I tried recording outside in optimized PDF and affecting the sizes 8 x 11 and 72 dpi but this then prints out Acrobat as a very pixelated in the document that are not readable.

    can someone help me with a step by step on how this can be done? It seems that I should just be able to open two random pdf files in the menu CREATE and then tell Acrobat to print to a specified size (this would be easy!), but I must be missing something.

    TIA

    Hotwheels 222,

    It might help to think that PDF is a container that can have many things such as texts, photos, graphics, vector elements, etc. all wrapped up in it.

    Normally, the content is created in another application such as InDesign, Illustrator, MS Word or many other applications. In the application you create a blank document and add or place images, type text in any font you want to place or create some elements of vector (if the application has actually vector tools)and even other multimedia such as audio and video as long as the application supports,

    Photos can all have a different resolution, vector elements have no resolution (I'll explain), the text can be in many different fonts, and they all keep their distinct characteristics within the PDF file.

    A PDF file created from an application like Photoshop will be just a resolution, because the PS is a pixel in the image editor and a PS document can have only one resolution.

    .. .the idea that two adobe products cannot communicate Acrobat to photoshop in terms of a resolution of pdf in photoshop seems very awkward... Once again, as a PDF file may have a lot of pictures with different resolutions, even if the PS could get this info (which may not) what PS resolution would decide to use? PS sheets it is up to the user to decide based on what they want their final production can be.

    You mention a document you have this "seems no inserted images" and "it appears as if there is an image"?

    The pdf of the cover are you referring?  The PDF producer is "Adobe Acrobat Image Conversion plug-in 10.0" is a tip out of 'Test Name screen' and thought it came from Photoshop.

    While possible, this document was created entirely in Photoshop, it is also likely that it was created in another application such as InDesign, exported from here in PDF and then PDF etc. was opened in Photoshop that rasterizes the content and flattened into an image file with the resolution you have chosen when opening in PS and then saved as just an image in PDF format. The graphic designer who created this probably did this because they did not want to give you a print quality PDF that you can try to extract the elements of.

    You mentioned that you thought that the doc was in Adobe Illustrator (AI) HAVE is primarily a tool for creating vector allowing also to the pixel for inclusion based raster images (with a resolution of specific pixels) to be included in a document of AI if wanted.  Strictly speaking, vector objects do not have a resolution. They are based on mathematics,

    He said essentially, put a point to such & such X, coordinated, now, put an another punch to another X, Y coordinates, it takes account of the arc or angle between the two points and said to draw a straight line, or draw a curved line, etc. Since it is only the mathematical instructions. This can be as large as you want and the relationship between the 2 points and the arc of the curve or line will dictate how the extended line or curve will be redrawn enlarged.

    Vectors are 'independent of the resolution' you can draw a vector logo to 1 x 1 inches and enlarge it to 50 x 50 inches or even as important as a home and it will always print crisp and clean. Notice, that this applies only to vector content in your document; pixel content is blocked in the resolution, it was created in the.

    To inspect the elements in a PDF document using the object Inspector in Acrobat Pro. Since a PDF file can contain several different objects, you have to click exactly on each object to get information about the selected object. So if you had 10 photos in your PDF you must select each in turn and he would give you the size in pixels, resolution, color space and profile, etc if you have clicked on the text, it will identify the police. It is well named, an Inspector of the object rather than a Document Inspector. Try it yourself with the different PDF files that you may encounter. If for example, it gives you the exact same info (resolution, pixel dimensions etc.) bit matter when you click, then you're probably dealing with a simple image. If you get the dimension in different pixels, resolutions when you click in different areas, you're dealing with a PDF file that had separated the distinct elements.

    I don't see why I shouldn't be able to get a document that is located at 17.7 x 22.9 to 72 dpi up to one that is 8 x 11 at 300 ppi.

    In Photoshop, go to the Image, the Image Size menu. This will show the dimensions in pixels (width & height) at the top. If you don't interpolate (resample) Photoshop can only put the same number of pixels in different size documents. When you press it same number of pixels in a smaller resolution doc increases. When you place the same number of pixels in a larger doc and the resolution fails.

    Don't forget, that the resolution is PPI (Pixels Per Inch). If you do the math it starts to make sense.

    Below notes that each dialog box features the same EXACT pixel dimensions.

    In the first box, it shows the 1275 x 1650 pixels in a document of 17.708 22.917 x inches. This gives a resolution of 72 DPI.

    In the second box, I changed the size of the document to 8.5 x 11 inches and pixels of 1275 x 1650 even now increase the resolution to 150 DPI.

    In the third box, I changed the resolution to 300 DPI and the pixels of 1275 x 1650 even now decrease the size of the document to 4.25 x 5.5 inches.

        

    If you check the resampling, Photoshop will interpolate (resample) image to throw the pixels, or adding pixels, but there is no magic involved and the results are never as good as we could hope.

    Like Goldilocks and the 3 bears, some things are better when they are 'fair '.

  • In Adobe Acrobat 10.0.0 comparing two pdf files, it automatically locks. Can you please share how to avoid this type of comparison file accidents?

    Hi all

    In Adobe Acrobat 10.0.0 comparing two pdf files, it automatically locks. Can you please share how to avoid this type of comparison file accidents? If anyone with the idea, please share it.

    Hi sathishk15640596,

    Follow this thread to reset the Acrobat preferences:- How to reset preference settings in format Acrobat.

    If you are on Windows OS, open Acrobat, go to the Help menu and repair the installation.

    I would like to know is what happening to the entire document or certain act.

    Please check with another account user as well as to reproduce the problem.

    Kind regards

    Christian

  • Hi, I want to compare two pdf files, so I need to make them in different windows. Adobe Reader DC has all PDFs behind the tabs. Is it possible to have multiple windows?

    Hi, I want to compare two pdf files.

    So I need to do them in different windows.

    However, Adobe Reader DC has all PDFs behind the tabs.

    How can I get different windows?

    Or, drag the tab to a new window.

  • How can I display two PDF files next to each other?

    How can I display two PDF files next to each other?  In the older version of Acrobat Reader, I was able to open each PDF in a separate window and used all the time.

    Hi julians7844423,

    Open Acrobat Reader DC, navigate to the Edit-> Preferences-> General-> uncheck "Open Documents in the new tab in the same window.

    Restart your system & now try to open PDF files.

    Let me know if it solves your problem.

    Kind regards
    Nicos

  • How can I combine several PDF files to make a multi page booklet?

    How can I combine several PDF files to make a multi page booklet?

    thanks !

    With the full version of Adobe Acrobat. Free Adobe Acrobat Reader cannot do this.

  • How can I change the file version for PDF files scanned 1.4 when you use the Acrobat XI "PDF from Scanner' feature? By default, it is always saved as 1.5.

    Because our COMPUTER system can only handle PDFs with versions up to 1.4, we function 'PDF from scanner' to store the PDF files scanned in version 1.4.

    Acrobat 9 always recorded in 1.4, but from Acrobat X, PDF files are saved in 1.5.

    Must be a configuration or a setting somewhere where I can change this.

    I already tried to change the standard the Distiller joboptions, but it does not work.

    Thanks for any help

    There are ways to automate optimization PDF using Actions.

    Without doubt, the problem of trying to mix new software (well, not old, not sure why you migrate to Acrobat X when it's already obsolete), with very old software indeed. PDF 1.6 was published 11 years ago. I realize, this may not help, but it may explain why there isn't an option for you.

  • To combine several PDF files, field properties are changed

    To combine several PDF files, for the police or the 'Scrolling text' box field properties settings. What is the cause for this?

    Do you use fields with the same name in the files?

  • How to combine several pdf files into a single pdf file of document

    How to combine several pdf files into a single pdf file of the document?

    IF you use a Mac Version (I guess that even for the PC version) you and use the new handset functionality.

    1. To use Acrobat open without opening a PDF and go to file menu choose combine PDF.
    2. A small window opens
    3. Look for the files to combine
    4. Drag the window and gout.
    5. Search for the following file and repeat
    6. Drag the files to correct the order.
    7. Rename and save the PDF

    Its actually easier than using insert pages.

  • Problem in hyper-lier two PDF files

    Hello world

    I have two PDF files that I created in indesign cs5. Two pdf files are A.pdf - theory and theory - b.pdf. These files must be linked together according to the customer requirement. I know that the way to create the links in the PDF but here where I'm stuck

    "The naming of theory-A pdf file has 4 pages and on the 2nd page, there is a link that I created to post a link to the pdf file of theory-B. Once I click that it pushes me to the 2nd PDF file which has only 1 page.  I created the previous link to appellation BACK to THEORY-A 2nd PDF but when I click on this link, it opens the 1 PDF file which is OK. «But this opens the 1st page of the PDF, and I want to open the 2nd page directly rather then go to 1st page...»

    Please, help me in this...

    Kind regards

    Vikas

    Hey guyz, I cracked it. The first file should be a button that can guide us to the 2nd document to PDF. And 2nd file, I created the design & created a new hyperlink on whereby I can click and go to the previous PDF file and on the same page whence I.

Maybe you are looking for

  • Cell vs at &amp; T or Verison

    The last time I bought an iPad, I had to say AT & T or Verison.  But I'e noticed that when looking at refurbished iPad mini, the mini 2 indicate cellular service so that the mini 3 stipulates that "cell."

  • Network printer not connecting not after Windows update.

    Vista.  Network printer does not connect after an automatic update of windows unknown.  However, requested document printing to a printer wireless unselected, connected to the same network, if the wireless printer is activated.

  • Vs C than C drive D drive keeps filling

    I ran out of storage space and deleted some things to give me more space. My computer says I have 2.10 GB free of 58.5 for drive C and 376 GB free 397 GB FIR drive D. When I download stuff, how can I get downloads to go on drive D rather than simply

  • I recently picked up Hp G6 laptopi attempted to create partitions of my C drive but unable to do so.

    Hi can onyone give sollution for that. I tried the disk management, but it gives an error Dynamic disks are not supported by this operating system or the configuration of the server. Dynamic disks are not supported on clusters message appears when tr

  • Katie coffee tutorial, capturing custom swatches

    Hello everyone. It is a question of Adobe Muse. Anyone know what file type of shade of color was used to import the custom colors in the first tutorial of Muse, called 'Katie coffee'? The instructor has moved a file from its current folder on a maste