Why won't this show (same) four pages in the Adobe Reader?

%PDF-1.6
3 0 obj
<</Type /Font /BaseFont /Times-Italic /Subtype /Type1 >>
endobj
6 0 obj
<</Length 158 >>
stream
1 0 0 1 50 200 cm /X1 Do
1 0 0 1 0   200 cm /X1 Do
1 0 0 1 0   200 cm /X1 Do
1 0 0 1 200 -400 cm /X1 Do
1 0 0 1 0 200 cm /X1 Do
1 0 0 1 0 200 cm /X1 Do
endstream
endobj
4 0 obj
<</Type /XObject /Subtype /Form /BBox [0 0 1000 1000] /Resources <</Font <</F1 3 0 R>> >>
/Length 77 >>
stream
BT /F1 18 Tf 0 0 Td (18 Point) Tj ET
BT /F1 25 Tf 0 50 Td (25 Point) Tj ET
endstream
endobj
5 0 obj
<</Type /Page /Parent 2 0 R /Contents 6 0 R /MediaBox [0 0 595.27 841.88] /UserUnit 0.5 /Resources <</XObject <</X1 4 0 R>> >>
>>
endobj
2 0 obj
<</Type /Pages /Kids [5 0 R 5 0 R 5 0 R 5 0 R ] /Count 4 >>
endobj
1 0 obj
<</Type /Catalog /Pages 2 0 R >>
endobj
xref
0 7
0000000000 65535 f
0000000745 00000 n
0000000667 00000 n
0000000010 00000 n
0000000297 00000 n
0000000517 00000 n
0000000085 00000 n
trailer
<<
/Root 1 0 R
/Size 7
>>
startxref
796
%%EOF
Works OK with Chrome's reader......

1. It may surprise you, but more than 50% of the problems which people ask about with PDF generators turn out to be related to the exact byte layout, and disappear (or get worse) with copy/paste. People with tools for PDF examination like to be able to use them and know they are working on the exact/same file.
"But why can it not do that."
Because the question is unanswerable. Imagine an API call
PageObjectGetPageNumber().
Given object 5 0 R and asking for the page number, what is the correct answer - 1, 2, 3, or 4? This is of more than academic interest. For example, the page object might be the destination of a link, and an interactive viewer needs to know which page to navigate to. So, while a simple PDF viewer could display it, many things might not work.
ISO 32000-1 doesn't forbid it. But there isn't much mileage in taking the high ground and saying that one is making good files but Acrobat isn't compliant.

