Automating pdf printing in Excel

Hi
I've searched all over the Adobe website for some basic product information and failed completely. Hopefully, someone here will be able to help me.
I'm looking to write some VBA code in Excel that will effectively do a mail merge and produce a number - about 300 - of tailored pdf files (or one large pdf file made up of a number of tailored documents). But I can't find out from the website whether this is possible with Acrobat and if it is, which version I would need.
The main requirements are:
* Printing to pdf controllable via VBA so that there is no user intervention - ie the filename can be set automatically in code without any nasty "sendkeys" type hack
* Ability to append a number of documents into one pdf file
Thanks for your help,
A

Ok, the reason for the question was licensing: different products
needed. In this case, Acrobat Professional (perhaps Acrobat Standard)
would fit the bill. As a developer with Acrobat you would want the
Acrobat SDK, a vast collection of documentation on how to automate
Acrobat, often missing all the things that people most want to do.
You can
* Use the Distiller API to bypass the filename prompt when printing to
PDF. (This implies you use Excel automation to get as far as choosing
the Adobe PDF printer, and "printing").
* Use the Acrobat API to remote control Acrobat to open a PDF, and add
pages from other PDFs, then finally save.
Aandi Inston

Similar Messages

  • Pdf printer gone after update

    Hi,
    I updated Acrobat X pro to version 10.1.4. and I cannot use Acrobat anymore : impossible to open a pdf file, no more pdf printer in excel or word, pdf converter in firefox does not work anymore.
    How do I get it all back????
    Thanks

    Run the Acrobat Cleaner Tool, reinstall from scratch.
    Mylenium

  • How to print an excel file (2010 version) with multiple tabs into a pdf file with bookmarks (acrobat 9). I was able to do this easily using excel (2007 version).

    Recently I got a new laptop, with excel 2010 version and acrobat 9 standard.
    I could no longer print (save as) an excel file with multiple tabs into a pdf file with bookmarks.
    My old computer has excel 2007 version and acrobat 9 standard.
    Print an excel file into pdf with bookmarks was a piece of cake.
    Both machine has the same add-in -- Acrobat PDFMaker Office COM addin
    Thanks if anyone could help me with this.
        Tom

    You need to upgrade Acrobat to a newer version.
    On Thu, Oct 30, 2014 at 4:12 PM, excel-pdf-bookmarks <

  • When printing in Excel It is always want to use the acrobat X pro trial, which the trial is expired. I do not want to use acrobat X pro trial anymore. How can I reset it and use simple acrobat to print my PDF document?

    When printing in Excel It is always want to use the acrobat X pro trial, which the trial is expired. I do not want to use acrobat X pro trial anymore. How can I reset it and use simple acrobat to print my PDF document?

    Hi screen name,
    Adobe PDF printer gets installed when you install Acrobat 10 Pro.
    To use this printer you need to purchase Acrobat. Once the trial period is over you cannot use the printer to create pdf files.
    An alternative way for you is to utilize Microsoft's own inbuilt pdf engine.
    You can simply open the file and select 'Save as' and in the type list select 'pdf'
    Please refer : http://office.microsoft.com/en-in/excel-help/save-as-pdf-HA010354239.aspx
    Regards,
    Rave

  • Sending Excel(.xls) to Adobe Pdf Printer causes a DDE Error

    Hi everybody!
    I have a problem with printing excel documents with Adobe Acrobat 7. Well actually its not me but a custommer of mine using a programm i have written. The programm starts a printing process for each document in a directory. This works fine for most of them. There are hundreds of xls files in this directory. There are only troubles with 3 or 4 of them. Every time i call one of this documents excel wants to open the xls file and print it over the default printer, in this case Adobe Pdf. But Excel is unable to open the file. The Error message only tells me that it seems to be a Problem with DDE and that i should check the length of the filename. Google told me that Excel is able to open files with a filenam up to 218 signs. The filenames of the files i try to print is only up to a 100 or max 150 signs( directory path included!).
    Is there anyone with an idea what may causes this problem. I need help. really.

    I think if the problem is with opening the file you may want to find a
    forum where Excel programming is discussed.
    Aandi Inston

  • Printing to Adobe PDF repeatedly from Excel macro causes Adobe PDF to ignore preferences

    I have an Excel macro that uses Acrobat's virtual "Adobe PDF" printer to save each sheet of an Excel spreadsheet to a separate PDF file. To do this, I have set up the PDF printer to save automatically to the folder C:\PDF without prompting and not to open each PDF file after it is created. These preferences are respected when the macro prints the first sheet, but when it prints the second  and third sheets, the PDF printer starts displaying its "Save As" dialog again and opening each PDF file after it is created. When I go back to the printer preferences after the macro finishes, the preferences that I set are still there, and if I run the macro again I get exactly the same behavior. This behavior is problematic because the macro expects each PDF file to be saved to a predictable location so that it can rename them. Side note: this print-then-rename technique works fine when I use the open source PDFCreator program instead of Acrobat. (Hello, Adobe?)

    Use the settings in the Acrobat Distiller API Reference. You can find this document in the Acrobat SDK.

  • Printing of Excel graph in Word to pdf file gives scrambled graph.

    Dear All,
    This question is related to my other (solved) question of today: "Print transparent object in Word to pdf and then to printer ugly.". I didn't know how to reopen a question.
    The problem I have is that I pasted a graph from excel into word. When printing to a printer of pdf file all is ok, but when I use the PDF button in word I have get a scrambled graph with the graph line zigzagging all over the place of the graph. When pasting the graph as bitmap it have very poor resolution. Any ideas on how to solve this?
    Thanks,
    Vincent

    There may also be an issue with OFFICE 2007. I have been very disappointed in OFFICE 2007 and really prefer OFFICE 2003, not that I really use OFFICE much anyway. I know that WORD 2007 caused a lot of problems with graphics in conversion to PDF. The add-on from MS solves that problem, but creates other problems. In WORD I have seen a beautiful sunset be split into parts when WORD sent it to Acrobat and when viewed closely there were small lines at the segment boundaries. This did not happen with OFFICE 2003. As I have mentioned in other posts, it is almost as though MS purposely screwed up the output when it sees an Adobe product. I suspect if you try Excel 2003 (if available), the problem will not occur, even with the same version of Acrobat. That suggests WORD is doing something strange.
    I have also found difference in printing to the Adobe PDF printer and using PDF Maker with AA9 and OFFICE 2007. With AA9, Adobe changed the process and PDF Maker no longer uses the printer as I have been told. Thus trying both methods may indicate differences. Too bad that the attachments feature was deactivated for security reasons. Maybe it will come back some day.
    I have the same Excel version as you, but AA9.3.3. It may be the AA version that is part of the problem, but I also suspect a problem with MS. Bill

  • Automated printing to Adobe PDF printer driver

    Hi,
    my application is hosting a 3rd party control that also offers some printing functionality to the default printer driver. However, it does not support PDF export yet. Thus, I would like to implement PDF export using the Adobe PDF printer driver. This export should happen silently and should not force the user to interact with the pdf printer driver. The PDF needs to be stored on a predefined folder using a predefined file name.
    My question is: How can I use the Adobe PDF printer driver from my own application as a custom printer driver?
    I would like to have a workflow like the following:
    1. User presses "export PDF".
    2. The application does:
        - store the current default printer
        - set the default printer to the Adobe PDF printer driver
        - trigger the 3rd party control print mehtod (prints to the default printer)
        - wait until the print job has ended
        - collect the printed PDF from the predefined folder / filename for further processing
        - reset the default printer to the previous default
    Ideally I would like to have some progress information during printing.
    Is this possible using the Adobe Acrobat SDK? If yes, how? A first glance at the documentation did not reveal how to steer the Adobe PDF printer driver from an own application (COM?).
    Thank you,
    Max

    Thanks for your hint. I've found the example AdobePDFSilent in the SDK which nearly does what I am intending to do. However, one thing remains open:
    How can I get progress information about the corresponding print job from the destiller. Ideally I'd like to have an event after each page + one event after the file has beens successfully saved.
    Is this information exposed by the destiller API?
    Regards,
    Max

  • Problem with "Save as Adobe PDF format" in Excel and Word

    Hi
    When I use printing zone in Excel and make a «Save as Adobe PDF format» (menu File / Save as Adobe PDF), the first save is well done. But when I make it a second time, what's not in the printing zone is printing in the document.
    I have also problem with the «Save as Adobe PDF format» in Word. The images superposition are not well print.
    I'm using Windows 7 in french, Office 2010 french and Adobe Acrobat XI standard. All is in the latest version.
    Thanks

    The Save As PDF feature in Office2008 Call up a PDF  Creator similar to the AdobePDF Print Driver. whch OX.6 can't use.
    To create Pdf you have to use method used:
    http://indesignsecrets.com/acrobats-adobe-pdf-printer-replaced-in-snow-leopard.php
    Not before you attempt to use this method if  Rossetta is not installed. pop in your Systems DVD and install Rosetta. Then follow directions to install the Adobe Quality PDF Automator Script which will show up in the Print Menu. Click on Print > then click PDF. Then Click on Adobe quality PDF.  AS for setting up Job options and other details Supposedly your suppose to  have access. But I have no idea.
    First thing Rosetta should be installed out of the box. and Second Adobe should install this Script from their installer. So their should be no intervention from the user. it should just work. Early report when OSX.6 first came out almost no one was able to get this to work. and I see periodic reports that people still can't get it tork and they have to to resort to saving as .ps files then droping on distiller.
    Good luck.

  • PDF Printer unavailable?

    Should the PDF printer be installed with the free version of acrobat reader?

    Hi,
    Unfortunately, not being able to have an Acrobat PDF printer as an option is a complete FAIL as far as I'm concerned. I have scripts that choose this printer and make it the default. My script then searches through an Excel specific worksheets in workbooks  and prints only those pages that contain data that matches a list.
    I find that Adobe is going completely in the wrong direction by limiting everything in their software. You can't even insert pages easily in a pdf without the stupid sidebar for tools coming up even though I have selected not to show it. The people that are doing their UI design seem to have made an effort to not allow for any automation and to maximize the keystrokes that their users must now do.

  • Produce a PDF from MS Excel with signature block included?

    Form built in MS Excel, print to PDF works fine, produces nice document which must be signed.  Is there a way I can produce that PDF ready-to-sign-with-certificate without taking the PDF produced by Excel and manipulating it within Adobe Pro to add the signature field?

    Hello alabamatoy,
    I have one suggestion for automating the addition of digital signature fields to your PDF files.
    First, for one hint, in Acrobat XI Pro you can convert an Excel file to PDF by dragging it into the Acrobat window.
    Once you have converted your files to PDF, you can add the signature field via Acrobat JavaScript.
    You can run the JavaScript from the console or from an Action (batch process). An Action can run the JavaScript on one PDF or a folder of PDFs.
    Below is a sample that places a signature field named "sigfield" at a position 1 inch from the top and 1 inch from the left of an 8-1/2 x 11 document.
    The placement is indicated by a rectangle whose corners are specified in rotated user units.
    That means 0,0 is at the bottom left of the document and units are points (by default), 72 points per inch.
    The corners are indicated in the following order:
    [upper-left x, upper-left y, lower-right x, lower-right y]
    var name = "sigField";
    var type = "signature";
    var page = 0;
    var mySigRect =   [72,720,216,684];
    var sf = this.addField(name, type, page,mySigRect);
    For more information on using Acrobat JavaScript, you can refer to the Acrobat X JavaScript information here:
    http://help.adobe.com/livedocs/acrobat_sdk/10/Acrobat10_HTMLHelp/wwhelp/wwhimpl/common/htm l/wwhelp.htm?context=Acrobat10…
    Or you can download the Acrobat XI Software Development Kit (no charge) and refer to its JavaScript information:
    Adobe - Acrobat Developer Center | Adobe Developer Connection
    Regards,
    Charlene

  • How to embed and open PDF files within excel

    I constantly need to embed PDF files onto Excel documents as well as extract/open/view PDF files from Excel documents. I am unable to do so with a macbook, i know that there is a workaround but it's such a tedious process. Is there a software i can buy or setting that i can do so that i can embed and open PDF files easily as i need to view these files multiple times a day for work.
    please advise

    Download and install Adobe Reader: Adobe Reader Install for all versions
    Open the PDF file using it. If security restrictions don't prevent it you could also print it.

  • Reader 9 PDF printing problems

    I have a Kyocera FS-C5015N. When I print any multi-page PDFs to the FS-C5015N, only the first page comes out or nothing at all. I have tracked the problem down to Adobe Reader 9. I say this because I can successfully print multi-page PDFs using version 8.2. But I cannot with v9. I have downloaded the latest drivers from Kyocera's website. Same problem. I can successfully print with Word, Excel, etc. just not Adobe Reader v9. Any ideas on what I can do to resolve this issue? Thanks.

    I do realize that not all printers are affected. However, the problem is clearly with Adobe Reader 9. The reason I say this is that the problem does NOT exist with Adobe Reader 8. The problem ONLY occurs with Adobe Reader 9. Furthermore, I am not sure what specific resolution to this printer you are referring to, but there hasn't been a solution presented thus far that is an actual fix for the problem. Originally, I identified that if I selected "Print to Image" the entire multi-page PDF would print as expected. Although, this solution causes the multi-page PDF to print very slowly (for the reasons noted by Mike). Another reader reported that if you install FoxIT PDF Reader, multi-page PDFs print just fine. I have verified that installing FoxIT Reader DOES INDEED allow me to print multi-page PDFs to our FS-C5015N. Again, if it was purely a driver issue, why would a multi-page PDF opened with FoxIT Reader print as expected while the same PDF opened with Adobe Reader 9, not print as expected? There also were a couple other posts about using the generic Kyocera KX driver. This is not an option for us. Finally, there was a post about changing the Post Script driver setings. We do not use the Post Script driver. And just as a side note, we have tried using the Post Script driver to see if this will resolve the multi-page PDF issue, and it does not. With that said, I implore Adobe to once again acknowledge this problem and provide users with a fix. This is a very frustrating problem.

  • Problem with pdf-printing in Adobe Acrobat Pro

    Hi,
    I have Adobe Acrobat Pro 9.4.3.
    PDF-printing has always worked great but suddenly there is some kind of problem.
    After printing a excel-document from "Print to pdf" built-in function in MacOS OR Adobes Printer I have corruptet pdf-files when showing them in Adobe Reader/Acrobat, but the MacOS Preview-software shows them correct.
    So, there cannot be any problem with the printing, but the local preview on my computer using Reader or Acrobat. I dont even use the Myriad font in the document, I use Verdana.

    You say you're using Verdana but you're not. The error message clearly shows you're using MyriadPro Bold.
    You probably recently installed the Mac OS X 10.6.7 update which has a bug with OpenType PostScript fonts like MyriadPro Bold. Either use Verdana or another TrueType or PostScript font, or revert to Mac OS X 10.6.6.
    Read about the problem here: http://www.tidbits.com/article/12078

  • Acrobat 8 PDF printing with Windows 8.1/MS office 2013

    I upgraded computer to Windows 8.1 and MS office professional 2013 and reinstalled adobe acrobat 8. 
    When I try to create pdf files from office 2013 document (Excel, Word, Publisher), computer freezes when window opens to select pfd document destination.
    I tried opening office document in acrobat and try to create pdf file. I get pdf maker missing at this point. 
    Before updating computer I ran compatibility tool and it indicated my acrobat 8.3.1 was compatible with Windows 8.1; however noted that I needed to go to adobe website for help with adobe ExtendScript toolkit 2.  I don’t know what adobe ExtendScript toolkit 2 is and if it is associated with Adobe Acrobat or CS3.

    I have no idea about the extend tool. You need to update to the latest version of AA 8, but it appears you are there with 8.3.1. You should print to the Adobe PDF printer. OFFICE 2013 is not compatible with the AA8 PDF Maker. So far I have only seen one person suggesting success with AA8 and Win8.1. If you can give details about your problem, we might be able to help, but you may not be successful. Only time and trial will tell.

