How can I read books on an IPAD1 with OS 5.1.1

Anyone?

What problem are you having ? If you want to download the iBooks app then try downloading the current version on your computer's iTunes so that the app is in your purchase history. Then on your iPad go to the Purchased tab in the App Store app and see if you can download an older compatible version of it.
Or is it a different problem that you are having ?

Similar Messages

  • How can I read books purchased from iBooks on my Mac?

    I'm completely new to the whole Apple world and have ran across this issue.  How can I read books, that I've purchased through iBooks on my iPad or iPhone, on my Mac?  Surely this is possible, but I just can figure out how Apple intends for us to do this.
    If someone could please help me out with this information I would appreciate it.

    Or I can just purchase them from a competitor such as Kindle and read them on my Mac
    Sure seems short sighted on Apple's part not to have this functionality.  This will drive my purchasing decisions to Kindle.
    I'm sure that there has been plenty of negative feedback already directed to Apple for this decision.  Does anyone know whether or not they have listened and if they have any plans to correct this issue?

  • HT4059 how can i read books when not connected to wifi , at the moment have to g through apps store , which requires a connection . I want the books on the i pad not in  a acloud

    How can i read books purchased from i books when not connected to wifi . At the moment can only access via app store , which can only do when connected . I want top download to the device , not keep in a cloud!

    If you download them via the Purchased tab in the ibookstore in the iBooks app on your iPad then they should show in the Books collection on the app's bookshelf - and you should be able to read any books that you download from the store to your bookshelf without needing to be online.

  • How can I read pdf files from LabVIEW with different versions of Acrobat reader?

    How can I read pdf files from LabVIEW with different versions of Acrobat reader?
    I have made a LabVIEW program where I have possibility to read a PDF document.  When I made this LabVIEW program it was Acrobat Reader 5.0.5 that was installed on the PC. Lather when the Acrobat Reader was upgraded to version 6.0, there was an error when VI tries to launch the LabVIEW program. And Later again when we upgraded to Acrobat Reader 7.0.5 I must again do some changes and rebuild the EXE files again
    It isn't so very big job to do the changes in one single LabVIEW program, but we have built a lot of LabVIEW programs so this take time to due changes every time vi update Acrobat Reader. (We have build EXE files.)
    The job is to right click the ActiveX container and Click "Insert ActiveX Object", then I can brows the computer for the new version of acrobat Reader. After this I must rebuild all the "methods" in the Activex call to make the VI executable again.
    Is there a way to build LabVIEW program so I don't have to do this job every time we update Acrobat Reader?
    This LabVIEW program is written in LabVIEW 6.1, but I se the problem is the same in LabVIEW 8.2.
    Jan Inge Gustavsen
    Attachments:
    Show PDF-file - Adobe Reader 7-0-5 - LV61.vi ‏43 KB
    Read PDF file.jpg ‏201 KB
    Show PDF-file - Adobe Reader 5-0-5 - LV61.vi ‏42 KB

    hi there
    try the vi
    ..vi.lib\platform\browser.llb\Open Acrobat Document.vi
    it uses DDE or the command line to run an external application (e.g. Adobe Acrobat)
    Best regards
    chris
    CL(A)Dly bending G-Force with LabVIEW
    famous last words: "oh my god, it is full of stars!"

  • How can I read books from the library on my iPad?

    I've downloaded Over Drive and Bluefire in an attempt to read books downloaded from the library.  Although both libraries say it's easy to transfer from my home computer to the iPad, nothing has worked so far.  Has anyone had success?

    Remove, but not uninstall from the device?  Where would they go if you did that?
    Once you delete an App it gets removed form the homescreen, and deleted from the iPad.
    There is no "Less used Apps" area or anything like that.
    Everything you have, and you can access, is on the home screen. There is no other place to access Apps. 

  • How can I read a binary file stream with many data type, as with AcqKnowledge physio binary data file?

    I would like to read in and write physiological data files which were saved by BioPac�s AcqKnowledge 3.8.1 software, in conjunction with their MP150 acquisition system. To start with, I�d like to write a converter from different physiodata file format into the AcqKnowledge binary file format for version 3.5 � 3.7 (including 3.7.3). It will allow us to read different file format into an analysis package which can only read in file written by AcqKnowledge version 3.5 � 3.7 (including 3.7.3).
    I attempted to write a reader following the Application Note AS156 entitled �AcqKnowledge File Format for PC with Windows� (see http://biopac.com/AppNotes/ app156Fi
    leFormat/FileFormat.htm ). Note the link for the Mac File format is very instructive too - it is presented in a different style and might make sense to some people with C library like look (http://biopac.com/AppNotes/ app155macffmt/macff.htm).
    I guess the problem I had was that I could not manage to read all the different byte data stream with File.vi. This is easy in C but I did not get very far in LabView 7.0. Also, I was a little unsure which LabView data types correspond to int, char , short, long, double, byte, RGB and Rect. And, since it is for PC I am also assuming the data to be written as �little endian� integer, and thus I also used byte swap vi.
    Two samples *.acq binary files are attach to this post to the list. Demo.acq is for version 3.7-3.7.2, while SCR_EKGtest1b.acq was recorded and saved with AcqKnowledge 3.8.1, which version number is 41.
    I would be grateful if you someone could explain how to handle such binary file stream with LabView and send an example to i
    llustrate it.
    Many thanks in advance for your help.
    Donat-Pierre
    Attachments:
    Demo.acq ‏248 KB
    SCR_EKG_test1b.acq ‏97 KB

    The reading of double is also straight forward : just use a dble float wired to the type cast node, after inverting the string (indian conversion).
    See the attached example.
    The measure of skin thickness is based on OCT (optical coherent tomography = interferometry) : an optical fiber system send and received light emitted to/back from the skin at a few centimeter distance. A profile of skin structure is then computed from the optical signal.
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        
    Attachments:
    Read_AK_time_info.vi.zip ‏9 KB

  • How can I read a binary file stream with many data type, as with AcqKnowled​ge physio binary data file?

    I would like to read in and write physiological data which was saved by Biopac�s AcqKnowledge 3.8.1 software, in conjunction with their MP150 acquisition system. To start with, I�d like to write a converter from different physiodata file format into the AcqKnowledge binary file format for version 3.5 � 3.7 (including 3.7.3). It will allow us to read different file format into an analysis package which can only read in file written by AcqKnowledge version 3.5 � 3.7 (including 3.7.3).
    I attempted to write a reader following the Application Note AS156 entitled �AcqKnowledge File Format for PC with Windows� (see http://biopac.com/AppNotes/app156FileFormat/FileFo​rmat.h
    tm ). Note the link for the Mac File format is very instructive too - it is presented in a different style and might make sense to some people with C library like look (http://biopac.com/AppNotes/app155macffmt/macff.ht​m) .
    I guess the problem I had was that I could not manage to read all the different byte data stream with File.vi. This is easy in C but I did not get very far in LabView 7.0. Also, because it is for PC I am assuming the data to be written as �little endian� integer, and thus I also used byte swap vi.
    I would be grateful if you someone could explain how to handle such binary file stream with LabView and send an example to illustrate it.
    Many thanks in advance for your help.
    Donat-Pierre

    One more step...
    short are U16 integer
    double are double precision float
    bool seem to be 2 bytes (= U16)
    char are string (variable length)
    rgb are U16 integer, with high order byte = 0
    rect should be 4 x U16 (top, left, bottom, right)
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • HT4539 Can I read books on my computer with iBooks? or only on a device?

    My reaction to the latest scramble ("update") of iTunes is "GGGRRRRR." How would you like it if someone you barely know went into your house and rearranged all your furniture without telling you. And expected thanks.
    Now there is an iBooks button. What is that? Well, I can't find out. Apparently the information should have been downloaded directly to my brain. In otherwords, apparently I am just supposed to KNOW. Like f2 is delete.
    Well I missed that download and I've been trying to find my way around the new iTunes and figure out how to manage my playlists, which are primarily Audiobooks. It seems no one thought of that when they redesigned my world without telling me. OK. I DON'T HAVE AN IPAD. So shoot me, but don't assume I have one. I do have a powerful little MacBook that I carry with me always. So:
    Can I read ebooks with iBook on the laptop, or is it exclusively for iPad, iPhone, or iTouch? If it WON'T WORK ON A COMPUTER, JUST SAY SO!!

    You can't read ibooks on a computer (Mac or PC), only on an iPad, iPhone or iPod Touch via the iBooks app.
    You can get the left-hand sidebar that used to be on previous versions of iTunes to show via View > Show Sidebar (option-command-S), that might make the new version easier to navigate (it does for me anyway)

  • How can I read books on my iPad 1?

    I have an old IPad 1 and can't find a book reader app that I can load, on this old operating system.

    Download the apps to iTunes on your computer. Once downloaded you can go to the purchased section in the App Store on the iPad and download a compatible version.
    5.1.1 is the highest iOS for an original iPad, and I think most book reader apps need at least 4.3, so you might have to upgrade the iOS.

  • How can I read books I have bought in ibooks in my Laptop

    I have an iPhone 4 and I have bought some books using iBook, normally I am reading those in my iPhone but I want to know if there is a way to read them in my laptop using windows XP - Professional.
    Thanking you in advance, I remain.
    Fernando Alvarez.

    Gladified21 wrote:
    Now i feel a little stupid, cause that means I could have purchased an ipad and in reality would probably be the same.
    No, you made the right choice, you really do need the capabilities of a real computer for college, there are whole lot of things an iPad cannot do.
    Apple has posted a notice on every iBooks purchase page for over 2 years now that they can only be read on an iOS device, so that is nothing new in any case.  But you can always buy your books instead from Kindle, Nook, Kobo, or Googlebooks and read them on your laptop.

  • How can I read and write encrypted Mails with my iPhone?

    Thanks for any help.

    Hello;
    The only way for you to have your DAQ file is by using MAX and save the configuration to a file. In case you have the configuration beforehand, you don't even need to load MAX, you can pre-save the configuration file and copy it to the Window Registry location where the current file pointer is stored.
    Hope this helps.
    Filipe A.
    Applications Engineer
    National Instruments

  • How can i read more then one channel with the amux64

    Im using AI one scan.
    I tryed the string AM1 ! 0,1 and also AM1 !0:1 but it didnt worked.

    Barak,
    Check the following link, it must solve your issue:
    http://digital.ni.com/public.nsf/3efedde4322fef198​62567740067f3cc/ef832cdaf87e9bf8862568a5007b2f47?O​penDocument
    Hope this information is helpful
    L Aguila
    Applications Engineer
    National Instruments

  • How can I read a document created under "pages" on a Mac book air on an other computer

    How can I read a document created under "pages" on a Mac book air on an other computer or even send this document in a mail to anyone ?

    Only Pages, Preview, Pages for iCloud beta, and Pages v2 or later on IOS 7 can open native Pages v5.2.2 (.pages) documents. Sending a Pages v5.2.2 document to someone without Pages v5.2.2 is futile.
    If you are using Gmail or Dropbox, you will need to right-click on that Pages document, and then choose compress from the contextual menu. You can then attach filename.pages.zip, because it appears as a single document, and not a folder.
    Pages v5.2.2 has a Share button on the Toolbar. Providing your document is already in iCloud storage, you can Send a Link to iCloud via the following:
    The Share toolbar icon also allows you to Send a Copy to Email, Messages, and AirDrop. This will present you with the document export sheet, the same one you get if you chose to File > Export To menu item, as the alternative.
    If you are sharing document content with an MS Office user, then the document you want to send them is either a Word .docx, or .doc. If they want just a read-only view of your content, send a PDF, for improved cross-platform exchange.

  • How can I read a book in my mac book that I bought in itunes

    how can I read a book in my mac book that I bought in itunes

    You can read them on the newest Mac OSX Mavericks coming out soon. http://arstechnica.com/apple/2013/06/wwdc-leftovers-now-you-can-read-ibooks-on-y our-mac/

  • How can i Read a book from my Mac (digital editions) to my iPad 2

    How can i Read a book from my Mac (in digital editions) to my iPad 2

    iPad's aren't supported by ADE.  Some folks have been able to use iTunes to
    do the transfers, and others have used Bluefire reader.
    ===================

Maybe you are looking for