Similar Messages

  • Why won't video show on blog page?

    I have created a web site that is just a blog. When I just have a picture on an entry page, it shows up on the main blog page too. When I have a video on an entry page, only text shows up on the main blog page, no video. How do I get the video on a blog entry page to also show up on the main blog page?

    The Blog main page has a section with the Blog Summary.
    iWeb will generated the content of this Blog Summary based on your content in the entries.
    The picture placeholder in a blog entry is for pictures, not for movies.
    Here's what I do :
    Start playing the movie until you see a frame that is good for representing the movie. If it's a QT movie : save the frame as picture with QT Pro, if it's a YouTube movie, use Grab (press simultaneously Apple, Shift, 4 and select the frame) or use an other app to make a picture from a selection on the screen.
    Drag the picture in the placeholder.
    Position the movie on the blog entry where you want it.
    Now you have a picture of the movie in the Blog Summary.
    If you do not want the picture to show in the blog entry, cover it with a rectangle that has the same filling as the page background or hide it under the movie.

  • Why won't Firefox 4 save my pages like the old version when I close the program?

    I just updated to Firefox 4. In the old version, when I closed the program, it would save my open sites, and they'd reopen when I reopened Firefox. Is there a way to make the new version do that?

    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"
    Firefox 4 automatically saves the session, if it is not saving the session, the file that stores the details may be corrupt. To fix that first open your profile folder, for details of how to find it see https://support.mozilla.com/kb/Profiles
    Now close Firefox and then delete sessionstore.js in the profile folder. A new version of this file will be created when you next start Firefox.

  • Is it possible to bookmark pages in the Adobe reader app for iPad?

    I cannot see a way of doing this. If not, it would be a good functionality to have.

    It IS a good functionality to have. Unfortunately, Reader IS NOT an editor and doesn't have it. Only Acrobat Professional can add bookmarks to a PDF.

  • Why won't this scriipt work with Firefox? embed src="News2008Fall.pdf" width="615" height="3200" /embed

    Please tell me why this script won't work with Firefox. It works with Safari. Here is the page that includes the script: www.lionsgatehoa.org/newslettertest.html. Thank you. Tom Engleman
    Here is the script in my html document:
    <embed src="News2008Fall.pdf" width="615" height="3200"></embed>
    edit: removed phone #

    Works for me on Linux.<br />
    Your system details list doesn't show the Adobe Reader plugin, so you will have to (re)install that program.
    See:
    *https://support.mozilla.org/kb/Using+the+Adobe+Reader+plugin+with+Firefox
    *http://kb.mozillazine.org/Adobe_Reader
    *http://get.adobe.com/reader/otherversions/

  • Why won't Apple show in my Common files?

    Why won't Apple show up in my common files when I try to update my Iphone

    I assume Canon 70D came after Lr4 was no longer being fitted with new camera support (i.e. when Lr5 was released).
    (feel free to double-check that assumption - if wrong, then forget the rest of this post..).
    Remedies:
    * upgrade to Lr5, or
    * convert to DNG (using free Adobe Converter).
    ~R.

  • Functions in a For Loop defining objects from an Array. . .Why Won't This Work?!

    I'm trying to put these functions into a Loop to conserve
    space. Why won't this work?
    .

    Yeah, sly one is right. You can not have the "i" inside the
    onRollOver function, what you have to do is: As the movieClip class
    is dynamic you can create a property of the movieClip which stores
    the value if the "i". And then, inside the onRollOver function, you
    have to make reference to that property.
    for (i=0; i<2; i++) {
    this.regArray
    .iterator = i;
    this.regArray.onRollOver = function () {
    showRegion(regArray[this.iterator]);
    this.regArray
    .onRollOut = function () {
    hideRegion(regArray[this.iterator]);

  • Help...Why won't this compile?

    Why won't this compile?
    Here is my code:
    import java.util.Calendar;
    import javax.swing.JOptionPane;
    public class GetAge{
    public static void main(String[] args){
    int month=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what month(MM) you were born:"));
    int day=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what day(dd) you were born:"));
    int year=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what year(yyyy) you were born:"));
    Calendar rightNow = Calendar.getInstance();
    int year2 = rightNow.get(Calendar.YEAR);
    int day2 = rightNow.get(Calendar.DATE);
    int month2 = rightNow.get(Calendar.MONTH)+1;
    int years = year2-year-1;
    int months = month2-month+12;
    if(day2 >= day)
       int days = day2-day;
    else
       days = day-day2+8;
    JOptionPane.showMessageDialog(null,"You are: " + years
    + " years " + months + " months and " + days + " days old.");
    }

    What you're doing is using days after the if statement; without curly braces only a valid statement is allowed.
    But if you add curly braces, days will be available only in the if block.
    So what you should do is:
    import java.util.Calendar;
    import javax.swing.JOptionPane;
    public class GetAge{
    public static void main(String[] args){
    int month=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what month(MM) you were born:"));
    int day=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what day(dd) you were born:"));
    int year=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what year(yyyy) you were born:"));
    Calendar rightNow = Calendar.getInstance();
    int year2 = rightNow.get(Calendar.YEAR);
    int day2 = rightNow.get(Calendar.DATE);
    int month2 = rightNow.get(Calendar.MONTH)+1;
    int years = year2-year-1;
    int months = month2-month+12;
    int days = 0;      //declare here
    if(day2 >= day)
       days = day2-day;  //...and use here
    else
       days = day-day2+8;   //..and here
    JOptionPane.showMessageDialog(null,"You are: " + years
    + " years " + months + " months and " + days + " days old.");
    }

  • HT3669 Now that the driver update allows my HP printer to scan, why won't it show up in Image Capture?

    Now  that the driver update allows my HP all-in-one to scan, why won't it show up in Image Capture?

    According to IC's help:
    If you can’t see your scanner in the list, refer to the documentation that came with your scanner to see how to scan images.
    Alternatively, quit IC, reset your AIO in Print&Fax prefPane, relaunch IC, and see if that lists it.

  • Why won't airdrop show up on my control center on my iPad? Also i can't get my pictures to sync from my phone to iPad through sharing.

    why won't airdrop show up on my control center on my iPad? Also i can't get my pictures to sync from my phone to iPad through sharing.

    AirDrop is not available on an iPad 2 or on an iPhone 4S.
    To share content with AirDrop, both users need one of the following devices using iOS 7:
    iPhone 5 or later
    iPad (4th generation)
    iPad mini
    iPod touch (5th generation)
    http://support.apple.com/kb/ht5887
    As to your photos, what sharing are you attempting?  Did you enable Photo Stream?
    http://support.apple.com/kb/ht4486

  • I rented a movie on iTunes via iPad with the intention of watching it on AppleTV later at home. Why isn't this showing up in my account on AppleTV?

    I rented a movie on iTunes via iPad with the intention of watching it on AppleTV later at home. Why isn't this showing up in my account on AppleTV (or in  iTunes on my computer for that mater)? Apple promotes the rental service as being able to allow viewers to watch, start/stop, content on all account related iOS devices.

    D3NC wrote:
    Apple promotes the rental service as being able to allow viewers to watch, start/stop, content on all account related iOS devices.
    It would be nice but I've never seen them explicitly advertise that.
    Can I play my rental on more than one device?
    If you download a rented movie on your computer: You can transfer it to a device such as your Apple TV (1st generation), iPhone, iPad, or iPod if it’s a standard-definition film (movies in HD can only be watched on your computer, iPad, iPhone 4 or later, iPod touch (4th generation or later), or Apple TV). Once you move the movie from your computer to a device, the movie will disappear from your computer's iTunes library. You can move the movie between devices as many times as you wish during the rental period, but the movie can only exist on one device at a time.
    If you download a rented movie on your iPhone 4 or later, iPad, iPod touch (4th generation or later), or Apple TV: It is not transferable to any other device or computer.
    from:
    http://support.apple.com/kb/HT1657

  • Why won't google work? whenever i try to go to google it just saya 404 Not Found. Also why won't captcha show up. when i have to type in a captcha to show i'm not a robot the words won't show up.

    why won't google work? whenever i try to go to google it just saya 404 Not Found. Also why won't captcha show up. when i have to type in a captcha to show i'm not a robot the words won't show up

    Hey briannagrace96,
    Welcome to Apple Support Communities! I'd check out the following article, it looks like it applies to your situation:
    iPod: Appears in Windows but not in iTunes
    http://support.apple.com/kb/ts1363
    You'll want to go through the following troubleshooting steps, and for more detail on each step follow the link to the article above:
    Try the iPod troubleshooting assistant:
    If you have not already done so, try the steps in the iPod Troubleshooting Assistant (choose your iPod model from the list).
    If the issue remains after following your iPod's troubleshooting assistant, follow the steps below to continue troubleshooting your issue.
    Restart the iPod Service
    Restart the Apple Mobile Device Service
    Empty your Temp directory and restart
    Verify that the Apple Mobile Device USB Driver is installed
    Change your iPod's drive letter
    Remove and reinstall iTunes
    Disable conflicting System Services and Startup Items
    Update, Reconfigure, Disable, or Remove Security Software
    Deleting damaged or incorrect registry keys
    Take care,
    David

  • I purchased the new gen 7 ipod nano and needed to update itunes to 10.7 but my current software says its up to date and won't download 10.6.8 Currently I have 10.5.8 Why won't this update?

    I purchased the new gen 7 ipod nano and needed to update itunes to 10.7 but my current software says its up to date and won't download 10.6.8 Currently I have 10.5.8 Why won't this update?

    The first generation Intel-based Mac's were released in January 2006.
    Snow Leopard requires an Intel processor:
    General requirements
    Mac computer with an Intel processor
    1GB of memory
    5GB of available disk space
    DVD drive for installation
    Some features require a compatible Internet service provider; fees may apply.
    If you go to the Apple menu & "About this Mac" this will tell you what type of processor you have:

  • Why won't this song play even after I authorized the computer? It says that I need to authorize the computer, then I enter my username and password and it says the computer is already authorized. But then the song still won't play. What do I do?

    Why won't this song play even after I authorized the computer? It says that I need to authorize the computer, then I enter my username and password and it says the computer is already authorized. But then the song still won't play. What do I do?

    Use the Apple ID support -> http://www.apple.com/support/appleid/ - click through the contact information and select the iTunes, etc., hot button. You can have Apple call you or email them.
    Clinton

  • Why won't cells autopopulate when using numbers on the ipad? Anyone have a fix? Have also created a dropdown menu, but that does not translate from excel to numbers either.

    Why won't cells autopopulate when using numbers on the ipad as they will in excel? Anyone have a fix? I have also created a dropdown menu in excel, but that does not translate from excel to numbers either.

    Glad you got it sorted out.
    Diane123456 wrote:
    > Thanks Vix, Joe, and Mad Dog for responding, the site is
    in
    > development so it's behind a password, which I probably
    could share
    > but MD is right, it was a margin issue. I didn't think I
    needed to
    > set a margin but I had to put a left margin of 2em on it
    for the
    > numbers to display on IE7 or IE6
    >
    > This is actually a rather common issue with CSS layouts
    (it is not an
    > issue with designs using tables) - there are several
    posts for ULs
    > which you may be interested in - see
    >
    >
    http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&postId=
    > 1981&productId=1&loc=en_US
    >
    > -- and once I got the numbers to show I ran into the
    same problem as
    > the commenters on the above thread, which noticed that
    the vertical
    > alignment doesn't work well with IE, and which noted
    that apparently
    > IE has a stutter because it just kept repeating "1" "1"
    "1" -- so I
    > finally went with a hanging indent and just put the
    numbers in there
    > manually - fortunately it's not a long list.... if you
    have a fix
    > for the stutter, or know of another place to get help
    with CSS layout
    > browser quirks please share -- if I find another one
    I'll share also
    >
    > thanks again, Diane

Maybe you are looking for

  • How Can I Use a Gmail Account with Multiple Email Addresses in iPhone Mail?

    So I have a Gmail account with 4 POP accounts that it checks...  Is there a way to get "Reply From" from multiple addresses? I've tried the following sites...  No luck with iOS 5... http://email.about.com/od/iphonemailtips/qt/gmail_multiaddr.htm http

  • Built in iSight camera no longer showing up or recognized by iMac

    Hello there - I have a white 1.83 GHz Intel Core 2 Duo iMac with a built in iSight camera, and the camera is no longer showing up, or is not recognized by the computer any longer. Very strange! The little green LED by the camera is not lit any longer

  • How do I get a clean start for catalog to start all over again?

    Running PSE5 on Win XP w/SP3 I have not been able to get any information about how to recover a catalog from files that have been copied as a backup, so it looks like I'm forced to start all over again.  There are about 17000 images in the C: drive. 

  • No /dev/dsp, some programs failed to play sound

    I'm using chakra-2010.09 and there is no /dev/dsp after a default installation. Programs using phonon as backend (KDE's login music and the default music player, Bangarang) can play sound without problems. But others like vlc, flashplugin and wine ca

  • Compressor Problem

    Hi, my compressor times are out of control. Its taken 13 hours to compress 90 minutes of footage coming directly from final cut pro 7. Im using compressor 3.5 on reasonably new MacBook Pro which is hooked up to external usb 2 harddrive. Is this time