After printing, Pages asks if I want to save changes.

When I print a document from Pages and then close the document, Pages always asks if I want to save changes. I can save the document, print it, and immediately try to close it and I still get the warning message. Is there a reason that Pages doesn't already know it's been saved?

There is no such feature and my guess is that happily, this behavior will not change.
It's the same for every Apple program.
All of them saves several useful informations from the print task:
<sl:SLLastPrintedDateProperty>
<sl:date sfa:ID="NSDate-2" sf:val="2008-12-21T16:23:18+0100"/>
</sl:SLLastPrintedDateProperty>
<sl:slprint-info sfa:ID="SLPrintInfo-0" sl:page-width="842" sl:page-height="595" sl:page-scale="1">
<sf:page-margins sfa:ID="SFWPMargins-0" sf:top="20" sf:left="20" sf:bottom="56.692916870117188" sf:right="20" sf:header="0" sf:footer="0"/>
<sl:print-info>
<sl:NSJobDisposition>
<sl:string sfa:string="NSPrintSpoolJob"/>
</sl:NSJobDisposition>
<sl:NSPaperSize>
<sl:value>
<sfa:size sfa:w="842" sfa:h="595"/>
</sl:value>
</sl:NSPaperSize>
<sl:NSMustCollate>
<sl:number sfa:number="1" sfa:type="c"/>
</sl:NSMustCollate>
<sl:NSVerticalPagination>
<sl:number sfa:number="0" sfa:type="i"/>
</sl:NSVerticalPagination>
<sl:NSPagesAcross>
<sl:number sfa:number="1" sfa:type="i"/>
</sl:NSPagesAcross>
<sl:NSVerticallyCentered>
<sl:number sfa:number="1" sfa:type="c"/>
</sl:NSVerticallyCentered>
<sl:NSPrintAllPages>
<sl:number sfa:number="1" sfa:type="c"/>
</sl:NSPrintAllPages>
<sl:NSPaperName>
<sl:string sfa:string="A4"/>
</sl:NSPaperName>
<sl:NSScalingFactor>
<sl:number sfa:number="1" sfa:type="f"/>
</sl:NSScalingFactor>
<sl:NSCopies>
<sl:number sfa:number="1" sfa:type="i"/>
</sl:NSCopies>
<sl:NSPrinter>
<sl:printer sfa:ID="NSPrinter-0" sl:type="Generic PostScript Printer"/>
</sl:NSPrinter>
<sl:NSPrintProtected>
<sl:number sfa:number="0" sfa:type="c"/>
</sl:NSPrintProtected>
<sl:NSRightMargin>
<sl:number sfa:number="72" sfa:type="f"/>
</sl:NSRightMargin>
<sl:NSHorizontallyCentered>
<sl:number sfa:number="1" sfa:type="c"/>
</sl:NSHorizontallyCentered>
<sl:NSBottomMargin>
<sl:number sfa:number="90" sfa:type="f"/>
</sl:NSBottomMargin>
<sl:NSLeftMargin>
<sl:number sfa:number="72" sfa:type="f"/>
</sl:NSLeftMargin>
<sl:NSFirstPage>
<sl:number sfa:number="1" sfa:type="i"/>
</sl:NSFirstPage>
<sl:NSLastPage>
<sl:number sfa:number="2147483647" sfa:type="i"/>
</sl:NSLastPage>
<sl:NSTopMargin>
<sl:number sfa:number="90" sfa:type="f"/>
</sl:NSTopMargin>
<sl:NSDetailedErrorReporting>
<sl:number sfa:number="0" sfa:type="c"/>
</sl:NSDetailedErrorReporting>
<sl:NSHorizonalPagination>
<sl:number sfa:number="2" sfa:type="i"/>
</sl:NSHorizonalPagination>
<sl:NSPagesDown>
<sl:number sfa:number="1" sfa:type="i"/>
</sl:NSPagesDown>
<sl:NSOrientation>
<sl:number sfa:number="1" sfa:type="i"/>
</sl:NSOrientation>
</sl:print-info>
</sl:slprint-info>
Yvan KOENIG (from FRANCE mardi 6 janvier 2009 11:40:08)