Maybe you are looking for

  • Can't Upgrade from OS 9.2.2 to OS X 10.3 - Apple Screen with "Beach Ball"

    Hey, I am trying to upgrade from OS 9.2.2 to OS X 10.3 Panther. So I purchase Mac OS X 10.3 Panther v.10.3.2 Retail, from eBay, used. I get my software in, and all three install discs are there, including the Xcode disc. So I throw 'Install Disc 1' i

  • Content Viewer Authetification Error

    When i want to sign in in the adobe content viewer app on iPad or iPhone with my Adobe-ID it says that the authentification fails. I can sign in with that ID in the adobe cloud or eg. at acrobat.com. Even changed password, doesn't help. Any clue what

  • HT1338 iWeb Google AdSense interfacing. Does it work without a .mac account?

    I'm trying to put in the Google AdSense on my web page but the program is not recognizing my account. Is this and other widgets not available simply because I am not paying for the .mac account?

  • Can I use XML using XSD

    Hi, I know we can use XML as data server with DTD. Is it also possible to use XSD instead of DTD. If yes would the driver be same. Thanks Jasvinder Singh

  • Audigy 2 zs drive help nee

    hello, i have an audigy 2 zs platinum. i i want to configure the device that goes into the dri've bay to be compatible with my windows media player. i am sure i installed everything correctly. im not sure what is supposed to happen when i hit the pow