More than 1 pdf, more than 1 menu?

Hello:
As a test, been trying to get my DVD SP 2 project to open a pdf (in Apple DVD player before I burn) and I can't even get it to do this...but ultimately, I would like to have about 6 different folders containing maybe 14 total pdfs to be accessible to a viewer - can this be done and would I need to create a menu per folder or even per pdf? I hope not..best way?
Thanks much
KB

First question: Is it possible to receive a mention if i close a pdf file(without changes)
What is a "mention". Haven't heard that one before.
2nd question: I am using acrobate writer 5.0. But it is not possible to open moren than 1 file.... But with the adobe reader it is no problem to open more than one pdf file. 
You'll want to ask this one in the Acrobat forum.

Similar Messages

  • How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    Hi Nancy,
    This screenshot was only for imagination. A part of the code (not all) is below.  In the code there are some background images but they are not seem in live mode.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link href="css/my_site.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"/>
    <link href="SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <style>
    #CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-color: #003366;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel1 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel1 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/international.jpg);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel2 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelContent {
        background-color: blue;
    #CollapsiblePanel3 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel3 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel3 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel4 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel5 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    </style>

  • Why does Acrobat Pro 9 have more bells and whistles than Acrobat Pro XI?

    I have a Power Mac with Acrobat Pro 9 and it has more menus with more functions than the Acrobat Pro XI on my iMac.
    I'm supposed to be migrating to the iMac and giving the Power Mac to some co-workers, but I need the functions in Acrobat 9 that I don't see in XI.
    In 9 I have these menu items: File, Edit, View, Document, Comments, Forms, Tools, Advanced, Window and Help.
    In XI I have: File, Edit, View, FusionPro, Window and Help.
    I know FusionPro is a 3rd party plug-in.
    Do I have to do something to make them appear? Has Adobe taken them out? Did they move them?
    Primarily I'm interested in:
    Document > Crop Pages function
    Tools > Advanced Editing functions
    Advanced > Print Production functions
    BTW, I don't know if this is an installation issue or not, but this seemed like the most likely forum.

    In XI, all of the tools are in the RHP (right-hand panel) under tools/comments. Some tools require you to right click on the tools settings by the tools selector to allow other tools to be displayed. These tools are no longer given on the menu bar and has been the change in the Acrobat UI structure. A few tools are at times removed, but the ones you mentioned are still there.

  • HT204406 more songs in icloud than on my mac

    I do have 50 more songs in icloud than on my mac. How can I find out which one?

    This might mean that there are songs that you purchases and downloaded from iTunes, then deleted from your Mac.
    Try this:
    View --> Show Music Not On This Computer
    Look for songs that are grayed out - those are songs that you purchased via iTunes but subsequently deleted from your computer.
    Good luck!

  • I was wondering if anybody can tell me why the new Apple iPhone 5 is $600 AUD/US more expensive in Australia than the US??? Please explain somebody?

    I was wondering if anybody can tell me why the Apple IPhone 5  is $600 US/AUD more expensive in Australia than in the US!
    thanks

    Thanks for the reply - I still know that this issue is also relevant for so many other apple products which don't involve cellular providers.... I think Australians are tired of paying so much more for things than in the US and other countries.  It used to be explained by the poor Australian dollar but that doesnt exactly work when we are over parity with the US dollar and have been for a while now....

  • Firefox doesn't open regularly each time, opening is not quueckly, more time opening stopped than restart wothout reason...I don't know

    firefox doesn't open regularly each time, opening is not quueckly, more time opening stopped than restart wothout reason...I don't know, it's a problem of the line or there are a lot of dates on web so opening is slow?

    Thank you, thank you, thank you!
    I uninstalled it, closed FF in Safe-Mode, reopened it and, ta da!
    THANK YOU!

  • It doesn't seem to be as sharp as it is in the "Develop" mode.  This seems to occur more with wide angle than macro.  Any suggestions would be extremely welcome...Norm

    Here's my problem: (Lightroom 4)  I will edit a photo in "Develop" to the point where it looks great and I'm satisfied with the results.  Then I click back to "Library" and the photo seems to go a little out of focus.  When I export the photo, it doesn't seem to be as sharp as it is in "Develop" mode.  This seems to occur more with wide angle than macro.  Any suggestions would be greatly appreciated!  Norm

    Okay guys, some good news!
    First of all, thanks again to Sean for his suggestion to look inside the transaction log!
    Indeed that specific table that I noticed was filling the transaction log, is the largest table in my database. Its size stands at about ~65GB. Like I said earlier, it has no LOB or Overflow columns. But one interesting fact about it is - it had absolutely
    no indexes! It was a heap, but it was also partitioned. I didn't know a case like this could cause such problems with shrink? It's weird but it also kinda makes sense in a way.
    Anyways, I ran a script to create a partitioned clustered index on that table. That took pretty much all day long due to the table size (almost 7 hours). But once that was finished, shrinking the data file was a breeze!
    At least... Until the shrink started "hanging" again because now it started dealing with my
    second largest table (~55GB). Like the first one, this one is also a partitioned
    heap without any indexes. So I expected this to happen. I guess the solution this time will be the same: Create a clustered index.
    Does this make sense to you? A partitioned heap table causing such heavy workload to SHRINK, but when it's moved to a clustered index, suddenly it flies?
    Eitan Blumin; SQL Server Consultant - Madeira SQL Server Services

  • HT201077 Why does photo stream on my i phone have more of my pictures than photo stream on my mac?

    Why does photo stream on my i phone have more of my pictures than photo stream on my mac?

    Log out of iCloud in the System/iCloud preference pane and disable Photo Stream in iPhoto's Photo Share preference pane.  Then log back in and re-enable, respectively.  That should jump start Photo Stream on your Mac.
    OT

  • Burners that are more "aggressive" reading less than perfect discs

    Has anyone had experience with having to duplicate and work with originals provided by clients that are hard for the dvd drives to recognize properly when you try to make copies? I'm talking about non copy protected - industrials provided to me from varied dvd burners "in the field". Mostly different construction related specialty work. These dvd "masters" are created by feeding a camera's output to a consumer dvd/vhs combo recorder. Most of the dvd's I get are fine, but occasionally my drives "choke" on the originals. The discs are clean (no scratches) and the brand of blank does not seem to matter. I have purchased software that is supposed to have superior error correction properties and it doesn't really help.
    I'm thinking that folks in this forum might have experience with hardware solutions that might help this situation.
    TIA,
    Pete D

    Pete,
    It used to happen more in the past than it does now, but this just happened to me last week. A client broat over a DVD which would not read in all 3 of my Macs no matter what drive I used. It also only played in 2 of my multiple set top players. It eventually played and mounted in my "home" PC of all things. Having a few different brand drives ready to read the discs and a few extra computers around helps.
    Rikk

  • ME2N report displaying more columns in Background than foreground.I want same columns in Background as Foreground

    Hi All,
    ME2N report displaying more columns in Background than foreground.I want same columns in Background as Foreground having 10 columns.Already i have created the default variant in foreground when i execute the report in background by proving the same variant it is displaying more columns almost 70 columns.Kindly suggest and guide me how to restrict the report to get same columns in background as in foreground.
    Kindly provide is there any OSS Note available.
    Thanks,
    Prashanth Reddy

    I do not think it is possible to assign default layout for background job.
    System will show you all field for background job for transaction ME2N.
    Actually the screen layout is assigned with t-code (ME2N)
    When the report is running in foreground, then system will take the screen layout for the t-code.
    But when you run the background, then system will run the program directly (does not take the t-code). So the default screen layout will not fetch during running the background job.
    For more details have a look into the thread Selecting layout in selection screen

  • This is more of a complaint than a question. I hate the iOS 7 calendar. The view of my appointments is terrible. Is there anyway to have the old calendar setup back? Cathy

    This is more of a complaint than a question. I hate the calendar in the new iOS 7. Is it possible to revert to the old calendar system?

    We'll I can't comment on the South Park stuff but we are in agreement on the calendar. As mentioned by leonieDF and also by a friend I found a great app called Week Agenda Ultimate and it love it. It takes info from the iOS 7 calendar I hate and puts it in this app. It's perfect. For .99 cents you can't best it. Good luck!

  • More languages are listed than my application is localized

    I developed my application for iOS with Flash CS5.5.
    In the app store, more languages are listed than my application is localized for. Why?

    Hi,
    I am sorry you are running into this bug. Unfortunately, there is no workaround available. For your reference, the bug number is 2878252. You can quote it for any updates about the status.
    Thanks,
    Sanika

  • More songs on computer than ipod

    I just synched my ipod classic with itunes, and although the new songs came over, there are more on my computer than on my ipod. Everything I have done so far is from my personal CD library, all legal. I have 5077 songs on the ipod but 5108 in itunes on the computer.
    How can I determine what is missing on the ipod?

    Hey there,
    Have you made sure all the songs are checked in iTunes? To make sure they are, press Ctrl and then click on one of the boxes next to the songs. This might and probably remove them all, so just repeat the process to have them all checked.
    After that, resync your iPod to iTunes. While it it syncing make sure to check if any errors coming up about certain songs not being able to copy over. If there are more than one, it will provide the entire list. Just click the plus mark in the bottom corner of the dialog box that came up. Hope this helps. Let me know.
    B-rock

  • PLEASE DO NOT DISABLE MY ADD ONS. INSTEAD AMEND YOUR OWN SOFTWARE. I DO NOT WANT YOU TO DISABLE MY VIRUS SCAN SOFTWARE TREND MICRO ANY LONGER. TREND MICRO IS MORE IMPORTANT TO ME THAN FIREFOX!

    PLEASE DO NOT DISABLE MY ADD ONS. INSTEAD AMEND YOUR OWN SOFTWARE. I DO NOT WANT YOU TO DISABLE MY VIRUS SCAN SOFTWARE TREND MICRO ANY LONGER. TREND MICRO IS MORE IMPORTANT TO ME THAN FIREFOX!

    I assume you're referring to the Add-On Compatibility Checker disabling your extensions when you update?
    To disable Add-On Compatibility Checking you can follow the following steps:
    1) Enter "about:config" into the URL bar (no quotes)
    2) Right click and create a New Boolean
    3) Name it: extensions.checkCompatibility
    4) Set it to: False
    You can now restart Firefox and it will no longer disable your addons.
    Keep in mind that without the Compatibility Checker Firefox can't guarantee that your extensions will work with the latest versions.

  • How to know more about PDF's Fonts Properties

    Hi guys,
    I have Acrobat Professional 8. I remember than with an older versions of this application i was able to select a Font of a PDF and i would tell me all its the properties. I.E.
    Adobe Garamond Pro
    12 pt
    14 tracking
    Now i go to Properties/Font, and i can only see what the kind of font the PDF is using. Where can i find more info as i used to do before?
    In the Internet there is a true and free jewel from Typography Students from the great Master Massimo Vignelli, that you can download at
    http://anewdesigns.blogspot.com/2010/02/massimo-vignelli-canon.html
    It is always interesting to study how a great master use typography in size, leading and grids and with this Acrobat 8, i cannot have a lot of info on this PDF font style.
    Any help or ideas?
    Cheers,
    S

    Something to play with.
    From the Advanced Editing toolbar, select the TouchUp Text tool.
    Use this tool to select some text.
    Now, right click to show the context menu.
    On this menu, at the bottom, select Properties.
    The TouchUp Properties dialog opens.
    If not already in focus, select the Text tab.
    This tab displays:
    Font type; Original Font; Editing Font; Permissions; status (Embed | Subset);
    Font Size; Font fill color; Character Spacing; Stroke; Word Spacing; Stroke Width; Horizontal Scaling; Baseline Offset
    If a PDF is a well formed Tagged PDF you can open the Tags panel, select a PDF element ("tag"), right click for the context menu,
    select properties, in the TouchUp Properties dialog - click on the Edit Tag button,  In the Tag Element dialog - walk down the element's tree.
    The appropriate Dictionary will provide more detailed information.
    Thing is, the Tag Element dialog is not meant to be a font centric "info" provider; so, not "friendly" if all you want is font data.
    The first method, described above is pretty much the best you'll get for Font specific information presentation from Acrobat.
    As Acrobat is not an "editor" (for fonts or otherwise) this is to be expected.
    As font/typography information is in a PDF (more so if the PDF is a well formed Tagged PDF) it may be possible for a developer to cook up a plug-in with the appropriate C program language. Might even be something already out there.
    Be well...

  • Why is PDF darker than ID file?

    I am designing a series of typographic posters in ID CS4. I convert each to PDFs and they look fine.
    With one exception. It depends on subtle tonal changes and every PDF version I've tried makes the tones darker. I am attaching two screen captures. The lighter is from the ID original. The darker from the PDF. The changes are somewhat subtle but important. The drop shadows seem to get darker a bit more than the words. How can I get more tonal/color accuracy? Which PDF setting is best? Or must I play (how?) with color settings altogether to get ID and PDFs more in sync colorwise?

    >     Do you have overprint preview turned on in both ID and Acrobat?
    Yes and no but problem solved and this may be related.
    Experimentally I turned on Overprint Preview in ID. And there I saw the colors darken as they had in the PDF, even though neither app had Overprint Preview turned on. Somehow the document LOOKED as if Overprint Preview were turned on.
    I got many good suggestions here, tried many plus other combinations. No matter what, the PDF was darker, the subtleties were far less subtle, especially in the soft drop shadow and the lightest tones.
    I've created about a dozen typographic mini-posters for self promotion. All went from ID CS4 to PDF and all looked perfect in the PDF, except for this !#@%&*%$# one with the subtle tones and yet-more-subtle drop shadows. Why only one? Dunno.
    Not saying the problem won;t crop up again in some mysterious way. But it appears I've solved it, sideways. This way:
    In ID, I saved it as a JPEG. Looks perfect!!! Came to 58 kb, smaller than a PDF. Here are three screen shots, cropped in to a simiar section: (1) The original in ID CS4. (2) Any of my many PDF tries. (3) The JPEG I am living with. (Let's hope the JPEG generate no later problems.) I do wonder why, now, it opens always with a "Profile or Policy mismatch" window. —???

Maybe you are looking for

  • Creation of vendor organization at all purchasing organization level

    Dear Experts, Our client is looking for a functionality to create a vendor which links the vendor to all the purchasing organizations (without manual extension) . In the org setp, the client has multiple company codes and purchasing organizations. Wh

  • Why is mail not working with gmail?

    And not for nothin', it doesn't seem to be working at all as it used to. Nearly every morning I come down and see the message that Mail has crashed... again. I am beginning to really, really regret installing Mavericks and wish I could go back... but

  • List of GR blocked stock

    hello everyone, I want to see the GR Blocked stock of materials in a plant. Is there a SAP standard report available for the same. Thanks in advance Sachin

  • Seeburger help required.

    Hi All, In AS2 Sender Channel for Module Key BIC  we provide  Parameter name as  destDelimiter  and provide value for example  ~*.# \n I am not able to understand  destDelimiter concept. Can anybody explain me with example and also provide blog for t

  • Iphone app in App store not sync between  ipad  and iphone (apps buy) only my ipad ?

    Hi I have buy app on my ipad (iphone app) or buy app with my iphone. Is not in my list into my iphone only buy list in my ipad ? Yes is app for iphone or iphone too not a app only for ipad ;) No sync of my app store with my apps ? (Yes i have the mai