Similar Messages

  • In Ver. XI it always asks if I want to save changes-even tho I made no changes. How can I stop that?

    In Ver. XI it always asks if I want to save changes-even tho I made no changes. How can I stop that?

    Thank you Pat..that was very kind of you to help. And yes-it does happen with every pdf. But you're right-if I just say yes one time..then I'm not prompted the next time I open that particular pdf-but it does make me confirm I want to write over the same name the file had already in order to save it.
    I made all my pdf's with the Chrome save as pdf command..never had a error message in prior Acrobat when closing the file.
    All the best Pat

  • Do you want to save changes after execute query by example

    Hi, I kinda hope this is simple to solve.
    I have a block with some database fields and some non-database fields.
    The none database fields i populate in post-query trigger. However, if I execute the query, it seems that the form thinks that the form id 'dirty', and therefore asks if I want to save changes.
    I only want this question if I manually added/changed/deleted something.
    Can someone tell me what I should do? Maybe some additional code in the POST-QUERY trigger...
    Here's what I've coded so far:
      begin
        select USERNAME
        into :SEC_ACTIVITY_MEMBERSHIP.USER_DISP
        from ISMS_SEC_USERS_LOV_V
        where ID = :SEC_ACTIVITY_MEMBERSHIP.USER_ID;
      exception
      when no_data_found then
        fnd_message.set_name('ISMS', 'SQL_NO_DATA_FOUND');
        fnd_message.set_token('TABLE', 'SEC_ACTIVITY_MEMBERSHIP');
        fnd_message.set_token('COLUMN', '(USER_ID)');
        fnd_message.set_token('VALUE',
         '('||to_char(:SEC_ACTIVITY_MEMBERSHIP.USER_ID)||')');
        fnd_message.error;
      end;
      begin
        select NAME
        into :SEC_ACTIVITY_MEMBERSHIP.ACTIVITY_DISP
        from ISMS_SEC_ACTIVITY_LOV_V
        where ID = :SEC_ACTIVITY_MEMBERSHIP.ACTIVITY_ID;
      exception
      when no_data_found then
        fnd_message.set_name('ISMS', 'SQL_NO_DATA_FOUND');
        fnd_message.set_token('TABLE', 'SEC_ACTIVITY_MEMBERSHIP');
        fnd_message.set_token('COLUMN', '(ACTIVITY_ID)');
        fnd_message.set_token('VALUE',
         '('||to_char(:SEC_ACTIVITY_MEMBERSHIP.ACTIVITY_ID)||')');
        fnd_message.error;
      end;

    Check out this thread:
    status=Changed
    You probably have something in the validation triggers in those fields which change database fields.
    To fix it, reset the record status to Query.

  • Closing Error - Do you want to save changes to '..... . pdf' file?

    Hi,
    I am kinda stuck with this error for a long time now and I always thought that changing to a new PC would resolve the issue. Unfortunately that did not help and hence I am seeking a solution using this community forum.
    In brief, whenever I try to close a pdf file, it prompts me with an error asking "Do you want to save changes to '..... . pdf' file" when I have not made any changes to the actual file. Could someone please get back to me on how to resolve this issue? It is quite annoying for the fact that sometimes I get more than 10 pdf files opened and closing them one by one with this error is just too much of an ask.
    I look forward to hearing from technical gurus out there and would really appreciate any prompt replies.
    Many Thanks,
    YSF

    - Just tried the file you sent and there weren't any issues there. I saved the file and then closed it successfully without any prompts popping up.
    - In regards to the opening of the files, I am opening them from within Adobe Reader itself.
    - The pdf files basically are forms and don't include any interactive elements. So this is how it works, I use the print command from the database to save the file in pdf. Once the file is saved and opened, that is when I get the error message when closing the file.
    Hope this help. Really appreciate your prompt response there!!

  • How to enforce the message "Do you want to save changes?"

    Hello,
    How to enforce the message "Do you want to save changes?" when the user attempts to close a form after checking a non-database item (check-box).
    All the other database items in the block are not updateable and only viewable.
    After checking the non database item check-box, if the user tries to commit, then the system is saving the changes and call the appropriate procedure on save.
    But if the user tries to close the window without committing, the form is not showing the message "Do you want to save changes?" since the check-box is a non database item.
    How to enforce the message "Do you want to save changes?" in this scenario when the user tries to close the window?
    Thanks in advance.
    Cheers
    Sri

    This is a fairly common question in the forum. You will need to override the default exit form process and check to see if the checkbox is checked. You can do this in the Key-Exit trigger. For Example:
    DECLARE
      al_id     ALERT;
      al_button  NUMBER;
    BEGIN
      IF ( CHECKBOX_CHECKED('YOUR_BLOCK.CHECKBOX_ITEM') ) THEN
         /* Display an Alert here that asks, "Do you want to save changes?" */
         ...code here to set the properties of your alert...
         al_button := Show_Alert(al_id);
         IF ( al_button = ALERT_BUTTON1 ) THEN
            --YES
            /* Perform COMMIT Processing here...*/
         ELSIF ( al_button = ALERT_BUTTON2 ) THEN
            --No
            Exit_Form(NO_VALIDATE);
         ELSE
            --Cancel
            RAISE Form_Trigger_Failure;
         END IF;
      ELSE
         Exit_Form;
      END IF;
    END;If you need more help with the Alert, please check out the SHOW_ALERT topic in the Forms Help.
    BTW, what happens if all the user does is check the checkbox? No other changes have occured. What changes are you trying to process?
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Before when I clicked on a hyperlink in a Pages document Pages immediately opened the link.  Now Pages ask if I want to "Edit or Open" the link.  Is this an option that I can turn or off or is this just a change with the latest update?  Thi

    Before when I clicked on a hyperlink in a Pages document Pages immediately opened the link.  Now Pages ask if I want to "Edit or Open" the link.  Is this an option that I can turn or off or is this just a change with the latest update?  This only started in the last six months or so.
    iWorks "09"  Pages ver 5.2

    Use Pages '09 which should still be in your Applications/iWork folder.
    Peter

  • How do I stop pop up that asks me, Do you want to save changes to doc... before closing? I have made no changes only printed the file. Using Adobe Reader DC, Windows 7 64 bit.

    How do I stop pop up that asks me, Do you want to save changes to doc... before closing? I have made no changes only printed the file. Using Adobe Reader DC, Windows 7 64 bit.
    This is very annoying and we need this stopped as we have made no changes to any of the adobe files. Please advise how to do this.
    Customer Service DCC

    I first tried the version without the deflated stream (so everything uncompressed) against the online repair tool to check/analyse it @ https://www.pdf-tools.com/osa/repair.aspx
    And it says no error found, but the reader still want to save it when closing so i still had no clue at this point.
    Fortunately, i finally found what was wrong with my generated PDF.
    In my xref table, each object reference was not end by a full EOL, i only did put a newline char.
    Now i have "carriage return" "newline" which is the full EOL and the reader is happy and close the file silently.
    As suspected i did not follow correctly the specs on xref table
    Now i'll go and figure what i did wrong with the deflate filter
    Thanks for your help.

  • Today while working on PS Elements I was asked if I wanted to save my work. I said yes. After that I was unable to save my editing work on PSE 12. I use OS X Mavericks 10.9.3. Instead of saving my work I continue to get a "could not complete your request

    Today while working on PS Elements 12 I was asked if I wanted to save my work. I said yes. After that I was unable to save my editing work on PSE 12. I use OS X Mavericks 10.9.3. Instead of saving my work I continue to get a "could not complete your request because of a program error. My work can't be saved. I tried downloading the Creative Cloud and tried both settings, save to the cloud and do not save to the cloud. Either way I cannot save my work and I am stuck. Any help would be appreciated. Thank you

    Sorry, but I don't understand. PSE has nothing at all to do with creative cloud. If you're saying that you can't save work in any program, that's probably something wrong with your OS X installation. If you just are having a problem in PSE, the first thing to do is to go to the editor's preferences>general, click this button, and restart the editor:

  • I just downloaded Firefox 6.0. The web page asked if I wanted to upgrade. What is the most recent version of Firefox and why can't I get it denoted in the propperties link? Also why is it not compatible with AVG Tool Bar?

    I just downloaded Firefox 6.0. The web page asked if I wanted to upgrade. What is the most recent version of Firefox and why can't I get it denoted in the propperties link? Also why is it not compatible with AVG Tool Bar?

    Firefox 6.0 is the current version.
    Get what denoted in what properties link.
    You can get the version number in Help -> About Firefox,
    and in '''about:support''' typed into the Location bar, and you can use JavaScript to list the user agent -- javascript:navigator.userAgent
    I'm not aware of any version of Firefox from Fx 2 on up to Fx 6 where "AVG Safe" is not a problem. Crashes aren't the only failures caused.
    * http://kb.mozillazine.org/Problematic_extensions
    * https://addons.mozilla.org/en-US/firefox/blocked/
    * https://addons.mozilla.org/en-US/firefox/blocked/i6
    * https://bugzilla.mozilla.org/show_bug.cgi?id=527135

  • Ios 5 update? when it asks if I want to apply changes I hit OK but it doesn't upgrade to ios 5. What am I doing wrong. On my 3rd backup after restarting.

    ios 5 update? when it asks if I want to apply changes I hit OK but it doesn't upgrade to ios 5. What am I doing wrong. On my 3rd backup after restarting.

    Did you check your security software settings? iTunes for Windows: Troubleshooting security software issues
    Since you installed the new iTunes 10.5, you might have to change the settings for it.

  • Want to Download Firefox4, popup asks if I want to save file

    I have Windows XP on a 11 yr. old NEC laptop. My Firefox is 3.6 something, I think there's another number after the 6. When I try to Download the new Firefox 4 a pop-up asks if I want to save the file, should I? I did Download Firefox 4 yesterday and I did click on save file but I don't think anything Downloaded, after a few minutes where it says "click here" to try and Download again the pop-up came up again and ask if I wanted to save file. Do I have to "save file" in order to Download F.F.4 and how can I tell if anything Downloaded? iGoogle is my Home Page. Thank you so much for any help. Grandpa Jerry.

    Go ahead and set it up as new. It's just new as far as iTunes is concerned. Shouldn't result in the loss of anything.

  • The latest version of Firefox no longer asks if you want to save open tabes for your next session..I HATE not having that option. What were they thinking?

    Question
    The latest version of Firefox no longer asks if you want to save open tabs for your next session..I HATE not having that option. What were they thinking? (I think this is self explanatory)

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.<br />
    <br />
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox (Tools) > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • In the past, when I clicked to "close" Firefox and multiple tabs were open, I would get a box that asked if I wanted to save all tabs in my Bookmarks . Now I don't see this option.

    Apparently the only way to bookmark all tabs now is to use some clunky key combination. Why have you made it more difficult to use?
    I have given all the details that I know how to give. I can find no place that I can check a box or otherwise tell Firefox to bookmark all open tabs under the same new bookmark folder entry.

    Firefox 4 and later versions save the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.<br />
    Use "File > Exit" or "Firefox > Exit" (Mac: "Firefox > Quit Firefox") if you want to restore multiple windows.<br />
    You can use "History > Restore Previous Session" to get the previous session at any time.<br />
    You may need to click the orange/gray Firefox button to see History.<br />
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox/Tools > Options] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Am not asked if I want to save tabs at the end of a session and therefore the tabs are lost

    I work on a Mac. With firefox version 3.6 when I hit "quit firefox" a window opened asking if I wanted to save my tabs. Clicking "save session" saved my open tabs for the next session. With firefox version 4.0.1 no window opens and the session ends. The next session begins with only my home page open. How can I save my open tabs in this version?

    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.
    There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.
    Another possibility is to use:
    * [http://kb.mozillazine.org/Menu_differences Firefox > Preferences] > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"
    Make sure that you do not use [[Clear Recent History]] to clear the 'Browsing History' when you close Firefox.

  • On exit, I am not asked if I want to save existing tabs and it closes all of them without saving. How do I get F-F to save my tabs on exit?

    I upgraded from version 3.5 In that version when I wanted to quit for the day, I could hit exit and it would ask me if I wanted to quit or save tabs and exit.
    In version 4 when I hit file, then exit, it does not ask if I want to save the tabs that are open, it just closes everything and does not save them. When I restart, I get a new tab window, but none of the other tabs I was working on are there.
    I need to keep the tabs I am working on available to me; that is what I liked best about the old version.

    Firefox now always stores the old session, and you can access it by going to the History menu and selecting "Restore Previous Session"
    If you want Firefox to display the message to save the session, it can be turned back on by changing some preferences.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''browser.tabs.warnOnClose''', if its value is set to '''false''', double-click on it to change its value to '''true'''
    # Repeat this for these 3 preferences '''browser.warnOnQuit''', '''browser.warnOnRestart''' and '''browser.showQuitWarning'''
    If you always open the last set of tabs, an alternative approach is this:
    # Click the orange Firefox button, then select options to open the options window
    # Go to the General panel
    # Change the setting "When Firefox starts" to "Show my windows and tabs from last time"

Maybe you are looking for

  • Panther to Leopard...what do I need to do?

    I have a 1.8GHz PowerPC iMac G5 which is currently running on Panther 10.3.9. I want to upgrade to Leopard, but attempting to do this using a disc version failed as my Mac doesn't have enough memory. The DIMM0/J4000 memory slot is empty at the moment

  • Didnt Find Acrobat SDK 9.1 Installer or setup file when Downloaded Acrobat  SDK 9.1

    Hi I have downloaded Acorbat SDK 9.1 from the following link http://www.adobe.com/devnet/acrobat/?view=downloads. I  got the "sdk91_v2_win.zip" file . When i extracted files i didint find  any setup or installer All it contains is "ActionScriptReport

  • Why commit after prepare some SQL

    Hi: In the "TTCLASSES GUIDE TimesTen 6.0", all the example code follow the rule that call commit just after the code prepapre some SQL. This is strange to me. Why commit after prepare? Does prepare start a transaction? Does prepare lock some table? W

  • OIM API help.

    Is there any api to get Reconciliation Field mapping for particular Process Definition like 'AD user' or 'Xellerate User' There is always an alternative of direct querying DB before it just wanted to make sure.

  • Update ipod 1g software version 1.1.5

    is it possible to update ipod 1g software version 1.1.5 to newer one? When I click "check for update" it's says "Your Ipod is up to date" & that was the current version!