Turning pages with Pages

I wanted to use the ipad instead of paper notes. And I wanted to turn the pages in my document like in the ibook or notes. Is this possible?

You can't paste into iBooks. But there are a lot of note apps in the App Store that do more of what you want. With some you can type, some you handwrite and at least one turns your handwriting into text.

Similar Messages

  • Spawning pages with page numbers "page 1 of 1"

    I'm using a calculation script to define "page 1 of 2" in a form. The script is as follows.
    //set the page number to number 1
    this.pageNum = 1;
    //use the page of page format
    event.value = "Page " + (event.target.page+1)+" of " + (this.numPages);
    This works fine, however, when I start spawning pages the numbers get mixed up. For example, if I spawn one page, the "page 1 of 1" on page one changes to "page 1 of 2." On page two, it reads "page 0 of two." I just can't seem to get the "page n of n" to work with spawned pages. Any suggestions would help.
    Thank you

    For each page's field number page you need to go to that page in the calculation script. You could also turn off calculations during the spawning of the pages and then turn it back on and recalculate the form.
    // code to spawn template;
    // turn off automatic calculation;
    this.calculate = false;
    var t = this.templates;
    var T = t[0];
    T.spawn(this.numPages, true);
    // trun automatic calculation back on;
    this.calculate = true;
    // force recalculation;
    this.calculateNow();
    // end spawn template;
    // custom calculation script for numbering pages;
    var cField = event.target.name;
    var aField = cField.split(".");
    if(aField.length > 1) {
    // get page number for form field from field name & go to that page;
    this.pageNum = aField[0].substr(1,1);
    // update field's value;
    event.value = (this.pageNum + 1) + " of " + this.numPages;
    // update field's default value;
    event.defaultValue = event.value;
    // end custom calculation for numbering pages;

  • Total Number of Pages with page exception

    Hi all,
    Currently a have a form that requires a page number to start on the second page. I've done this via DAL script
    #PCOUNT +=1;
    return(#PCOUNT);
    The problem now lies in the total number of pages. Is there a way for me to get the total number of pages on my form without taking the first page into consideration? Thanks!

    Haven't tried this but I think you could use the @ function to retrieve the Form Page Num Of field value.
    Copied this from the DAL help:
    You are here: Function Reference > Alphabetical Listing > Other > @
    Use this function to return the current value contained in a section field. The @ function is also called the get field function. The @ symbol is used because it is easy to recognize in script statements and it reduces the amount of typing required.
    You can use this function to get text values from the special page numbering fields, FORMSET PAGE NUM, FORMSET PAGE NUM OF, FORM PAGE NUM, and FORM PAGE NUM OF.
    Note
    Although you can also set these page numbering fields, these fields are maintained by the system and the value you set them to will be overwritten.
    You can also use this function to get page number field values within scripts that execute during the batch printing process. You can use this, for instance, during the Banner processing with the GenPrint program to check the page number fields on certain pages.
    Keep in mind that during GenData processing, page numbering is not usually done unless you are also doing single-step printing. Even then, page numbering does not occur until the print process begins.
    Syntax
    @(Field, Section, Form, Group)
    Parameter
    Description
    Field
    Enter the name of a section field. The default is the current field.
    Section
    Enter the name of a section that contains the field named. The default is the current section.
    Form
    Enter the name of a form that contains the section and/or field named. The default is the current form.
    Group
    Enter the name of the form group that contains the form, section, or field. The default is the current group.
    The system uses the parameters you provide to search for one field on a section and return that field’s data. If the field is defined as a numeric data type, the system returns a number. Otherwise, the result is a string of text.
    Note
    If you omit the Field parameter, make sure you include quotation marks, as shown in the second and third example below.
    Example
    For these examples, assume the current field value is 1234.23 and is named MyField. Also, assume that a second occurrence of MyField appears on the form, MyForm, and contains the value automobile.
    For the third example, assume the current form is the third page of the form set being processed. For the fourth example, assume the section Header3 is on the second page of the form ABC.
    Function
    Result
    Explanation
    Return(@( ))
    1234.23
    Returns the value in the current field.
    Return(@("MyField"))
    1234.23
    Returns the value in the named field, located on the current section.
    Return ( @("Formset Page Num") )
    3
    Returns the value in the field named "Formset Page Num" on the current section.
    Return ( @(Form Page Num"), "Header3","ABC") )
    2
    Returns the value in the field named "Form Page Num" in section, "Header3" on form "ABC".

  • My Macbook Pro is frozen on the login page with a white screen and only my login picture. How do I fix this? I can't turn it off and I closed it and let it charge but it's still not working.

    My Macbook Pro is frozen on the login page with a white screen and only my login picture. How do I fix this? I can't turn it off and I closed it and let it charge but it's still not working. It's only 3 months old and was working perfectly fine 30min before this happened.

    Hello Kierasully,
    I would start your troubleshooting with the article below for issues of not being able to log in to your Mac. Start with booting up in to Safe Boot as well as resetting PRAM on your Mac. If that does not work, then verify the hard drive with booting to the Recover HD and go to Disk Utility to verify it.
    Mac OS X: Gray screen appears during startup
    http://support.apple.com/en-us/ts2570
    Regards,
    -Norm G. 

  • After turning on iMAC the sign in page comes up and accept my password. It then goes to a page with a background pictures but nothing else. If I leave it there it eventually fades and shows the clock.  How to I get it to open from there?

    After turning on iMAC the sign in page comes up and accept my password. It then goes to a page with a background pictures but nothing else. If I leave it there it eventually fades and shows the clock.  How to I get it to open from there?

    Hello,
    See if it'll Safe Boot from the HD, (holding Shift key down at bootup).

  • How to make turning page with ibooks author?

    How to make turning page with ibooks author?

    This question has been answered on this thread
    https://discussions.apple.com/message/17981772#17981772#17981772
    Best regards.
    Alex

  • 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

  • Creating interactive PDFs with page turn,issue with PDF

    I recently watch a video on adobe tv titled "indesign : creating interactive PDFs with page turn and flash animation". The video was great,simple to follow with great results, I was able to create a document with interactive page turns that was viewable in a web browser,the next step was to then create the same document but be able to view it in PDF format. I followed the above mentioned video and everything worked apart from one issue once I exported the indesign file out as an interactive PDF it opened up in adobe acrobat pro with no problem but when I went to turn the page it would lag and slow down to the point were it was almost impossible to turn the page, the page turning didn't seem to flow as well as when viewing it in a web browser. The document I am creating is a catalogue and I am happy with the interactive version for the web but I am looking at putting the catalogue on a CD/ USB and need it to open and work with PDF, it would be a great help if anyone could advise me on the reason why the interactive page turning runs so poor in PDF format. I am currently running on a very powerful computer with the adobe CS5 master suit.
    Any help would be much appreciated

    The page flipping is an SWF effect, so essentially you now have an entire SWF embedded inside a PDF.
    If you forget about this garish effect (which, I can guarantee you, by next year will be "so 2012") you can send out a standard PDF which can be easily viewed on otherwise sub-standard computers, and using very straightforward PDF readers, such as the ones currently available for the iPad and its clones.

  • Cannot open photos in IPHOTO.  Only get a blank page with turned down corners.

    Cannot open photos.  Appearing only are blank pages with turned up corners.

    These are your options:
    1. Restore the iPhoto library from the most recent backup that predates the issue.
    2. Repair or rebuild the library.
    3. Scavenge the library with a third-party application called "iPhoto Library Manager," which you can find in a web search. From the application's menu bar (not the iPhoto menu bar), select
    Library ▹ Rebuild
    Books, calendars, and slideshows won't be preserved.

  • Navigation with page turning PDF?

    Am using CS4 products, don't know whether Acrobat or InDesign is the problem. I can get a flip-book by adding Page Turn transitions in InDesign, exporting to SWF, using Create PDF from file in Acrobat, then poof, I have a PDF with page turns. So far, so good. But, can't get navigation to work, what I want is one Start Over button on the last page that returns user to first page. I suspect it's because the SWF file is considered only 1 page by Acrobat. Any workarounds?
    I can get the Start Over button to work in a PDF exported directly from InDesign, but then there can't be Page Turns.
    Tried to put the SWF PDF in a portfolio in Acrobat, thinking I could add navigation, but couldn't figure it out.
    Any theories would be appreciated. : )

    You're correct - PDF files don't support page turning, so when InDesign exports your document places a single SWF into a one-page PDF file, therefore none of the navigation features of Acrobat or Reader will apply.
    Navigation *within* the SWF should work as normal.

  • How I can enable "turn the page" with two fingers

    my problem is I want to enable the option to "turn the page with two fingers" to serve everywhere (Google Chrome, Finder, etc) but the problem is notserved with two fingers, serves only the option to turn pages if I put three fingers
    Help!
    All this happens in my macbook with OS X Lion

    I had already tried that, but does not work, just when I put "three fingers" work everywhere, but when I put "two fingers" does not work in any place

  • POP-UP AD ISSUES whenever I access a new Safari page/tab. The usual blue links have turned green with a double underline. Safari is now annoying the S**T out of me, please help.

    Was trying to download a torrent app and somehow accidentally installed an app that allows pop up windows to appear whenever I open a new window or tab in Safari. The usual blue links have all turned green with a double underline and whenever I hover nearby them, ads relevant to the words of the link pop up. Whenever I look at online stores like Mr. Porter, there are pop up icons saying "MORE" that link to supposedly similar products. Can anyone help me remove this problem? I've updated to the latest Mavericks, hence Safari was updated, I've deleted the app that I thought was the issue, I've disabled cookies and pop ups and I've also increased my firewall security, but to no avail. With my minimal knowledge of anything other than the day to day running of my laptop, I'm not really sure what's going on here....

    See the section : How to open an app from a unidentified developer and exempt it from Gatekeeper at
    OS X: About Gatekeeper
    You just Ctrl-click it & choose 'Open' assuming that you do wish to trust it.

  • Firefox becomes really slow then eventually unresponsive when loading a page with many hires images. Unsual high memory usage up to 2gigs just for firefox. Was never a problem with v3.6.

    When loading a page with many hires images, Firefox becomes really slow and scrolling becomes jumpy then eventually becomes completely unresponsive. Unusual high memory usage of up to 2gigs just for firefox when loading these pages. This was never a problem with v3.6.

    I encountered the same type of problem. Firefox running terribly slowly and slowing down my entire machine (Core i5 with 256GB SSD). Searching the forums, I found a couple of things about troubleshooting performance issues, one of which was to use '''hardware acceleration''', that is on by default. It was turned on on my PC, '''so I tried deactivating it, and it worked!'''
    So doing the exact opposite as Mozilla support said solved the problem. It is really a pain now to work with Firefox. I'm using it because I have no choice, but I'd recommend IE and Chrome over Firefox... Whatever, the market will decide once Firefox has become to crappy...

  • Unable to open encrypted pages with 11.0.02 on Win7 IE10 system fully updated.

    Just get blank screen with "X" in upper left. Have searched this forum and tried all suggestions including:
    Cleared and reset all IE10 settings - no luck
    Disabled and enabled Adobe add-ins - no luck
    Right click on link and 'save as' or 'open' and others on the Tool menu - no luck
    System restore - no luck
    Disabled and enabled other add-ins - no luck
    My win8 IE10 system opens encrypted pages with no problem. I set the IE10 tab options identically in the win7 system - no luck
    Contacted websites using encryption (bank and credit cards). They have no other suggestions.
    Any other suggestions?

    Hi there,
    Welcome to Adobe Forums.
    Try turning off the Protected View under Edit > Preferences >Security (Enhanced) in Adobe Reader.
    Hope this helps!
    Thanks!

  • How can I get the iBook app on my Mac to backup ePubs I created with Pages on my iPad? Only seems to want to work with purchased from the ibook store.

    How can I get the iBook app on my Mac to backup ePubs I created with Pages on my iPad? Only seems to want to work with purchased books from the ibook store. The problem is, once I create a document in Pages and turn it into an ePub to be opened in iBooks, I delete the document in Pages, because I don't need two copies taking up space on my iPad. Before Maverick, iTunes would backup everything in my iBook app on my iPad. If something ever happened to my iPad, all of my created ePubs would be lost and I would be screwed. I suppose I could keep everything on Pages and go to iCloud and download my documents to my Mac, but that is a lot of steps. I may have to do that if there is no other way, but I am hoping someone will have the answer for me. Pretty disappointed in iBooks app for Mac at this point.

    iBooks only syncs purchased books. Others must be synced in iTunes.

Maybe you are looking for