Page orientation in PDF view

Hi Experts,
We are working on a complex book design which contains heavy tables. The book design is portroit and some tables need to be set in landscape (90 deg rotation in portroit page). The customer requirement is whenever view the PDF pages in Acrobat the landscape page need to be automatically rotated on screen for easy reading.
Is there any option is available in InDesign (PDF setting) to set auto rotate view in PDF?

That's not the way to actually rotate the pages.
Highlight the page in the Pages panel that you want to rotate. Choose the Page tool. In CS5 and 5.5, the page will be highlighted. In CS6 and CC, it will have handles around it.
On the Control Panel, change the orientation of the page (circled in red). You'll see the result in the aspect ratio of the page. Check Objects Move with Page to rotate objects on the page.

Similar Messages

  • Cannot create 'download' page for inline PDF viewing with IE

    Description of Problem:
    Typically, when you want to transfer a file to the client via code (cuz the
    file is in a db, for example), you create a page that will change the
    response headers and then spit out the file for them to download.
    This works, however something with the response headers make it so IE does
    not display a PDF if the 'Display PDF in browser' is turned on in the
    Acrobat Reader. The page loads, but is blank.
    code:
    response.setContentType("application/pdf"); //this works well
    response.setHeader("Content-disposition","inline; filename=" +"report.pdf" );
    response.setContentType("application/pdf;charset=GB2312"); // can't work
    response.setHeader("Content-disposition","inline; filename=" +"report.pdf" );
    when response header containt national char
    must set "useResponseCTForHeaders = true" in sun-web.xml and must use setContentType charset =XXX
    Actual Results:
    A blank page is shown
    Expected Results:
    The PDF is shown in the browser using the acrobat reader plugin.
    How often does this happen?
    Every time

    hi kglad
    thanks for the help im almost there but still not getting it
    so currently my code is set up for an action over a button
    using
    on (release) {
    getURL("www.mysite.com/my.mp3","_blank");
    so do I keep the on(release and then add in the on (release)
    then add in which part of the filereference class??
    import flash.net.FileReference;
    var listener:Object = new Object();
    listener.onSelect = function(file:FileReference):Void {
    trace("onSelect: " + file.name);
    listener.onCancel = function(file:FileReference):Void {
    trace("onCancel");
    listener.onOpen = function(file:FileReference):Void {
    trace("onOpen: " + file.name);
    listener.onProgress = function(file:FileReference,
    bytesLoaded:Number, bytesTotal:Number):Void {
    trace("onProgress with bytesLoaded: " + bytesLoaded + "
    bytesTotal: " + bytesTotal);
    listener.onComplete = function(file:FileReference):Void {
    trace("onComplete: " + file.name);
    listener.onIOError = function(file:FileReference):Void {
    trace("onIOError: " + file.name);
    thanks a lot for your help!
    var fileRef:FileReference = new FileReference();
    fileRef.addListener(listener);
    var url:String = "
    http://www.macromedia.com/platform/whitepapers/platform_overview.pdf";
    if(!fileRef.download(url, "FlashPlatform.pdf")) {
    trace("dialog box failed to open.");
    }

  • How do I stop Firefox from opening a blank page before my selected PDF viewer opens a pdf email attachment?

    When I receive an Outlook PDF attachment and open it, Firefox starts and a blank page opens. After Firefox has opened and the blank page opens, the PDF viewer I am using opens the PDF. I have the options settings set to use Filecenter.exe as the PDF viewer. I have changed this to use adobe and the blank page still opens. I have set Firefox to be the default viewer but Firefox will not open PDFs created by certain CAD programs. I would like for this blank page to stop opening in Firefox. Does anyone have a solution to correct this problem?

    hello grichardson, does it work when you go into the ''acrobat reader > edit > preferences > general ''& click on the default application option at the bottom? in there reselect adobe's application and confirm this selection...

  • How can I make some pages in a PDF display in single-page view and others in two-page (facing) view?

    Exactly as it says on the tin. I am looking to save a PDF magazine/book layout in such a way so that when opened, only the front and back covers open to the viewer in single-page mode, and the rest of the pages in two-page facing mode, without re-printing the in-between pages in booklet format  and re-inserting them into a new PDF (with the front and back covers left separate and untouched, and included as single portrait-orientation pages). This is so that individual pages can still be printed (on a physical printer, not a "virtual" one like a PDF driver), as-is without having the page next to it included, or the printouts always requiring landscape orientation (resulting with two "pages" from the PDF showing up on one sheet of paper).
    So when the PDF is opened, I want just the front and back cover to be auto-viewed by themselves, and the content (the "meat" of the document) viewed side-by-side, as though one were actually reading a "book" -- but without actually re-doing the content pages to be "fused" side-by-side. Thus creating the "illusion" that they are, in fact, in booklet form. Is this possible, to have different page-display settings for different pages/page ranges in a single PDF? If so, how is this done? If not, what would be my best course of action otherwise to achieve this "virtual" book layout, while still retaining the "physical" structure of the document and allowing individual pages to be printed by themselves rather than "fused" together?
    Using Acrobat X Pro on Windows 7 Pro SP1.

    Dave Merchant wrote:
    The best you can do practicably is the 'two up with cover page' view mode. The first page will appear singly but not centered, and to get the last page to behave it would have to be a folio sheet.
    It's theoretically possible to use JavaScript to reset the view mode as each page is changed, but it makes for a nightmare of usability (what if someone on a smaller display wants to use 'fit to width'? Not an option if JS keeps overruling it). Anything involving JS won't work on non-Adobe software or mobile devices.
    Not a programmer by any means, so I won't be using JavaScript because I wouldn't know where to begin. I was thinking more in terms of an option I could adjust in the menus or dialogues.

  • PDF From Excel File Page Orientation Problem

    Hi and thank you for your time to read about this problem!
    I have a workbook in Excel 2003 that has multiple worksheets that I am Itrying to convert to PDF for distribution.  One worksheet in the workbook is set to 11x17 Landscape--all the other worksheets are Letter size and portrait. All pages have the same margin settings.  I am running Acrobat 8 Professional.
    I have tried Excel's Send to Recipient as PDF, as well as the "Convert to PDF" option on the PDF menu in Excel.  In both cases the PDF file is converted perfectly when viewed on screen.  All page sizes and page orientations are correct when viewed on-screen.
    The problem occurs when the PDF file is printed.  No matter what the file looks like on screen the first page that prints out is landscape instead of portrait.  All of the following pages print fine.  Even if I skip page 1 and print pages 2-7, the first page out of the printer has the wrong page orientation.
    If we ran into this problem consistently across our PDF files I would say it's a printer issue, but I haven't seen this behavior before.  I make PDF's from pretty much all of the Microsoft and Adobe products and this is the first time I've ever seen this happen.
    Any ideas?
    Thank you!

    The machine I'm running it on is NTFS...
    Have found the problem though and it's got nothing to do with Acrobat!
    Basically the 80th sheet in the workbook had its Print Quality setting set to something different (higher resolution in this case) from the other sheets. I guess Acrobat saw that and realised it would have to create a new pdf with higher quality settings and so split the file in two when it hit that sheet. I assume a similar thing would happen if you changed the paper size half way through too.
    Anyway, problem solved. Hopefully this post will help someone who's equally confused in the future!
    Many thanks,
    Ben.

  • Page orientation when combining multiple postscript files to a pdf file

    Hi
    I'm having problems with the orientation of my pages when I generate pdf's from multiple postscript files.
    I have 3 postscript files that need to be merged into 1 pdf, and they contain a mixture of portrait and landscape pages.
    To create the pdf, I use the following code (because i have lots and lots of pdf files to produce)...
    /prun { /mysave save def
         dup = flush
         RunFile
         clear cleardictstack
         mysave restore
    } def
    (D:/example/fileA.ps) prun
    (D:/example/fileB.ps) prun
    (D:/example/fileC.ps) prun
    ... however, when I run the above code (by saving the text file into the /in directory of a watched folder), whilst I get a pdf, the page orientation isn't right.  For some reason, the first few pages are oriented correctly, then after about page 7 everything is portrait no matter what.
    The funny thing is, when I simply double-click on one of the postscript files (eg. fileA.ps), distiller changes it to pdf and the orientation is perfect for each file separately (fileA, fileB, fileC).  Even when I run the above code for just one ps file it works.  But as soon as I put all 3 sub-files together it doesn't orient properly.
    I've tried activating and de-activating auto-rotate in the PDF settings, as well as the DSC options in the Advanced tab, and whilst these changes do affect the pdf I get when I simply double-click a certain postscript file, it seems to have no effect when I try to combine the 3 files with the code above.  I still end up with the first few pages oriented correctly, then after about page 7 everything is portrait.
    Hope someone can help.
    Danny

    Ok i successfully generated my PDF files.
    Now I'm having difficulties merging them. I use a DDX file named LiveCycleInput.ddx
    What I do (everything in LiveCycle Workbench):
    1) FileReader to open the .ddx file as a document (successfully)
    2) Store the read document in a process variable (successfully)
    3) Assembler.invokeDDX with following arguments:
    Document DDX = process variable (read in 2)
    OutputResult = "AssemblerResult" processVariable which has type AssemblerResult as specified by the documentation
    Errorlog
    Everytime I run the process I get the following stacktrace in my server's logfile:
    ... 119 more
    Caused by: com.adobe.internal.pdfm.CollateralNotFoundException: DDXM_S14017: A <PDF> source document is required, but no documents were found for {PDF source="testFileDoc.doc.pdf" baseDocument="true"}.
    at com.adobe.internal.ddxm.ddx.pdf.PDFSource.getOrderedInputDocs(PDFSource.java:595)
    at com.adobe.internal.ddxm.blueprint.pdf.SourceSegment.addDocumentsForAssembly(SourceSegment .java:91)
    ... 125 more
    The .ddx file is stored in the same path as my generated .pdf files are stored.
    Content of my DDX file (full copy paste)
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
    <PDF result="testFileMerged.pdf">
      <PDF source="testFileDoc.doc.pdf"/>
      <PDF source="testFileJpg.jpg.pdf"/>
      <PDF source="testFileOdt.odt.pdf"/>
    </PDF>
    </DDX>
    Note that the DDX file is read from a network drive(!!) the source PDF files are in the same folder as the ddx file (hence no further path-links).
    Adding network paths to the source & result pdfs does not change a thing.
    All PDF Files apart from the result pdf fiile are present in that same folder
    I consulted the DDX reference multiple times and this is the simplest ddx that should work ... but it doesnt.
    Can anyone help me?

  • How do you reorder the pages in a PDF ie back to front (not individually via Page view)

    Sorry if this is in the wrong place or if this has been answered elsewhere but I couldn't seem to search "the database"
    How do you reorder the pages in a PDF ie back to front (not individually via Page view). The manual solution of course is to scan or import them in the correct order in the first place. However, this did not happen, and we have many PDF's which are 100% in the wrong order. So we would like to press a button and have them in the right order.
    Many thanks in advance for your help...

    Got it to work. It returned a completely different path of course just to make life interesting and required a FN+OPTION ENTER in order to return the path. I now have the FLATTEN option in the edit menu.
    Just trying it checking all the Flatten options except the fields seemed to work on the first pass. I'm going to try and load a copy of the original complete document. I assume that is the proper way to use this at this point since I created the form ***-backwards?
    I've used Adobe layout programs since the Aldus days but Acrobat seems to work differently than any other program I've used.
    If I understand what you're saying I should:
    1. Design the layout of the form leaving spaces for the fields
    2. Open Acrobat, import the document
    3. Auto-add and correct, or manually add the fields
    4. Fix tabbing
    5. Add any additional comments or annotations
    6. Flatten everything but the fields?  (If the fields are flattened I can't fill out the form unless it's supposed to be a printed form only, right?)
    Might just have to break down and RTFM.  Acrobat is a really different animal.

  • How to add a hand tool (grab the page and drag) function on Chrome and firefox pdf viewer?

    To clarify, hand tool is a function for user click on the pdf and dragging around , that is used to replace the scroll bar navigating .
    The problem is, by default the Chrome and firefox pdf viewer do not have that function and I would like allow the user to drag the page.
    A workaround is to use a jquery plugin (grab to pan https://github.com/Rob--W/grab-to-pan.js in my case) with an embed object (pdf viewer). When I maximum the size of the pdf and user drag the embed object.
    The problem I have encounter is
    1) When using chrome/ firefox, the pdf content do not fit to the page but auto resize by default even I have set the adobe pdf open parameter , using iframe.
    2) The jquery seems conflict with the firefox pdf viewer, it works smoothly on Chrome but not firefox.
    Here is the source code, you may download the plugin from the link mention above and have a look. Don't forget to put a '1.pdf' along with the source file. Thanks
        <!DOCTYPE html>
        <head>
        <meta charset="utf-8">
        <title>Grab-to-pan.js demo</title>
        <link rel="stylesheet" href="grab-to-pan.css" type="text/css">
        <style>
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        html, body {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        .scrollable {
            overflow: auto;
            width: 100%;
            height: 100%;
            background-color: #EEE;
        #zoomPage {
                  overflow:visible;
            width: 100%;
            height: 150%;
        </style>
        </head>
        <body>
        <label><input type="checkbox" id="activate-g2p" checked> Activate Grab to Pan</label>
        <div class="scrollable" id="scrollable-container">
        <object id = 'zoomPage' type='application/pdf' data= '1.pdf#zoom=page-fit'><p>The PDF can not display</p></object>
        </div>
        <script src="grab-to-pan.js"></script>
        <script>
        document.getElementById('activate-g2p').onchange = function() {
            if (this.checked) g2p.activate();
            else g2p.deactivate();
        var scrollableContainer = document.getElementById('scrollable-container');
        var g2p = new GrabToPan({
            element: scrollableContainer
        g2p.activate();
        </script>
        </body>
        </html>

    This is forum sponsored by Adobe make of Acrobat and Reader. Since Chrome and FireFox web browser have chosen to use their own viewer you might get more help in their forums or customer support.

  • Page will not open with default PDF viewer of  preview

    Installed adobe, did not like..removed. Now PDF page for local newspaper will not open default of preview reader, keeps looking for adobe. Want to make certain Preview is default PDF viewer, it look like it is..but how to get page to open like it did previous to installing/removing adobe.

    Hi Berni
    look in HD/Library/Internet Plug-Ins/ & move/trash the Adobe PDF viewer plugin; restart any browsers & things should behave again.

  • How do I stop pdf viewer from printing 4 pages per page?

    When I print a file off pdf viewer in firefox, my printout comes out 4 pages per page, even though I check advanced settings and verify that it is set to 1 page per page. I do not know where else I can look to correct this problem.

    HI nmrdata,
    It may be that Firefox printer settings need to be reset. Please see [[Fix printing problems in Firefox]].
    If you have any questions on how to open the about:config page please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    # Look for print.printer_print and reset the option.

  • PDFMaker changes page orientation when printing to pdf

    Hi all! I am praying for an answer. My job requires me to convert huge word documents to pdf using the pdfmaker add-in with acrobat Professional 8.1.3. My problem is as follows and has occured in two seperate documents. I have Microsoft word 2007 and run on a VIsta OS.
       So my problem is when I create a pdf from word acrobat for some odd reason changes any page's orientation that contain excel spreadsheets that have been inserted (I believe through copy and paste and they are not linked to excel). Thus I get a page with a landscape spreadsheet with a profile orientation and it cuts off the information for my client. By the way, it does the complete opposite of whatever orientation I choose.
       Here are some things I have tried: I tried saving document as a 97-2003 word file and create pdf from that version, I have changed the PDFmaker advanced settings for auto-rotate pages and tried all three options to no avail. I really need some help fast! I will love anyone who solves this problem for me.
    Thanks,
           Jason.

    GREAT NEWS!!! I FIGURED IT OUT!!!!
      Okay so after a lot of frustration and mountain dew I have figured this out, but first the problem is simpler then I listed it. So here is the actual problem:
    I had a document with multiple sections and one section was oriented landscape while the rest were profile. When printing to PDF the resulting pdf file had all sections in profile and ignored any change in orientation and cut off/cropped out elements of the pages I had in landscape orientation.
    SOLUTION:
    The solution to this problem is in two parts: 1) changing some print preview stuff in word, and 2) changing preferences in pdfmaker/acrobat ribbon.For this solution to actually work however you must have the landscaped sections sectioned off by inserting section breaks in word.
    Step 1) Go to the section where you document orientation is changed from the rest of the document. Press the office button (in 2007) and drag down to print>print preview. You will notice that your section has now reverted to profile. (Ah Ha!) Change the page orientation to landscape.
                "But wait, now my margins or elements are getting cut off" you say. Go to Page setup. Make sure that near the bottom it says "Apply to: This section"
                Now make it landscape and this changes the margins to also be landscape.
    Step 2) Click on your Acrobat tab and go to preferences. Under pdfmaker settings click advanced settings and as Bill and I have said change auto-rotate pages to individually.
    AND YOU ARE DONE!!!!!

  • Printer ADOBE PDF 9.0 - page orientation

    After uninstalling Adobe Acrobat 8 it occures that the remained Acrobat 9 messages on start to need to fix some missing components. I clicked okay/yes.
    However, now I can't print to ADOBE PDF 9.0 in landscape orientation. All pages come out turned to portrait format. I used to use settings created in InDesign successfully, there is no page format setting at all (compared to Distiller settings). I tried  various settings and printed from various applications.
    Then I deletetd the printer ADOBE PDF 9.0 and created it new. (in use now: Adobe PDF 3018.101; URL: pdf900://distiller).
    After some other trials now it prints fine from some but still turned around from other applications.
    What can I do, to get printed PDFs in selected page orientation only?
    Any hints appretiated! Thank you, - thomas

    Of cause I do set up the page to landscape before printing. In all applications it's the same procedure: usual visually by clicking on a portrait or landscape page icon, whereas in some applications the shown measurement next to the print preview icon does not change it does in others (from 21 cm x 29,7 cm to 29,7 cm x 21 cm). That's sort of just GUI I guess, not my print issues origin.
    However, this issue aperas to came with uninstalling Acrobat 8. Assumly some part got lost/corrupt (and made Acrobat 9 complain about missing components on start) - but which indeed? And how to replace?
    I'd like to avoid a reinstall for the moment, cause I remeber this behave in earlier, ancient times with Updates from version 5, 6 or 7. Pity, I can't remember how I solved it, may be I did not at all until version 8, don't know anymore. But I do remember I did quite a lot of reinstalls without success in this print with ADOBE PDF paper orientation issue.

  • When moving a page from one pdf to another I see a message "consolidating fonts" and the added page does not view properly

    I am working with multiple PDF files in Acrobat Pro XI.  Sometimes when I move a page from one PDF to another it does not view properly.  It was fine in the source PDF, but not when moved to the desired PDF.  I also see a message momentarily across the bottom of my screen that says "consolidating fonts".  What must I do to fix this?

    Lloyd ,
    Follow these steps for Acrobat 11 .
    Launch Acrobat>Tools>Print Production>Acrobat Distiller
    Now in Acrobat Distiller follow these.
    Select Standard in Default settings. 
    Go to Settings and select Edit Adobe PDF Settings. 
    Select Fonts and in the font source window select the fonts you want to Add. 
    Click Save As and then OK.
    See if this helps.
    Regards
    Sukrit Dhingra

  • I can't scroll down to read my ebook. I have to change pdf view after pressing pg dn to view the next page. Please help!

    I can't scroll down to read my ebook. I have to change pdf view after pressing pg dn to view the next page. Please help!

    Sorted out the problem myself - secret is you have to go to Full Screen view to be able to scroll down. Easy as that - but not so apparent if you are new to this.

  • PDF Viewer embedded in OA Framework page

    Hi All
    Is it possible to embed a PDF viewer into a framework page such that it could display an
    existing PDF that is held in an external document management system and accesssed via a url ?
    Context ...
    We will have a custom OA Framework page that will be displaying invoice details.
    The invoice image will be held in a document management system probably Documentum.
    The invoice image could be retrieved by opening the URL to that image document.
    Simple solution has a url link on the invoice details page for the image. When user clicks on the
    link a new window will open and display the PDF.
    Business have asked if it would be possible to display the invoice data fields AND the PDF image on the
    same window rather than needing to open a new window ?
    Is this possible ?
    Many thanks
    Andy

    Hi Andy,
    Please check with this if it helps http://www.apps2fusion.com/at/ps/51-ps/286-bi-publisher-document-viewer-common-region-embed-oa-framework.
    Regards,
    Reetesh Sharma

Maybe you are looking for

  • Custom export to text file

    Scott (Spendolini) and Carl: I put Scott's blog entry at http://spendolini.blogspot.com/2006/04/custom-export-to-csv.html and Carl's example at http://htmldb.oracle.com/pls/otn/f?p=11933:69 together at http://htmldb.oracle.com/pls/otn/f?p=24317:117 B

  • MRP issue- Urgent

    HI dudes, i am setting Background MRP in our project where no materials are planned even though reqirements are for some materials, but if i run MD02 for material which is having req. in that plant its planning. thanks in advance Daniel.

  • H.264 and prores proxy question

    I've read through a ton of posts about proxy and h.264 workflows but didn't find any that answers my specific question. My raw video from my camera is mp4 (h.264). I understand that h.264 is not good to edit with, so I have a few options. I use a mac

  • SD credit management - credit sensitive fields

    Hello, I understand that there are three credit sensitive fields: Terms of payment Fixed value dates Additional value days We have created a customized field in the Additional Data B in the sales order header.  User made a change in this field and it

  • SSIS script task failing when deployed as project in SSIS 2012

    Yes , it's the classic "my package works inside SSDT but dies when I deploy it". I  have a fairly good idea what the problem is. I have a line of code that looks in a directory. My guess is that the account that is used to run packages out of SSISDB