CFDOCUMENT for multiple PDF files

We have about ten thousand records and have to create one PDF
file which includes all these records.
Did indexing for the tables.
I have CFLOOP around the CFDOCUMENT and am trying to run the
file.It never works.
I got an error 500 null (saw it for the first time-using
CF-7)
What would be the best way to do it.?
Please help!!!!!

This can't be done in a batch process in Acrobat since you can't set an encryption password in this way (you can either set the same password to all files, or have the batch prompt you to enter each one separately).
Also, where are the passwords and email addresses come from? Are they a part of the file? Stored in a text file or database somewhere?

Similar Messages

  • Create Document Open Password for multiple .pdf files

    I have the following scenario and I wish if you could help me...
    I have 1500 MS Word files.
    1.doc
    1000.doc
    1001.doc
    1002.doc
    1500.doc
    Convert all at once to PDF files.
    1.pdf
    1000.pdf
    1001.pdf
    1002.pdf
    1500.pdf
    Set unique password for each.
    1.pdf        --> passwd: dlkfger
    ...            --> passwd: ewrfgwr
    1000.pdf   --> passwd: 32e32rtg3
    1001.pdf   --> passwd: 4gfr5yger
    1002.pdf   --> passwd: 4fr4te
    ...            --> passwd: 5ytrhu6543
    1500.pdf   --> passwd: 4f4r5g4
    E-mail each file to the mapped e-mail address based on the file name
    1.pdf        --> e-mail: [email protected]
    ...            --> e-mail: [email protected]
    1000.pdf   --> e-mail: [email protected]
    1001.pdf   --> e-mail: [email protected]
    1002.pdf   --> e-mail: [email protected]
    ...            --> e-mail: [email protected]
    1500.pdf   --> e-mail: [email protected]
    I have Adobe Acrobat 9 pro, I tried using Document Processing -> Batch Processing, where I created a new sequence of commands from the available list, but it didn't work out as intended, and it doesn't cover the whole cycle I want.
    I hope you could tell me the way to accomplish this.
    Thanks.

    This can't be done in a batch process in Acrobat since you can't set an encryption password in this way (you can either set the same password to all files, or have the batch prompt you to enter each one separately).
    Also, where are the passwords and email addresses come from? Are they a part of the file? Stored in a text file or database somewhere?

  • Are there any workarounds for multiple PDF files created for a single Word 2011 document?

    I am running...
    Mac OS X Version 10.6.8
    Word for Mac 2011
    Adobe Acrobat X Version 10.1.0
    I am working with 100 plus page Word documents that go back and forth between portrait and landscape layouts. When I attempt to create an Acrobat PDF document (or one using the native Mac PDF function), I end up with 10 to 15 separate PDF documents. One person suggested that I simple stitch them together, which is an inordinate amount of work as compared to how simple it is do on my PC with older versions of Acrobat and Word. However, I have noticed that the margins are way off and the pagination is off sometimes too. So even this workaround is not the answer. I last talked to Microsoft, Apple, and Acrobat tech support about five weeks ago. Each blaming the other two but saying they were working together to solve the problem. My recent searches of forums has not revealed any solutions nor have updates changed anything.
    As I am anticipating the day when my old PC stops working, I am searching for a possible workaround or other solution for this problem.

    Thanks for your reply.
    The tip-off may be this.  In Word 2007 on my pc when I print the document to a printer, Word generates 1 print file for the entire document. If I print to PDF, one print file is generated by Word and Acrobat creates a PDF from this file.
    What I just discovered by accident was that when Word for Mac 2011 prints the same Word document to a printer it creates about 10 different print files.  So instead of a 100 page PDF document I end up with 10 PDF documents of 1 to 30 pages depending where the page orientation shifts in the Word document. If you print to a printer that is not turned on, you can see all of the files stacked up in the printer queue. I suspect that Word for Mac 2011 generates 10 different print files during the PDF creation process and therefore Acrobat logically creates 10 different PDFs.  Unfortunately, there are margin errors and other layout errors in these 10 different PDFs so stitching them together is useless.
    I am beginning to think that the way Word for Mac 2011 prints documents is simply incompatabile to Acrobat or the PDF creator that is native to the Mac OS.
    I just think that this is a problem that Microsoft is going to have to fix.

  • I have tried a lot to find an app or some way in email to attach multiple of pdf files in one email. I could not find anything that sends multiple pdf file in one email and still keeping the file in simple pdf format for the recipient.

    I have tried a lot to find an app or some way in email to attach multiple of pdf files in one email. I could not find anything that sends multiple pdf file in one email and still keeping the file in simple pdf format for the recipient.

    I am not aware of a way except for photos that allows you to select multiple files in an email. I even checked settings in the Adobe Reader app, and it does not show that ability.

  • Convert Multiple Outlook Emails to Multiple PDF Files (Not Portfolio or Single PDF) for Archiving?

    Hi all, I am learning how to convert emails to PDF files and there is some great functionality there!!  I have not discovered how to convert multiple outlook emails into multiple PDF files (one PDF file for each email) - all at the same time (not one at a time)!!  Is there a way to do this using Acrobat X??  The purpose of this is for long-term business archiving.  When I search for an email in the archive, I do not want to pull up a portfolio containing 1000 emails or a 1000 page PDF file with multiple emails run together!!!  I want to pull up individual emails containing my search terms.  I have been searching for a way to archive emails and MS OUTLOOK .PST files are NOT the answer.  I get a lot of business emails with large attachments and I do not file my emails in separate sub-folders (by client or job).  I want to convert multiple emails (by date range) from my UNIVERSAL INBOX into multiple PDF files for long term storage (with each email being converted into its own, separate PDF file and named with the same name as the "Re: line" of the email).  This has been a HUGE problem for me....and Acrobat is sooooo close to the solution for me.  Can anyone help??  If so, will attachments be converted?  If not, is there a separate software program or add-in that I can buy that will do this??  I use MS Office 2010, Adobe Acrobat X Pro, Windows 7 64 BIT.  Thanks for your help!!

    I am a retired person and did'nt realize I already have a Adobe account, so you can scrap the entire information. Thanks for the trial anyway and have a great week.
    Frederick

  • Searching for links across multiple pdf files

    We have thousands of pdf files that are being moved to a new website. Some of these pdf files have links within them (either as text or as a hyperlink). This number is unknown.
    The issue is how to programmatically search across multiple pdf files (numbering in the thousands) looking for links using a regular expression or part of a path. This will have to be able to search behind the text and search for the link url.
    We first need to identify the number of files with links and create a list of the files with links that need modifying. If the number is too great to modify manually, then we would need the ability to programmatically edit these links.
    The pdf files are stored in a database. Also, the pdf files are different versions and some are password protected.
    Is there an Adobe product that will perform this? If not, are there any 3rd party vendor products that will accomplish this?
    Thanks in advance for your help.

    I have no solution, but a thought: the database factor may seem to be
    a killer. But you could look for a solution designed to read PDF files
    from a web site (by spidering or from a list), which would presumably
    load them.
    Or could do a one off extraction of the files from the database into a
    directory and use that for your process. Probably a very good idea,
    since extracting all files from the database is likely to be costly
    and hammer the server (but can be scheduled at a sensible pace), while
    the search process will (if it is possible at all) doubtless need to
    be run countless times.
    Aandi Inston

  • Open Multiple PDF files from Production order/Routing

    Hi Everyone
    We are in ECC 6.0 environment. We have a scenario where multiple documents were attached to single operation and also at multiple operations. But when I was trying to open these PDF documents, only the last file was getting opened and closing the previous file. How can I open multiple PDF files at one time from Production order or Routing?
    Any help is appreciated.
    Regards
    Prasad

    Hi Prasad,
    from DMS standard I regret but such a functionality is not available. In the standard originals can be opened only one after another.
    I think for realising this functionality an individual modificatoin is necessary.
    Best regards,
    Christoph

  • How can I print multiple PDF files at once using Windows 7?

    How can I print multiple PDF files at once, on an HP LJ Pro 400 xcolocr printer without opening each
    one separately using Windows 7?

    I am sorry, but to get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial printer. You can do this at http://h30499.www3.hp.com/hpeb/
    I hope this helps.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • How do i combine multiple pdf file into a single pdf file?

    how do i combine multiple pdf files into a single pdf file?

    The thread was started in early March and it's Mid-April, I know this very well. The OP of this thread posted a very common and simple question or maybe he/she would have resolved this. For an Adobe Acrobat user it's not at all difficult to combine multiple PDF files into one. But to combine PDF files full version of Adobe Acrobat is mainly required, otherwise PDF files can't be combined. For example, I'm using Adobe Acrobat 9 Pro. These simple steps are mainly required to combine PDF files:
    Open Adobe Acrobat.
    Click on Combine and click on Merge files into a single PDF.
    A window will be appearing, click on Add Files and select the PDF files you want to combine.
    Arrange the selected files in any order with the help of Move Up and Move Down button.
    Now click on Combine File and the selected PDF files will be combined within a few seconds.
    A new PDF file will be created. Click on Save As and name this new PDF file. Then, click on Save.
    A new PDF file will be created and all the selected PDF files are combined in it. The steps shown above might be different in other versions of Adobe Acrobat. Other than this, some third-party PDF merge software are also available. Most of them are available with a demo version for free evaluation. I've heard much about SysInfoTools PDF Merge software on other forums and directories and it's demo version is freely available. One may check its demo version if Adobe Acrobat (full version) is not available.
    Regards

  • Printing multiple PDF files in Windows 7 at once

    When I had Windows XP I could select multiple pdf files in their folder then right click to print.  With Windows 7 this option is no longer there. I have searched everywhere for a solution to this problem.  I am not sure why Adobe (or Microsoft) took this option away.  I have to print 30 to 40 invoices a day.  I now currently have to open each individual document, print, close, and move on to the next.  This is quite cumbersome.  If anyone knows of a way around this I would appreciate the help. 
    If no solution is available does Abode know of the situation? 

    your right.  I am using Acrobat.  didn't even know I had it. I've been bugging the IT guy for Acrobat for a while.  I have no idea how long it's been installed.  I had just bugged him again last week.
    reader is still set as my default.  without even realizing it, i've only been using acrobat to combine and print large files.
    the only way to combine pdf's in reader is to use Adobe's online service which you have to pay for.
    I'm sure there's some third party software out there.    I use bluebeam to mark up pdf's.  it's free.
    don't know if it can be used to print or combine multiple files.  never tried.
    the method of dragging and dropping pdf files into the printer window does work with reader. (I checked)
    As I said, it prints the documents out of order which can be a pain.
    I found this discussion because I was searching for a way to get the documents to print in order.  Haven't found one......yet.

  • Unable to open multiple PDF files in Acrobat 9 Pro - Vista

    I have a staff member that is unable to open more than one PDF at a time.  If a PDF is currently open and another one is selected the program will crash and close.  It gives a message stating the program has crashed and must be closed and also gives an option to check online for a solution.  Has anyone else seen this issue or know a fix for it?  Thanks in advance.

    No. Starting with Acrobat 9 it is no longer possible to open multiple PDF files in the same window.

  • Merging Multiple PDF Files in C# using Acrobat 7.0

    I'm trying to merge multiple pdf files into one pdf file. Does anyone have sample or psuedo code for this?

    Basicly, there has not much changed since version 5 so you can use also vers. 8 SDK / IAC section.
    The command you to use is "insert", where the first page has to be opened and the other pages will be inserted.
    If you google for PdDoc.insert you may get tons of examples and maybe also in C.
    If you use Acro-Javascript via IAC you may find an example direct in the AcroJs helpfile.
    HTH, Reinhard

  • Concatenate multiple pdf files into one single file

    hi,
    Could any one help me with a code "combining or merging multiple pdf files selected from the browser into one single document" to send it as one single request to the printer?
    Thanks ,

    It is called the Big Faceless PDF library.
    they have a free trial download.
    in regards to doing it yourself, of course.
    but this is a pure java library that can do what you want without you having to re-invent the wheel (for a price of course).
    they have excellent technical support as well, usually solving your problem within a day or so.

  • View multiple pdf files in one page

    Hi experts!
    I have to build a mobile website that will show multiple pdf files (not just the links) on one page for comparison. I've found out that using iFrames or embedded object is not an option since scrolling is not available in either of them. What do you suggest I use for this purpose?
    Any help is appreciated.
    Thanks in advance.

    The application Preview.
    Preview Help.
    Save combined PDFs
    Open the PDFs you want to combine.
    In each open PDF, choose View > Thumbnails to display the pages of the PDF in the sidebar.
    Drag the thumbnails you want to add (Command-click to select noncontiguous pages) to the thumbnail sidebar in the other PDF.You can add pages to the end of the document or between pages in a document. Drag thumbnails to reorder them. You can also add a PDF file before or after another PDF document.
    Choose File > Export to save a new PDF containing all of the combined pages, or choose File > Save to replace the original version of the destination PDF with the version containing the combined pages.

  • Downgrade multiple .pdf files to ver 5 compatibility

    I'm looking for a way to script or at least manually in bulk convert multiple .pdf files created using Acrobat pro V9 down to a Acrobat V5 compatible format.
    I have an automated OCR application that can't yet read higher than that version.
    We have several fully licensed version of Acrobat Po V9 and V8 that might help.
    If we have to we'll buy another piece of software to do it.. but I'd rather not.

    Do you have a version of Acrobat that has Batch Processing capabilities (ie. a Pro version)?

Maybe you are looking for

  • Windows Vista 64 and Itunes/Ipod

    Evening all, Was wondering if anyone has had any issues using Itunes or an Ipod with Windows Vista 64? Cheers

  • No space on startup disk?  Problem with Mail?

    Bought a new MacBook Pro Retina 15, 8mb ram.   Recently when running Mail, it refuses to close when I quit the application.  Worse, I get a window (screenshot attached) saying that I have no more space for running applications on my startup disk, eve

  • Can't change interest block at customer invoice

    Hi, I am trying to change the field interest indicator/block for an open customer item. I enter tcode FBL3N, choose customer and click on one of the open items. The form open and I choose change mode. I then choose alternative> additional data and th

  • NI 488.2

    Hi, I'm encountring some severe problems after I install NI488.2 software into my WIN2000 system. The problem is , my system is getting restarted in between. To confirm myself, I tried uninstalling NI488.2 and started to work. Everything, just works

  • How to use OCX in Java

    Hi, I have a third party OCX file that I would like to incorporate to my java application. May i know how can I go about doing it? Please advise. Thanks. Damien