Tracking the page size

Earlier versions of Acrobat used to have a status bar, which displayed the page size. I need a way of conveniently keeping track of the page size as I browse the document. Am I missing something?

Move the cursor to the lower left of the screen and it will show up. I think that the permanent display has been put back in for later versions of Acrobat, but am not sure. Anyway the information is still in the same location, just hidden until you move the mouse there.

Similar Messages

  • How do you can change the page size of a pdf in MAC?  I have multiple pdf documents of different sizes that I want to combine.

    Help.  How do I change the page size of a pdf in MAC?  I have multiple pdf documents in varying sizes I would like to combine and print.

    There's no real need to do that. A PDF can have pages of different sizes.
    On Fri, Jun 6, 2014 at 4:11 AM, christine rambo <[email protected]>

  • How to reserve the page size when exporting to MS Excel 2010

    Hello. I have a report which exports to MS Excel 2010. I applied the page size as legal in Crystal Report and would like to use the same page size in Excel
    However, MS Excel print preview says the page size is letter.
    How could I keep the same page size in Excel as I applied in Crystal Report. We have a lot of business reports and would like to avoid applying page setting manually in Excel when users print them out each time.
    Thank you.

    Hi Christine
    I am in the process of writing a doc on the different options in CR and the "No Printer" option sis one of those. Seeing this post, made me wonder as this looked like a questionable behavior. My testing does not support your observations. Now, I did a very simple test;
    Created a report, set "No Printer", set the paper size and legal orientation. Exported to XLS - any format, and the export maintained legal paper size in all instance. I did a few other variations, but I can never get the report to export anything other than Landscape.
    Can you  please let me know the version of CR you are using?
    You may also want to attach the report here with saved data (to attach rename the rpt to txt, then in the reply hit on the "Use advanced editor" link and attach.
    BTW.; I am using CR 2013.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • How do I set the Page size default in Adobe Reader using Window 8?

    I need to set the page size everytime I go to print from my Adobe Reader in my windows 8. Is there a way to set the page I want letter (8.5 by 11) as a default? So I do not have to do this everytime I print something?

    I can't help but wonder why Adobe doesn't respond to this - at this point there are 464 views of this item and still no answer. I have the same problem and it's a big irritation to have to set the duplex mode everytime I want to print!

  • HP PhotoSmart Premium C310 - Windows 8 and Office 2013 - Where have the page sizes gone

    I have just upgraded to Office 2013 on my windows 8 PC.
    Now when I goto print, and click "printer properties" evert drop down is blank, and all the titles are in Chinese. HELP please.
    Also the page size options have now lost useful things like A4, Letter etc.
    Technet says to upgrade my printer drivers, but I'm on the latest ones, I can't contact support, as It says my printer is no under warranty support any more. I don't have fault with the printes, its with the driver. Please HP help.
    I can supply screen shots of the issue, but could not work out how to post them here!
    Everything worked O.K. with office 2010.
    Thanks

    So only print functions and printer-related settings are in another language?  Did you use the installation disc that came with the printer or did you download the software from the HP Website?
    Here is a video on how to uninstall the HP driver from Windows 8 in case you can not understand the words.  And here is a link to the Photosmart Premium C310 Full Feature Software and Drivers for a Windows 8 64-bit PC in United Kingdom.  When I went to www.hp.com/support, I selected your country first and then chose the Software and Drivers section after that.  You will want to click the "Download" button and follow those instructions.  I hope this helps you.  Let me know if this provides for you the proper driver.
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • How can I change the page size of a pdf so i can view it on my iphone more clearly?

    How can I change the page size of a pdf so i can view it on my iphone more clearly?

    I think there may be more to this question than you say.
    If your PDF page is say, 8 x 12 inches, and you found a way to scale it to 25%, changing it to 2 x 3 inch, shrinking everything on the page to quarter size - wouldn't it look exactly the same on the iPhone? It's just going to be the same as zooming.
    Or were you hoping for something more like in Word, where changing the page size keeps everything the same size and spreads it over more pages? That isn't something you can do.

  • How do I change the page size of a pdf?

    I'm trying to send a manuscript to a printing service in another city. It was produced using Microsoft Publisher. In Acrobat Pro I changed the page size from the default (8 1/2" x 11") to the size of my finished document --- 7.8" x 10". Yet when I send the manuscript to the printer it's still the larger size. I've tried right-clicking on the pdf printer and changing to a close approximation (7.5" by 10"), which is listed as one of the available alternatives, but it won't let me change it. What am I doing wrong?

    There's no real need to do that. A PDF can have pages of different sizes.
    On Fri, Jun 6, 2014 at 4:11 AM, christine rambo <[email protected]>

  • How can I change the page size of a scanned PDF document?

    How can I change the page size of a scanned PDF document?
    I scanned a 50-page document with an HP 5610xi All-In-One using the software that comes with it: HP Scan Pro. Though the physical document has standard 8.5" x 11" pages, the PDF resulting from scanning has page size set to 35.42 × 48.67 inches (according to Preview's "Tools > Inspector". I want to resize the pages to 8.5" x 11". Shouldn't Preview be able to do that with "Tools > Adjust Size..."? When I try, the menu option is grey so I can't select it.
    I'm using Preview Version 4.2.

    Thanks for the insight; that explains why it's the wrong size. I selected 300dpi scanning (which is the default, actually), but HP Scan Pro evidently created a PDF with 72dpi indicated. I want it fixed because I want to distribute the file to other people and have them able to print or display it without problems.
    I still don't know why Preview won't let me change it, but your question about whether I wanted to print it did lead me to find a workaround: "File > Print" and "Save as PDF..." saved it with the correct page size.

  • Getting the page size in PDF file

    i want know how do get the page size in PDF file befor placing every page in document
    for example height=297 mm And width=210mm

    This script:
    http://indesignsecrets.com/zanelli-releases-multipageimporter-for-importing-both -pdf-and-indd-files.php
    answers all your questions.
    Peter

  • Getting the page size and knowing how many pages they are in PDF file

    Hi There,
    when i do this script (
    var myPDFFile = File.openDialog(["Choose a PDF File"]); ) 
    with JS via Windows it is used for opening a new PDF file when i import this file i need to
    get the page size and how many pages they are in PDF file. but i dont know how to do it.
    please help me.

    Ask here: http://forums.adobe.com/community/indesign/indesign_scripting

  • In Adobe Pro XI when converting an excel file to a pdf, the pdf is not retaining the page size settings.  Has anyone found a fix for this?

    In Adobe Pro XI when converting an excel file to a pdf, the pdf is not retaining the page size settings.  Has anyone found a fix for this?

    It shouldn't print each page as a separate job and
    each tab has a different name, so, even if it did, it
    ought to give the printouts the name of the tabs.
    It doesn't print each page as a separate job unless the orientation is different - that's the bug. And the name of the job is taken from the name of the window, not the name of the tabs. That's how every application works, which, I think, is why Excel allows the specific selection or the active sheets to be printed.
    Still, that does sound like a plausible explanation.
    However, even if presented with multiple prints with
    the same name, the spooler should print each one!
    The spooler does print each one - you can watch the spooler process the multiple jobs. I think, though, that they are being overwritten since all the jobs have the name of the window as the job title. And since this happens after the Save Dialog is presented, there's really nothing the application can do. To Excel, it's one job, the multiple orientations don't matter; it's just that Apple doesn't handle it correctly.
    As a workaround, you can print the selections one at a time and give them unique names and then rejoin them in one PDF file.

  • Can I increase the page size in an existing PDF?

    We have a PDF of a CAD drawing from a consultant.  The problem is, the page size is letter, and we need it to be tabloid to accommodate a section of General Notes and a Cost Estimate table.  We would rather not go back to the consultant both from a cost standpoint and from a time standpoint.
    Is it possible to increase the page size within the PDF so that I have some blank space at top or bottom for the needed blocks?
    I am using Adobe Acrobat X Pro.
    Thanks!

    Hi Mamie ,
    Please refer to the following kb document and see if this helps.
    https://helpx.adobe.com/acrobat/kb/scale-or-resize-printed-pages.html
    Let us know how it goes.
    Regards
    Sukrit Dhingra

  • Hi, I am using Indesign CS6, How to set the page size in Inches.

    Hi, I am using Indesign CS6, How to set the page size in Inches.

    All fields in InDesign can be entered in any measurement system. So, if you want to make an 8"x10" document and go to File>New Document and the window looks like this:
    …you can type either 8 in or 8" into the Width field like this:
    …and when you move to the next field, it will convert the eight inches into the equivalent number in the unit of measure that it is using at the moment, like this:
    … (203.2 milimeters is the same as 8 inches). You can also enter a different measurement unit into other fields once the file is created, such as the width or height of a frame, or the position of an object in the X and Y coordinates.
    If you would rather just work in inches instead of having to type the inches mark or abbreviation, go to InDesign>Preferences>General and select the Units & Increments tab. There you will see Ruler Units for Horizontal and Vertical at the top of the window. Set them to Inches and all of the fields will display in inches. If you do that to an open document, you will change the unit of measure for that document. If you do it while no documents are open, it will change the unit of measure for any new documents you create. To change the unit of measure for existing documents, you will have to open each and make the change.

  • Why can't I set the page size in centimeters?

    Am I missing something?
    In Preferences it allows me to use centimeters (I wish there were millimeters), but when I try to change the page size I can only use inches.

    Bryan Kennedy wrote:
    Am I missing something?
    In Preferences it allows me to use centimeters (I wish there were millimeters), but when I try to change the page size I can only use inches.
    You missed the fact that the print dialog aren't belonging to Pages but to the operating system.
    So, it's unaware of the unit setting done in the application.
    On my French system, Pages is set to use points as units for the rulers but the Print Dialog is using centimeters.
    As far as I know, you may force the system to use centimeters.
    With 10.4.11 we do that in the System Preference Pane entitled International. I forgot its new name.
    Yvan KOENIG (VALLAURIS, France) samedi 3 avril 2010 22:57:53

  • Adjusting the page size in numbers on the ipad

    I need to be able to adjust/set the page size for numbers documents on the ipad. Every time I export the numbers document from icloud as a pdf to a pc the spreadsheets are all over the place with page breaks in the wrong places. If i export as an excel I lose all formatting. I can't download as a numbers doc as the pc will not support it. Is there a way of setting and locking the document/page size with out going through the print option as i do not have an airprint printer and am not going to get one either!

    I don't see a setting for page size.  Everything else related to that (sans setting the page size) appears to be found here:
    Click the wrench
    Share & Print
    Print
    Select portrait/landscape, content size, page numbering, headers
    Done (don't actually print it)
    I wonder if you set the page size when you actually go to print it.  I don't have a printer to try it on. Otherwise it looks like 8.5x11 is all you get.

Maybe you are looking for