How to export my booklet as a file so I can take to a printer to print it out as a booklet?

This is my VERY first time doing work in the program InDesign and I have managed to create a booklet. However the final step of printing I am having trouble with.I am trying to export my InDesign file (indd.) to a PDF or some kind of file type that I can take to a place where they can print it out like a booklet?
PLEASE HELP!!
Lisa

Hi Lisa
It's easy, you ask your printer what type of PDF s/he wants. Probably one of the InDesign presets. You don't have to worry about imposition, your printer will do that. If you think that there might be some confusion in the page order, or something, you can print out the pages on your desk-top printer and give the printer a rough mock-up.
What is important is that you check your pre-flight settings before you export to PDF. The little green high-light at the bottom-left on your screen should be green. If it's red click on it to see what the issues are.
Derek

Similar Messages

  • How to Export multiple photos from pdf files?.

    Good day.
    How to Export multiple photos from pdf files?.
    Thanks.

    Hello
    how to reach from file menu ?.
    Running Adobe reader 9 version 9.3.0
    Thanks again.

  • I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • How to layout a page in numbers 3.0 -- I can't edit in print view

    How to layout a page in numbers 3.0 -- I can't edit in print view any more.  I am using the new version and miss the show print view mode.

    The recipe for my tables:
    1-write a line  (begining page 1) (5 pixel width)
            Begin x=1  y=1
            End    x=903  y=903
    2- write a line (begining page 2) (5 pixel width)
            Begin x=1  y=1213
            End    x=903  y=1213
    3- write a line (begining page 2) 
            Begin x=1  y=     2425
            End    x=903  y=  2425
    etc
    Print and set autoadjust off and 60%

  • How to export data to multiple csv files?

    Hey Scripting Guys,
    As stated by the name I'm a novice at scripting.  Typically I'm able to resolve most of my scripting challenges by reading through your site or scouring the internet.  This challenge I haven't been able to resolve.  Please help!!
    I'm running a script (posted below) to grab data and export it to a csv file.  My challenge is that I want to run the script daily via task manager and have it create a new csv file either daily or weekly.  I'm having trouble with the scripting
    creating a new csv file.  How do I resolve this?  
    It would be beneficial to append the date to a standard file name, ex. c:\exportedcsv7-11-2014.csv; the next day it would be c:\exportedcsv7-12-2014.csv; and so on.
    Thank you in advance to any assistance.
    Respectfully,
    ScriptingNovice
    Get-Datastore -Name "*DS*" | Sort $_.name | Get-View | Select -ExpandProperty Summary | `
    Select Name,
    @{N=”FreeSpaceGB”;E={[Math]::Round($_.FreeSpace/1GB,2)}},
    @{N=”CapacityGB”; E={[Math]::Round($_.Capacity/1GB,2)}},
    @{N=”UncommittedGB”; E={[Math]::Round($_.Uncommitted/1GB,2)}},
    @{N=”ProvisionedGB”;E={[Math]::Round(($_.Capacity – $_.FreeSpace + $_.Uncommitted)/1GB,2)}},
    @{N=”Over-Provisioned-DS”;E={([Math]::Round($_.Capacity/1GB,2)) – ([Math]::Round(($_.Capacity – $_.FreeSpace + $_.Uncommitted)/1GB,2))}}| `
    select Name,CapacityGB,FreespaceGB,ProvisionedGB,UncommittedGB,Over-Provisioned-DS | export-csv -notype c:\vmds.csv

    Thank you for the information and the tip.  I took your advice and did some research on Strings, something that I do have trouble grasping.  I'm familiar with variables already and feel comfortable using them.  I also need to study .Net which
    I totally don't understand. 
    Since I appreciate your advice and guidance I'd like to know if I'm on the correct track.  Please look at my breakdown to see if I'm explaining it correctly.
    $d=Get-Date
    Here a variable is being created using the Get-Date cmdlet, if we execute $d the date will appear
    $d.ToString('dd-MM-yyyy')
    This converts the date into the format dd-MM-yyyy.
    I took the information and tips you provided then came up with this after reading about strings.
    export-csv -notype "c:\folder\vmds_$($d.ToString('MM-dd-yyyy')).csv"
    The double quotes evaluate the variables.  The single quotes do not evaluate anything they just show what's inside of them (a.k.a. literal string). The $() evaluate the expression in ('MM-dd-yyyy') before writing it.
    You are correct I definitely need to strengthen the foundation of my basics.  Thank you for the direction and advice.

  • How to export  sequence of  identical audio files?

    Adobe Premier Pro CC 7.2.1
    I have a big audio mix on the soundtrack consisting of many short different  same duration audio files. now I need to export a sequence of identical files into separate audio track for further processing in to the DAW. the best way to do it is change the color of each identical audio, but I have not found this function or mute from project or just see titles or set up so that when I add  new audio file  it created a separate channel in the mixer not available for other or something like this... otherwise I must push each audio to see title to drag sequence of identical audio file to separate channel and mute others. my mistake is that from  beginning I did not put the identical files to separate channel and now everything is mixed. is there any solution?

    Sorry, but the previous answers are not quite correct. Consolidate tracks will only merge all your edits and fades and make a new audio file out of it. It wont consolidate any automation or insert effects. The same is true for exporting audio from the regions pane. Therefore you still have to perform a "bounce to disk" in order to consolidate properly. So no it doesn't have the "Export All Tracks as Audio Files" option......
    Christian,
    When "exporting" from one DAW to another, it's generally understood that automation and plug-ins will not be included.
    Exporting from Pro Tools does indeed bounce the files to disk. We aren't talking about a stereo mix here. We're talking about exporting all the individual tracks. Are have I misunderstood you?
    .... which leads me on to this question. How long has logic had the "Export All..." function as I have been performing "track lays" (i.e. getting my logic stuff ready for a pro-tools mix) for films that can often take days to perform and am embarrassed to stumble across this option on this forum as I fear I may have cost myself several weeks of my life working the long way round!!!
    "Export All tracks as Audio Files" was introduced in version 7.0.
    Don't feel too ashamed though. I have a good friend, who has been using Logic daily as long as I have (8 years or so now), who only 3 months ago, saw me utilizing that feature, and his jaw dropped. He too, had been wasting "weeks" of his life, doing it the way you have been doing it. : )
    You're gonna absolutely LOVE using that feature from this day forward...!

  • Hello I need to know how to export a frame as TIF file

    Hello I need to know how to export TIF or JPEG Files from the Timeline. Thanks for your assistance.

    Place the playhead on the frame you wish to export.
    Go to the menu File > Export > Using Quicktime Conversion . . .
    At the bottom of the pane that open, choose Format: Still Image and click the Options Button
    In the pane that opens, choose either Tif of Jpeg and click OK
    Navigate to where you want the image stored, change the name if you want, and click Save.
    MtD

  • How to export report output into excel file

    hi friends,
    i would like to get the solution from you for how to export the report output into a .xls file. i know how to convert it into .rtf and .txt files but i think it's difficult to do this .xls way, could you help me to comeover this problem?
    thankyou very much.

    The official answer is "delimited", which
    generates adequate comma or other delimited
    text. No formatting, and without extra
    effort no support for non-ASCII characters.
    Might be sufficient for you.
    Note that Excel can read html files - we
    built programs to generate html files with
    name of "blah.xls" and some Excel-ish
    extensions, so Excel is automatically opened
    and the document is all nice and pretty.
    (Oracle html output has some odd logic about
    choosing number of columns, we didn't use
    it.)
    -- Allan Plum

  • How to export all tracks into audio files with the same duration

    Hi everybody.
    I am trying to export all the tracks into different audio files.
    It's 10 soft. instruments and an audio track. I tried with "File>Export>All Tracks as Audio File but the result is 11 audio files with different lengths. As the song is 3 minutes and 20 seconds I would like every single track to be 3.22 sec long.
    How do I do it? In fact, each track is composed not only by played instruments but also by moments of silence.
    Thanks!!
    Alessandro

    sambino wrote:
    I tried with "File>Export>All Tracks as Audio File but the result is 11 audio files with different lengths. As the song is 3 minutes and 20 seconds I would like every single track to be 3.22 sec long.
    The files are different lengths because each instrument does not stop playing at the same moment. It would accomplish nothing other than waste disk space if Logic appended silence to the end of each file in order to make each track the same length. The different lengths you see mean nothing because the absence of appended silence means nothing.
    each track is composed not only by played instruments but also by moments of silence.
    Naturally. And that silence is accounted for in your exported files, when the silence appears at the beginning of the track, and when it appears during the track. It just isn't appended at the end because that would be pointless. Consider this project, consisting of four tracks:
    When I use the command File > Export > All Tracks as Audio Files, Logic will produce four files that look like this:
    The files are not equal in length, which is perfectly fine. What's important is that they all start at bar 1, and will align properly when imported into some other program. So all you need is the command you already used: File > Export > All Tracks as Audio Files. In one step, it will produce all the files you need, and it will produce them correctly.
    By using Bounce, you would be gaining nothing except extra work, because you would have to do it separately for each file you wanted to produce. With Export > All Tracks as Audio Files, you get all your files with just one command.
    iSchwartz wrote:
    exporting tracks means that any panning or automation will not be rendered. So if you want the engineer to put up all of your tracks at unity gain (all faders at zero) and have your tracks & stems reproduce the mix you're hearing at your studio, use bounce, not export.
    If you want to have your tracks & stems reproduce the mix you're hearing at your studio, there's no need to go to the extra effort of using Bounce instead of Export. You only need to enable (in the Export dialog) the checkbox "Include Volume/Pan Automation." This is explained on p. 1022. When you do this, any panning or automation will indeed be rendered.

  • How to export structure DB to text file

    I want to export structure DB to text file for report to my manager.
    example: any objects(tables, indexs, constraints) and He need DDL command ("create table" command etc.)
    How to do this?

    Varies by database version.
    I would investigate DBMS_METADATA as described in the PL/SQL Packages and Types Reference manual and demoed in the Utilities guide at http://www.oracle.com/pls/db102/portal.portal_db?selected=3

  • How to Export a HIGH QUALITY .avi file.  help PLEASE

    Hi, I am trying to export my movie to an avi file, so I can upload it on youtube. I've done some searches online, but have not found any answers that work. I keep getting very low image quality, no matter what settings I choose. I've gone into quicktime preferences and saved the file in "high quality" and that doesn't work. How can I export a movie file with the same image quality as the original project? I'm using Explicit to split the file into two parts, but it can only handle .avi files. Please help!
    zaike

    Ah, I just converted it with the wrong compressor. I used DV/DVCPRO-NTSC prog. scan and it looks beautiful.

  • How to export a iTunes HD movie file?

    I was wondering if it's possible to export a full res HD Quicktime movie as an HD iTunes movie? I know how to export a Quicktime movie to an iTunes movie but don't see an option to export an HD iTunes movie (the 720p quality like when you purchase an HD movie from the iTunes store). I want to be able to watch my 1080p work on Apple TV in the best quality. Any help is appreciated.
    Thanks.

    I want to be able to watch my 1080p work on Apple TV in the best quality.
    The TV device is limited to max of 720p playback. While the TV1 did have an option to scale content for output as 1080i or 1080p, this was discontinued with the TV2 since 1080p native HDTVs will automatically rescale the negotiated input as/if needed for proper viewing. To maintain compatibility with the TV1 device, Apple presets will export 720p content only if the source file is larger than or equal to these dimensions and the frame rate is 25 fps or less. They will not allow you upscale smaller dimension files. Thus, your 1080p source files will be exported as either 720p24 or 540p30 files depending on the source frame rate. If you have an TV2 device and wish to ensure a 720p30 output, then use a free third-party app like MPEG Streamclip or HandBrake. Both have TV2 specific conversion options.

  • How to export subtitles as a text file into DVDSP

    Hi, I am trying to export subtitles from fcp 4.5 to dvdsp 3 as a .txt file. (Dvdsp can use .txt files in its subtitle track.)
    I had already created all the subtitles in fcp, and I hope that there is a way where I do not have to create them again from scratch in dvdsp.
    Thank you!

    Hi Hanumang,
    So, I did the txt file piece by pice. It did not go into dvdsp perfectly; I had to shift some of the titles around a bit.
    Now I have another problem which I jusdt posted.
    Perhaps you can help me again?
    New issue:
    I now imported an improved (re-edited with a few brightness corrections) compressed file into DVDSP, deleted the previous file, dragged the new file into tracks in Dvdsp. (Let's call this project "new").
    Now the subtitles from S1 have disappeared! (I had spend tons of time creating subtitles)
    I did a new save, so, yesterdays DVDSP project (let's call this project "old") is still OK, with the perfect subtitles, but not-all-perfect video track (where I improved the brightness filter).
    Can I re-import the subtitles from the "old" project into the "new" one? If yes, how?
    Or, can I export the subtitles from "old" into a txt. file and then import it into project "new?"
    Please help!
    Thank you for your time!
    Gabriele (without an intern

  • How to "Export All Tracks as Audio Files" in Pro Tools?

    I have a Pro Tools session that I want to mix in Logic. So I need to bounce all tracks as audio files like Logic's "Export All Tracks as Audio Files" command. Does anyone know if this is possible in PT, or do I need to bounce one track at a time (in realtime!)?

    Sorry, but the previous answers are not quite correct. Consolidate tracks will only merge all your edits and fades and make a new audio file out of it. It wont consolidate any automation or insert effects. The same is true for exporting audio from the regions pane. Therefore you still have to perform a "bounce to disk" in order to consolidate properly. So no it doesn't have the "Export All Tracks as Audio Files" option......
    Christian,
    When "exporting" from one DAW to another, it's generally understood that automation and plug-ins will not be included.
    Exporting from Pro Tools does indeed bounce the files to disk. We aren't talking about a stereo mix here. We're talking about exporting all the individual tracks. Are have I misunderstood you?
    .... which leads me on to this question. How long has logic had the "Export All..." function as I have been performing "track lays" (i.e. getting my logic stuff ready for a pro-tools mix) for films that can often take days to perform and am embarrassed to stumble across this option on this forum as I fear I may have cost myself several weeks of my life working the long way round!!!
    "Export All tracks as Audio Files" was introduced in version 7.0.
    Don't feel too ashamed though. I have a good friend, who has been using Logic daily as long as I have (8 years or so now), who only 3 months ago, saw me utilizing that feature, and his jaw dropped. He too, had been wasting "weeks" of his life, doing it the way you have been doing it. : )
    You're gonna absolutely LOVE using that feature from this day forward...!

  • How to export Schema to a cvs file?

    I want to know whether or not there is a tool that exports schema to a csv file?

    This quetion has been asked a number of times on this forum. As I recall, th efavourite solutions are to use Toad (www.quest.com) or to write a little procedure yourself, using UTL_FILE or spooling from SQL*Plus. This would actually be quite simple to genericise (it's probably what Toad does), but I don't know whether anybody's actually posted some code - try the search facility and find out.
    rgds, APC

Maybe you are looking for