Save - PDF - Print (Scripting to do in one click)

Hi, have a workflow question for you script-writing gods.
Is it possible to create a script that will automate the process of saving a document, then saving a PDF of that document, then printing that document out?
Right now my manual process is:
Save the file
Save the PDF (I have a custom preset PDF setting I use based on Smallest File Size, but with Crop Marks on, Information on, Document Bleed on)
Then I print the document out (I use 1 of 3 possible presets, custom made based on the document.)
If I need to set up 3 different scripts depending on the print out, that's fine, it would still simplify the process down to one click.
I haven't done any scripting before, so I haven't a clue where to begin or if any of the above information is enough to get something started.
Would love to hear any helpful feedback to get me started, at least.
Thanks!

app.activeDocument.save();
app.activeDocument.exportFile (ExportFormat.PDF_TYPE, app.activeDocument.fullName+".PDF", false, "My Export Preset");
app.activeDocument.print (false, "My Print Preset 1");
Change the Export PDF Preset and Print Preset names to the ones you are using.

Similar Messages

  • Print the html files in one click

    Hi All,
    I have peculiar requirement in my project.
    I am generating the o/p of my robohelp in html files (webhelp). There are number of  topics in it.
    Now i want the user of this help pages should be able to print the complete help on one click of button or link.
    Is this possible? If yes, please let me know the steps to implement it.
    thanks

    Hi there
    I'm doubtful you can make that happen. I think the best you can probably do is to create a PDF version of the entire help system. Then add that back in as a Baggage File. Create a link to the Baggage File that your user may click to open the PDF and they may print from there.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 moments from now - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcererStone Blog
    RoboHelp eBooks

  • Reduce steps to save PDF 'Print' of webpages

    I save images of many webpages for my work. However, I count at least 5 key strokes and/or mouse clicks to complete each PDF 'Print': 1) Print, 2) PDF, 3) Save as PDF, 4) name file and select location, 5) Save.
    How may I reduce the number of steps to 'Print' PDFs of websites in Safari?
    Many thanks in advance!
    1.5GHz PowerBook G4   Mac OS X (10.4.8)   iPod Nano 8GB 2nd Gen

    app.activeDocument.save();
    app.activeDocument.exportFile (ExportFormat.PDF_TYPE, app.activeDocument.fullName+".PDF", false, "My Export Preset");
    app.activeDocument.print (false, "My Print Preset 1");
    Change the Export PDF Preset and Print Preset names to the ones you are using.

  • Printing pages and links with one click

    Is it possible to print a multiple page pdf document as well as any imbedded links in that document - with one click?

    Hi Sunnihval,
    No there isn't any option to print the mails as well as attachment with one go.
    You have to manually open the attachment and print.
    Regards,
    Rave

  • Send pdf and xml  to URL on one click

    My scenario is:
    -online Adobe form in ZCI layout with XML based interface created in webdynpro.
    -In webdynpro (form is embedded) Vendor fills out the form with the requested Payment, clicks the button and the form is saved at URL.
    -Then Approver will open PDF from that link, make his change and save it at that URL.
    -Then another Approver will open PDF from that link, make his change and save it at that URL.
    -Finaly Webdynpro program will upload the XML data from that URL into the embedded form and User will initiate sending the form data to SAP.
    I understand that every time the form is saved - it is needs to be saved in both PDF and XML.
    PDF is for the user to make changes on the form.
    XML  is for webdynpro to upload the form data and then send it to SAP.
    In Livecycle Designer there is Submit buttom in Standard library.
    The button has dropdown of Submit As : xdp, pdf, xml.
    So I can select only pdf OR xml - not both.
    How could I send to URL both PDF and XML on one click?
    Thank you ,
    Tatyana.

    From this conversation's thread it appears that Acrobat is not the application / service at issue.
    As this user forum has as its focus "Acrobat" it seems that the OP is in the wrong place.
    Acrobat's one click send feature provides the user a "draft" email. The user still has to process ("click") through steps with the email client/service to actually get the email out and on its way.
    I'm sure that "one click" does everything is available somewhere. Considering all it'd have to do and do right it'd be rather expensive.
    Be well...

  • Applescript to print from Safari to a pdf in one click...

    Hi
    I am only just getting down to writing Applescripts.
    Has anyone got any idea on how to create an Applescript that can be used from within Safari 'to print to pdf'? One where perhaps the date and time are used as the name of the new file that is created and saved in a named folder.
    Thanks
    Jai
    iMac G5; iBook G3; PB165c; PB170; Mac IIcx; Mac SE/30; Mac SE; Mac Plus; Newton 130; 2gen iPod 10G     Mac OS X (10.4.7)   MacUser since 1984... and waiting for a tablet (like the Nokia 770 with MacOSX)

    This is not exactly the solution -
    Apple-P for the print dialog, pull down PDF menu in lower left corner, save PDF to web receipts will save the print preview into that folder in your documents.
    I guess you can step into this script (located in user/library/PDF services) and configure it to your needs?
    Sibi

  • Acrobat PDF Printer STILL freezes when pasting filename into Save dialog

    Ref: Acrobat Printer Freezes on Save when CTL+V is used
    No change in Acrobat X.  Printing system still freezes up entirely when pasting a filename into the Save dialog, when printing to Adobe PDF printer.  Most often from Firefix (all versions through 28.0) but from other programs as well (also happens from MS Outlook 2010 32 bit).
    Any chance of an update from Adobe?
    Acrobat Pro X on Win 7 64 bit.  Multiple systems exhibit same behavior.
    Same issue occurs in Acrobat XI Standard.
    Workaround is possible by manually typing in filename, or renaming, but clearly this should not be happening.  If you forget, it requires a lot of steps (or a reboot) to try again.

    If you copy text directly from FireFox (or Word, or pretty much any program, other than Notepad), and try to paste into the Save Dialog to save your PDF, guaranteed crash.
    HOWEVER, if you paste the text into Notepad first, and then copy it again, you can then paste into the Save dialog no problem.  This is why the "test" that the Adobe rep did to recreate the problem was pointless: He managed to re-create the one workaround method that DOES work, instead of actually trying to do things the way that were causing the issue to show up.
    The problem appears to be related to any sort of "rich" text.  Windows ignores the "rich" information and only keeps the text if you paste into a filename in the system.  So Windows handles it just fine, it's Adobe's save dialog that can't handle it.  Copied text from Firefox is usually pretty clean (IE is worse), but there must be some formatting remnants in there that are giving Adobe fits (instead of properly ignoring them).  It may have something to do with 64-bit Windows and 32-bit Firefox and 64-bit Acrobat all coming together?  Copying and pasting between 64-bit and 32-bit programs usually has no issues, but in this case, it does (although the 64/32 bit relation is pure speculation on my end).
    But by "washing" your text through Notepad first, it completely strips it down to truly pure plain text, which can then be pasted into Adobe's Save dialog without a crash.  This adds an extra step, and should be entirely unnecessary, but it does work.  At least until Adobe fixes their program.

  • Save as PDF and Save PDF as PostScript options in the Printer dialog are not supported.

    I downloaded Indesign CS3 trial and liked everything about it until I attempted to print to postscript and got that message. Nothing I have tried has helped. I have seen in various forums that others are having the same problem, but haven't found any solution offered. I am running Tiger 10.4.10 on a new Intel Imac with 3G ram. This is a procedure I use very often in my workflow, and have never had this problem with CS2 on my PC or other Macs. Is there a solution? I downloaded the .1 update and installed that and it didn't change anything.

    PLEASE SOMEONE HELP ME.
    Its the first time Im using print booklet option to save my file. I have the same problem when trying to save as pdf and get the
    "The Save as PDF and Save PDF as PostScript options in the Printer dialog are not supported."
    I'm trying to save a .pdf of a booklet of a facing pages document of A4 size each facing page for a whole size A3, then hope to let the pages be correctly arranged by inDesing, then print and staple.
    Meaning pages will be like this - Page #60 left side [of the A3] - page #1 right side [of the A3] , page # 2 right side[of the A3] - page #59 left side[of the A3] etc...
    I CANT DO IT. I tried to follow Melvin Thompson , but when I choose save .ps and open it in preview all I see is independent a4 pages and just the left ones , .. How can I save my file as .pdf ready to be printed in a3 ?
    I really appreciate any help.

  • Avoiding the 'Save PDF File As' dialog when printing to the adobe PDF printer from a service

    Hello, can someone please help.
    I have Adobe Acrobat 8 Pro installed.
    I have an in house application which (among many other things) effectively monitors a directory and prints the file to the default printer. It works fine when run as an application.
    I have set the defaults on the Adobe PDF printer to put the output PDF file into a directory and not to open it so it works silently without prompts.
    When I run my application as a service, it brings up the 'Save PDF File As' dialog and I would like to avoid this. My impression is that if I put the right registry key in then it will work.
    I do not want to do any scripting if I can avoid it.
    Thanks for all constructive help given.

    Thank for your help Bill, but changing settings in the distiller did not seem to work. As my application prints directly to the default application without using anything specific to Acrobat, I was hoping there was a simple way forward. A colleague suggested copying registry entries from the account I logged on as to the S-1-5-18 entry, then rebooting. This had no effect as the prompt still comes up.
    Aandi, I don't have the Acrobat SDK or any experience of it.
    Also I'm not sure where any code/script would sit since the application is stable and so I would rather not change it.
    If it amounts to a few lines of javascript sitting outside the application then that would be of interest.

  • Quark / PDF Printing Problems (Save as PDF in OS X)

    I upgraded from Quark 4.1 to 6.5 about a year ago, and ever since then the files I create and print don't look as good. The primary issue seems to be color -- colors don't come out as deep, there seems to be less color saturation, sometimes colors are just pretty far off. I'm working in Mac OS 10.4.8.
    For many years my method has been to design documents and output as PDFs to be professionally printed. These days my PDFs don't print as well. I suspect that the problem has to do with the process of creating the PDF. In Quark 6.5 I create PDFs by selecting "Save as PDF" from Quark's Print menu. Back when I was using 4.1, since Quark didn't have a built-in PDF-creator, I would go into the Chooser, select AdobePS as my printer, and then just choose Print in Quark and it would "print" to a PDF.
    One other problem I've had since the upgrade is that the PDFs Quark creates are HUGE files -- tens or hundreds of megs -- often too large to email. When I used to create PDFs from the identical Quark files using 4.1, the resulting PDFs printed much better and were much smaller files (often far less than 1 meg). Solving the color problem is a higher priority for me than solving the file size issue, though.
    I've spent a lot of time trying to troubleshoot this with our local printer here in Albany, NY (the same guy who printed my stuff in the old days, when it came out looking a lot better). Things we've tried that haven't seemed to solve the problem:
    - Increasing the LPI to 300
    - Checking the box for Full Resolution Tiff Output
    - Experimenting with OPI active and not
    - Experimenting with different PDF options like "Save as PDF," "Compress PDF," "PDF-X," etc. (Compress PDF does result in smaller PDFs, but the quality of the resulting prints is even worse)
    Also, if anyone has suggestions about Quark-specific forums I could post this to, let me know. I tried creating an account on the discussion forms on Quark's website, but I don't receive their confirmation email to confirm my account.
    Any advice greatly appreciated -- thanks so much!
    Marshall
    iBook   Mac OS X (10.4.8)   Quark 6.5

    Marshall,
    Welcome to Apple Discussions.
    colin clarke1’s info is spot on. I will add a bit more. Acrobat Professional includes Distiller in addition to a print driver called Adobe PDF 7.0 (version number matches version of Acrobat). I think the print driver installs automatically, but if not, you should choose to install it and then it will show in your list of printers. This will allow you to make PDFs from Quark XPress much as you did with Quark 4.1.
    Distiller comes with some pre-defined Settings (formerly know as Job Options) for different types of printing, i.e., Smallest file (low-resolution like online viewing), Standard, High Quality, Press Quality and others. These Settings are general standards in the industry in terms amount and type of image compression, font embedding, color management, compatibility with previous Acrobat versions and etc.
    colin clarke1’s method of saving a Quark doc as a PostScript and then distilling it is one method. (You can set this in your Quark Preferences.) Alternatively, you could do the following within Quark XPress…
    (a) Select Print, which brings up the Print window. At the bottom of the window are some buttons. Click on Page Setup and in its window, for Format for: select the Adobe PDF 7/8, the appropriate Paper size and then OK.
    (b) Returning to the Quark print window, make all the necessary choices for Layout, Setup, Output, Options, Layers, Bleed, OPI and Profiles.
    (c) Next, click on the button Printer (at the bottom) which brings up a Mac OS print window. Click to the right of Printer and select Adobe PDF 7/8. Next, click and hold on Copies & Pages for a drop-down list of options and select PDF Options. Click on the bar to the right of Adobe PDF Settings and a list of Distiller Settings will pop up and select the one that best fit the type of printing you are doing, e.g., Press Quality. If you want to see the PDF version afterwards, then select Acrobat for After PDF Creation. Click Ok.
    (d) Returning to the Quark print window, click Print button (lower right). A Save window appears for you to name your document and select where you wish to save in on your computer. (If you choose to see the PDF afterwards, then Acobat will launch and the PDF will then appear in Acrobat.)
    You could learn more about the latest version of Acrobat 8.0 (released November 2006) by Adobe’s “tour” at http://www.adobe.com/products/acrobatpro/productinfo/features/
    Hope this helps.
    PB Ti 667 (10.3.9), PB G3 Firewire (OS 9.1), PB 12" Mac OS X (10.4.7) Wi-Fi, iPod 3G 15GB

  • Adobe pdf printer save dialog box opens in the background - progress bar shows Not Responding

    I have two users who have Acrobat X Pro version 10.1.4 that are experiencing the same things.  First, one person just changed laptops and the new one has a fresh Windows 7 Enterprise X64 image and new installation of Adobe Acrobat X Pro.  When he used the pdf printer for the first time(after opening the program and accepting the license agreement) he was in MS Excel '07 and chose file>print>Adobe PDF and then the progress bar came up and then showed not responding.  After he did this a couple of times with me standing there I noticed that the save dialog box was opening in the background because I could see the icon blinking on the taskbar.  He said that his old computer never did this and that it would always open up and ask where to save the file and never show 'not responding' on the progress bar.  The other person having the same issue is running the same version but she has had the program installed on her machine for a few months and an older version on before that. 
    Is there a way to make the dialog box show as soon as you print to the Adobe PDF printer?  What is causing this?  Is there another way to create a pdf from MS Office like the add-on? 

    I have two users who have Acrobat X Pro version 10.1.4 that are experiencing the same things.  First, one person just changed laptops and the new one has a fresh Windows 7 Enterprise X64 image and new installation of Adobe Acrobat X Pro.  When he used the pdf printer for the first time(after opening the program and accepting the license agreement) he was in MS Excel '07 and chose file>print>Adobe PDF and then the progress bar came up and then showed not responding.  After he did this a couple of times with me standing there I noticed that the save dialog box was opening in the background because I could see the icon blinking on the taskbar.  He said that his old computer never did this and that it would always open up and ask where to save the file and never show 'not responding' on the progress bar.  The other person having the same issue is running the same version but she has had the program installed on her machine for a few months and an older version on before that. 
    Is there a way to make the dialog box show as soon as you print to the Adobe PDF printer?  What is causing this?  Is there another way to create a pdf from MS Office like the add-on? 

  • How to set up Adobe Printer to save .pdf in folder

    Good morning.
    I am looking for guidance on how one can set up a virtual "adobe" printer that saves a print job as a .pdf in a specific shared folder.
    Example:
    1. External application creates a print job
    2. Print job goes to a pre-named, virtual printer.
    3. The virtual printer accepts the print job
    4. The print job is turned into a .pdf document and the document is saved in a shared folder.
    Additionally, can the naming convention of the saved folders be "dynamic"?  In this scenario, a print job named "ABC123" is saved as "ABC123.PDF" and another print job named "XXX900" is saved as "XXX900.pdf", etc.
    Appreciate the help.
    medina

    Yes.
    Ideally it would be installed on the application server where the job is generated and sent to the specified printer (internal settings). Then when the job hits the printer it drops a .pdf in a shared folder.
    Appreciate the help.

  • Can't Print/Save pdf Files

    Is there an issue with printing/saving pdf files in Snow Leopard?  Do I have to buy Adobe Acrobat 9.1 Pro to do this?  The Adobe website says there are security features in SL which disable the Adobe pdf printer: "The Adobe PDF Printer is not available or is unusable in Mac OS X Snow Leopard (v10.6). This situation is due to security features in Snow Leopard that disable the Adobe PDF Printer. Adobe Acrobat 9.1 Pro removes the Adobe PDF Printer and adds a new Save As Adobe PDF command. Customers using earlier versions of Adobe Acrobat in Snow Leopard cannot use the Adobe PDF Printer."  (From: http://helpx.adobe.com/acrobat/kb/cant-print-pdfs-mac-os.html)
    I can view the pdf in Safari but not print or save and in Firefox, I can't even see the pdf.  I've had SL a short time and it's only recently that this started happening.  It was working fine at first.
    Thanks.

    You don't need an Adobe plug-in to view PDFs in Safari, that functionality is built in. I'm guessing that your Adobe Reader plugin (or some other PDF-related plug-in) is incompatible with ML. Try disabling it. First, open Safari's preferences window and look at the Extensions pane. Is there anything PDF-related there? If so, disable it. Next, look in the following folders:
    /Library/Internet Plug-ins/
    ~/Library/Internet Plug-ins/
    (Yes, those are the same except for the tilde. The first one is at the root level of your hard drive, the second is in your user folder. That one is invisible, so hold down the option key and choose Library from the Finder's Go menu to go there.)
    If you see anything related to Adobe PDF Viewer or Reader, remove it and restart Safari.

  • Set filename of printed PDF via script

    Hi folks!
    I have a little problem with generating a PDF. First my Workflow:
    I have a InDesign document with 6 pages. This document is merged with a databasefile containing 100 records. After merging it, we have to generate a PDF file. This PDF file is opened within acrobat. Within the document, I'm searching for an ID each record has so I can split the document to 100 files (each with 6 pages) and name it by the ID I found.
    The script within Acrobat is finished and working. I thought, the InDesign script is finished ,too. But I was wrong -.-
    I merged the databasefile with the document and exported it as PDF. But after exporting, we noticed that the script within Acrobat isn't finding the adressheader where the ID is in. The script only noticed the text after that header. The result is, that Acrobat get's always "null" as ID
    If we print the PDF with our PDFprinter, the header could be read by our Acrobat script. I don't know why this is... But now I changed the script to print the files via our PDF printer. Unfortunately I can't set a name for my exported file - do you know if there is a possibility to print PDF's without prompting after each one and with a via script given name?
    Here you can see the old script for InDesign and right after it, the Acrobat sript. Maybe I made some mistake by generating my PDFexport and don't need to use the printer?
    INDESIGN SCRIPT:
      * prompts filebrowser and stores name and path of file in variable
    var sourceDocument = File.openDialog("Bitte Indesign-Dokument auswählen", "*.indd", false);
      * stores only prefix of filename for use as new filename
    var newName = sourceDocument.name.substr(0,  sourceDocument.name.length-5);
      * stores folder where file is stored
    var dbSourceFolder = sourceDocument.parent+"/";
      * prompts for databasefile where generating should begin
    var dbstartfile = File.openDialog("Bitte Start-Datenbankdatei auswählen", "*.txt", false);
      * gets basename of databasefile
    var dbstartfilename = dbstartfile.name.slice(0, dbstartfile.name.search(/_Teil+/));
      * gets number of first databasefile
    var i = dbstartfile.name.slice(dbstartfile.name.search(/_Teil+/)+5).slice(0, -4);
      * generates path name and name of first databasefile to use
    var dbSource = dbstartfile;
       *set PDF preset for generating PDF
    var PDFPreset= app.pdfExportPresets.item("GAG-PDF");
       * stops throwing of alerts
    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
    // if databasefile isn't existing message will be thrown
    if( dbSource.exists == false ) {
        // restart of alert throwing
        app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
        alert("Datei " + dbSourceFolder+dbprefix+"_Teil"+i+".txt konnte nicht gefunden werden! \n\rBitte starten Sie den Vorgang erneut und geben Sie die richtige Datenbankdatei an." );
    // else process starts
    else {
        while(  dbSource.exists == true ) {
            // opens source indesign document without showing it
            mergeDocument = app.open(File(sourceDocument), false);
            // sets which databasefile should be used for data merge
            mergeDocument.dataMergeProperties.selectDataSource(File(dbSource));
            // starts merging of indesign document and database file
            mergeDocument.dataMergeProperties.mergeRecords();
            // exports generated document as PDF file
            app.activeDocument.exportFile(ExportFormat.pdfType, File(sourceDocument.parent+"/"+newName+"_Teil"+i+".pdf"), false, PDFPreset);
            // closes opened indesign document
            mergeDocument.close(SaveOptions.no);
            i++;
            // change filename of database file to get next file
            dbSource = File(dbSource.parent+"/"+dbstartfilename+"_Teil"+i+".txt");
    // restart of alert throwing
    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
    alert("PDF-Generierung abgeschlossen!");
    ACROBAT SCRIPT:
    * Path where files should be saved
    * Special Characters like spaces should be escaped with \
    * If you want to modify the folder, use following form:
    * "/Driveletter/Foldername/../LastFolderName/"
    * Make sure not to forget the / before and after the location
    var filepath = "/c/pdf_split_test/";
    * Number of expose pages - feel free to change
    var pageType = app.prompt("Bitte geben Sie die gewünschte Seitenzahl der Exposés an.", "");
    alert(pageType);
    * regular expression for search
    var idNumber = /08\d\d\d\d\-\d\d\d\-\d\d\d\d\d-\d\d\d-\d\d/g;
    * if possible this function extracts the searched number as string
    * @param rematch string which should be searched in document
    * @return null if rematch is not found or string if rematch is found
    function ExtractFromDocument(reMatch) {
      try {
             var Out = new Object();
             for (var i = 0; i < 1; i++)
              numWords = this.getPageNumWords(i);
              var PageText = "";
              for (var j = 0; j < 30;j++) {
                  var word = this.getPageNthWord(i,j,false);
                  PageText += word;
              var strMatches = PageText.match(reMatch);
              if (strMatches == null) continue;
          return strMatches;
      } catch(e)
          app.alert("Processing error: "+e)
    * tries to load given filename (extracted number)
    * @param filename string of file which should be checked
    * @param n number to iterate while checking for files
    * @return true if file exists or false if not
    function checkIfFileExists(filename, n) {
        var existingDoc = false;
        try {
            if( n == 0) {
                var checkDoc = app.openDoc(filepath+filename+"-000.pdf");
            } else {
                var checkDoc = app.openDoc(filepath+filename+"-000_"+n+".pdf");
            checkDoc.closeDoc();
            existingDoc = true;
        } catch (e) {
        if( existingDoc == true ) {
            n = n+1;
            n = checkIfFileExists(filename, n);
        return n;
    var pageAmount = this.numPages;
    for( i=0; i<pageAmount; i+pageType ) {
        var filename = ExtractFromDocument(idNumber);
        fileExistence = checkIfFileExists(filename, 0);
        if(fileExistence != 0) {
            this.extractPages({nEnd:(pageType-1), cPath : filepath+filename+"-000_"+fileExistence+".pdf"}); 
        } else {
            this.extractPages({nEnd:(pageType-1), cPath : filepath+filename+"-000.pdf"});
        this.deletePages({nStart:0, nEnd: pageType-1});

    Hi,
    I have a little problem with generating a PDF. First my Workflow:
    I have a InDesign document with 6 pages. This document is merged with a databasefile containing 100 records. After merging it, we have to generate a PDF file. This PDF file is opened within acrobat. Within the document, I'm searching for an ID each record has so I can split the document to 100 files (each with 6 pages) and name it by the ID I found.
    Why you don't export 6-page PDFs directly from InDesign?
    robin
    www.adobescripts.co.uk

  • Can't download, save, or print pdf links on some webpages.

    On a couple, but not all, of my financial institutions webpages, I can't download the statements and save them as pdf.
    When I click the pdf link, a page opens showing the statement, but to see it all, one has to scroll the screen.  When I try to print it, by clicking File on the toolbar, the pulldown menu gives me only the option of Print Largest Frame which prints only what is visible on the screen in the window.  When I try to save by going to File, then Save As, a window opens for print options giving me two format choices: Page Source (html) or Web Archive, but no pdf.  The statements never download, nor open as pdf.
    What is odd, is that this issue is not common to all financial institutions.  On some, the statements read, load, save, and print as pdf just fine.
    I have updated the Adobe Reader, and all software on my Mac.
    Anybody, please help!

    Hi,
    You might have better luck using a different browser.
    Google Chrome
    Or Mozilla Firefox

Maybe you are looking for

  • "Wipe clean" hard drive

    I was about to "wipe clean" my G5 iMac for resale or give away with Installer Disc.  However, the only disc I can find reads, "iMac G5 Additional Software & Apple Hardware Test" .  Can I erase the drive with this disc?  If not, how?  HELP! ~Neophyte

  • Firewire plug fits very loosely

    I have a LaCie external drive, the black one with the blue light underneath, and the plug fits so loosely into my MacBookPro that any jostling of the 'book or the cord causes it to come unplugged. Then I get that intimidating error message, threateni

  • 9300 synchronization of multiple contact databases...

    I currently use multiple Contact databases on my 9300, such as "professional" and "personal" databases. The default one is systematically synchronized through the PC Suite into my outlook/contact database, but I know how to synchronize the other and

  • IPhone 5 Virus Advertisement bottom banner PLEASE HELP!

    So my girlfriend just had the weirdest thing happen to her. She shows me her iPhone 5 just after we update to 7.1.2, and there's a disgusting unauthorized advertisement banner covering the bottom of her screen. Not a single article about someone havi

  • Displaying text in BOLD in classical report

    Hi all, I want to display a word as BOLD in classical report.. How to acieve the same in classical report Regards, Shanthi