Formatting current document- x2 A4 sheets into 1 A3 sheet

Hey guys so i completed a document for a university design project where i need to create like an a4 flip book made by an a3 sheet if that makes any sense, so its just a single a3 sheet that i will print double sided (ends up being 4 A4 pages). Now they provided the template for us to complete the work on, and i did, and as i saved it as a PDF i realised the template was actually 4 A4 sheets!!! Even though the project has to be 2 A3 sheets printed doubble sided (which ends up being a single A3 sheet when printed)
Im using adobe indesign cs6 and i wanted to know how to format my current document into A3 sheets, so for example in the screenshot i have shown you see the bottom two pages you see for example the 2 a4 pages next to one another which looks like an A3 sheet, which has the word "corrupt" on one page and letters againgst the black background on the page next to it, how can i combine these two a4 pages to a single a3 sheet to be kept in the same format?,
note i want to combine both sets of a4 pages so i can print it as a doubble sided booklet!
Thanks everyone

The "correct" way to do a project like this is to set up as facing A4 pages, and to lay out in consecutive page order as a reader would see the pages (reader's spreads), with a single pages for first and last pages. When it is time to print you can either use an impostion script, or File > Print Booklet... to "impose" the document into the printer's spreads for output onto A5.
From Print Booklet you can either print direct to a duplexing printer, or on PC you can print to PDF. For mac you would need to print to Postscript file and distill manually, which is a pain.
A third option is to simply export to PDF in single pages, then use Acrobat's booklet function to print.

Similar Messages

  • Insert a page from the current document into another

    I am trying to insert the current page of the current document into a new document I am building in variable doc. So I can do something like
    doc.insertPages({nPage: i, ... ,nStart: 0});
    How do I make the source be the current document? Should I use cPath: with the path to the current document? Or is there some other way to refer to the current document?

    Try this.path

  • Current Document Metadata insertion into Current Document

    Help!!  I need to place 'current document' metadata (not a placed photo, for instance) into the current document.  I have been able to place the "File Name" into the current file and that works great.  But I want to now place current file metadata, like 'Description' into the current file.  How do I do this - is it from "Text Variables" and how?

    I know where it is (in File Info).  My questions is:  "How do I place 'Current Document' information into the Current Document? 
    EXAMPLE:  open up  a text field anywhere in the document.  then, have InDesign place into that text field information about the current document - "Description" for instance, from the Current Document Metadata.

  • Formatting incoming text with style sheets

    Is there a way to "find/change" formatted text with existing style sheets?<br /><br />In other words I have formatted text placed into my indesign document that looks like the following: <bf>Four Patch</bf> Then another set of text that looks like this:<it> Baltimore Press</it> <br /><br />I set up stles sheets formatted for Bold font and Ital font to accomodate these formats. Problem is I have a 500 page book that I need to go through and stylize. I tried to do a find/change global (<bf> </bf> to bold font etc but it didn't work. I was hoping by just putting a space between the <> would  help the find/change option to find all the text but kept saying could find.<br /><br />I hope someone understands what I'm trying to do and can tell me that there is a remedy to the tedious formatting issue I have.<br /><br />Thanks<br /><br />MAria<br />Stuart, Florida

    If you have InDesign CS3, I can think of two ways to deal with this.
    Grep search: set search to
    <bf>([^<]+)</bf>
    and replacement string to
    $1
    and then set the change format to your boldface style. Change all. (I often think it's a good idea to take a copy before doing Change All on a 500-page document, but that's up to you.) Repeat with hopefully obvious changes for the italics. You can save the searches if you need to do this often.
    Adventurous alternative.
    Put the single line
    <stuff>
    at the top of your file, and
    </stuff>
    at the bottom.
    Now it's XML. So open the structure panel, import XML from the fly-out menu. Map Tags to Styles from the same menu, and set up the correspondence you need. Then drag the stuff node from the structure panel to the document.
    If you have to do this more than once, you can import the mapping from an old file each time after the first.
    IMPORTANT: The XML route will fail if you have loose & or less than characters in your file. You would have to replace these with the appropriate character entity references.
    (If you aren't reading this on the forum site, you may be seeing character entity references in the message. Hopefully you can decode them.)

  • Emailing persistent link to the current document version.

    I did not find a suitable answer by searching previous posts.
    We are working on a document transmittal workflow. This will email to a user, links to documents stored in a SharePoint document library. A requirement is to use out of the box features.
    If the document is an old version I use the link format
    http://site/_vti_history/UIVersion/Document Library/doc.doc. This works well as it always points to that version of the document.
    However the above format does not work when referencing the current version of the document, even if I know the document UIversion to plug into the above URL. The link has to be
     http://site/Version/Document Library/doc.doc
    The problem is when a link to the current version of the document is emailed and then the document is changed in SharePoint. 
    The email will no longer point to the version intended but rather the ‘new’ latest version. I need the link to open the correct document version.
    What I need is a persistent link to any version of a document whether the current version or an old one and to generate that at the time the email is created.
    However I cannot see a way to do this. Any help would be appreciated.
    Our current work around is to clone the document to artificially create an old version which can then be referenced. However this is not desirable.
    Thanks Richard

    Hi Richard,
    I'm afriad that it is impossible to modify the current document url(canonical path) to the last history version document url(revision path) in the workflow mail has been sent after the new current document(canonical path) generates.
    The canonical path document will always points to the lastest current version document, the persistent link of revision path document will only be available after the newer current canonical path document generates, and the revision path in workflow
    mail will not be available for the curent document item, this is how SharePoint version history works, you can read the following article.
    As a workaround, you may clone the document as you have done, or you may send the all the current version document information and the current document attachment in workflow mail as a snapshot for that time of triggering the workflow.
    http://blogs.msdn.com/b/roberthorvick/archive/2007/01/04/wss-rant-linking-to-the-latest-version-of-a-sharepoint-document-considered-harmful-lessons-6-and-7.aspx
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Daniel Yang
    TechNet Community Support

  • [CS3][JS] How to get the file type of current document

    Hi,
    How to get the file type of current opening document (e.g., tif, jpeg, png) using JavaScript with Photoshop CS3.
    I am using file object the open the files one by one in the folder (the files sometimes don't have the extensions).
    If the current document is in tiff format then I need to convert to 8-bit, if its an Jpg image then needs to ignore the file.
    Regards,
    Karthik

    Do you really need to know the file type? What about just checking the bit depth?
    var doc = activeDocument;
    if (doc.bitsPerChannel != BitsPerChannelType.EIGHT) {//Not 8 bit
    doc.bitsPerChannel = BitsPerChannelType.EIGHT;
    //do your save etc
    }else{
        //Ignore

  • How do I get the full path and filename of the current document?

    I'm writing a format plug-in. How do I obtain the full path and filename of the current image (document) from within my plug-in? Any help would be greatly appreciated!

    I actually just figured this out. For anyone else who would like to know, check out the propetizer sample code in the photoshop sdk. It makes a "filter" plug-in that just spits out all the properties of the document you could ever want to know about. The function I used to get the full path and filename of the current document is PIGetDocumentName(). I hope this helps someone eventually...

  • Powershell / Scientific Notation Woes / Formatting Output to Live Excel Sheet

    I have a WMI query in a script that dumps machine information to a live excel sheet.
    I find when I query the model # of the machine using (this line of code from the script):
    $Sheet.Cells.Item($count,4) = (Get-WmiObject win32_computersystem -ComputerName $computer).Model
    The output almost always changes into Scientific Notation, because this is a typical model number :   "3500-E52"
    Is there a way to modify the formatting of the:
    $Sheet.Cells.Item($count,4)
    so that Excel uses "text" formatting for that cell?  I know you can change the fonts etc... but have not been lucky in finding a powershell > excel reference
    that explains how to change a cell or column's formatting beyond the basics.
    I have seen recommendations to others to dump the results queries to a CSV first, and then import into Excel (which would allow a manual change of that column's format).  I'm just
    hoping to bypass the extra "hands on" and format more directly to a sheet in Excel.
    If .csv is the best way to go, I'll muddle through it and change the code.
    Any help is greatly appreciated.
    Ben

    $sheet.Cells(1,1).NumberFormat
    = "@"
    ¯\_(ツ)_/¯

  • Need to format a vpn log text file into a format that can be written directly to a SQL table

    I am trying to do two thing inside of powershell
    1. Take a vpnlog text file  "C:\temp\ps3\vpnlogs\testlog.txt" formatted as such and be able to directly add the columns to a sql table
    "Number" "Date" "Time" "Interface" "Origin" "Type" "Action" "Service" "Source Port" "Source" "Destination" "Protocol" "Rule"
    "Rule Name" "Current Rule Number" "User" "Information" "Product" "Source Machine Name" "Source User Name"
    "291" "29Nov2013" "23:59:00" "" "A*****" "Log" "Log In" "" "" "111.*.*.* " "A*****" "" "" "" "" "pet*******"
    "VPN internal source IP: 192.*.*.*; reason: disconnected from gateway" "Security Gateway/Management" "" ""
    2. Remove the empty colums in this text file so that I can then find a way to upload only colums that have a column name directly up to the sql table via a powershell script .
    SO basically import txt file format it into colums that have data that can then be directly written to a sql table without me having to manually create the columns in the table. if this worked correctly the sql table would be uploaded with the colums and
    data from sql.
    I can do the upload portion with the below listed powershell command however when I import the following file into powershell I have to manually import the testlog.txt into excel then save as a csv to upload... not to mention I had to
    manually create the columns in the sql table so that it imports correctly.
    get-content "C:\temp\ps3\vpnlogs\testlog.txt" I can not get the data to format correctly without manually importing it into the logfiledata.csv.
    $dt=Import-Csv-Path"C:\temp\ps3\vpnlogs\logfiledata.csv"|Out-DataTable
    Write-DataTable -ServerInstance"myserver"-Database"mydata"-TableName"dbo.VPNLOGS"-Data$dt
    I also have tried this to format the text file but it's not working the way I thought it should, but I don't want to have to create the .CSV file if I can avoid it I would rather take the data in powershell formatted and use the colums to
    get-content"C:\temp\ps3\vpnlogs\testlog.txt"|Foreach-Object{
    ($_ 
    -replace'"',',')
    } |Set-Content"C:\temp\ps3\vpnlogs\testlog2.csv"
    | Import-Csv
    "C:\temp\ps3\vpnlogs\testlog2.csv"|selectNumber,date,time,interface,origin,type,action,service,"source
    port",source,destination,protocol,rule,"rule
    name","current
    rule number",user,information,product,"source
    machine name","source
    user name"
    "Number" "Date" "Time" "Interface" "Origin" "Type" "Action"
    "Service" "Source Port" "Source" "Destination" "Protocol" "Rule" "Rule Na
    me" "Current Rule Number" "User" "Information" "Product" "Source Machine Name" "Source User Name"
    "473" "4Dec2013" "23:59:01" "" "AAMESXF604" "Log" "Log In" "" "" "ip72-198-30-53.ok.ok.cox.net" "AAMESXF604" "" "" ""
    "" "usthompst"

    Thank you Mjolinor this seems to have given me a good output, now do you know of a method using the out-datable  and write-datatable that I can use to directly upload the objects and data. Really I do not want to have to create another file at this
    point I would like to take all of this info and now write it directly to my SQL-Table...
       TypeName: Selected.System.Management.Automation.PSCustomObject
    Name                MemberType   Definition                                                                                       
    Equals              Method       bool Equals(System.Object obj)                                                                   
    GetHashCode         Method       int GetHashCode()                                                                                
    GetType             Method       type GetType()                                                                                   
    ToString            Method       string ToString()                                                                                
    Action              NoteProperty System.String Action=Log In                                                                      
    Current Rule Number NoteProperty System.String Current Rule Number=                                                               
    Date                NoteProperty System.String Date=4Dec2013                                                                      
    Destination         NoteProperty System.String Destination=******                                                          
    Information         NoteProperty System.String Information=VPN internal source IP: *.*.*.*; reason: disconnected from gateway
    Interface           NoteProperty System.String Interface=                                                                         
    Number              NoteProperty System.String Number=473                                                                         
    Origin              NoteProperty System.String Origin=********                                                                  
    Product             NoteProperty System.String Product=Security Gateway/Management                                                
    Protocol            NoteProperty System.String Protocol=                                                                          
    Rule                NoteProperty System.String Rule=                                                                              
    Rule Name           NoteProperty System.String Rule Name=                                                                         
    Service             NoteProperty System.String Service=                                                                           
    Source              NoteProperty System.String Source=ip*-*-*-*.ok.ok.cox.net                                                
    Source Machine Name NoteProperty System.String Source Machine Name=                                                               
    Source Port         NoteProperty System.String Source Port=                                                                       
    Source User Name    NoteProperty System.String Source User Name=                                                                  
    Time                NoteProperty System.String Time=23:59:01                                                                      
    Type                NoteProperty System.String Type=Log                                                                           
    User                NoteProperty System.String User=*******  

  • Formatting a document in non-book layout

    How can I go about formatting a document so that the pages are in (say) a 4x3 grid, or whatever, instead of a typical facing or non-facing book format?
    Thanks!

    Thanks for your input, everyone.
    I am creating a set of 24x36 inch presentations sheets, which will be arranged on a wall 4 wide by 3 tall.  Should have specified this in the first post.  Creating a 144" x 72" sheet would work, but at print time, I'd have to then take the content from each of the 12 sections and move it to a 24x36 document for plotting, correct? That wouldn't be too much work, and in reality, having the individual sheets next to each other, with no pasteboard in between would be nice, as they'll be trimmed and positioned thusly when I plot...
    Thanks very much.

  • Too many archived documents are suddenly extracted into BW

    Dear All,
    I am not person of Finance but I will try to provide necessary details here.
    We have archiving in place in ECC. For a specific document, if I go to FB03 for the document, it shows the information but with message that 'Document is already archived'. Document is related to year 2011.
    Now, suddenly too many documents were extracted last week spanning from year 2009 to 2011. When I check in 'Document changes', it shows that last change was done in 2011 only.
    I want to know what possible change could cause these archived documents to extract again into BW.
    or any pointers are also welcome.
    Thanks,
    Purvang

    If you bought it from Apple, you are covered by one year of AppleCare, which includes three months of free phone support, for any problem. You should take full advantage of that. It sounds like you may have hardware issues (the audio jack) but a lot of your items sound like a matter of changing preferences or display settings - Apple can help with this, as can a local friendly Mac consultant.
    For example, you mention that you get a "screen-wide mass of writing". Do you know what application you're opening the file in? Many Mac apps have full-screen mode, which sounds like what you describe, and you can get out of it by moving your cursor to the top right of the screen until you see the menu bar appear - there's a blue icon with two arrows, and clicking this will get you out of full screen mode.
    QuickTime does not play all formats of video. Try an alternative video player such as VLC. (http://videolan.org/VLC)
    Hope that helps somewhat.
    Matt

  • How do I open my old Appleworks documents which have turned into Unix Executable Files?  I would like to convert them into Pages documents.

    How do I open my old Appleworks documents which have turned into Unix Executable Files?  I would like to convert them into Pages documents.  I also have old Word Perfect documents which have become similarly unopenable.

    Best bet might be to try opening them using LibreOffice [free] and save them to .doc.
    Do you really want to save them as .pages files? You are jumping from the frypan into the fire. Yet another proprietary format that Apple has again deadended with no working translation.
    Peter

  • Get ID to "Place" from current document folder?

    I work in ID all day, constantly placing images. It frustrates me that whenever I open a document and try to place a file, it brings me to a completely unrelated folder (wherever I last placed an image).
    Wouldn't it make sense for inDesign to open the finder folder where the current document is saved? That's where all of my links and images are saved... If I'm placing into that document, isn't it likely that my links can be found in the same folder as the document?
    Any way to change this setting?

    This is one of those things where no matter what behavior is chosen, it's going to be wrong for somebody.
    Best you can do for now is request this be made a user option: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • I`d like to know how can i insert documents, xls/doc/pdf into iCloud and have them in my iPhone and my iPad. I just found one way, through ibooks, but i think it isn't a practical option.

    I`d like to know how can i insert documents, xls/doc/pdf into iCloud and have them in my iPhone and my iPad. I just found one way, through ibooks, but i think it isn't a practical option.

    Just use Drop Box instead.

  • While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?

    While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?

     Thanks for answering. The version is XI.0.10. I just did the update yesterday hoping that I could now properly edit a scanned pdf document. Yes, it's happening on most all scanned documents. I followed your steps & found the list of fonts used in the document & then attempted to edit. The same occurs. When I type in a correction, I get an error alert... "the original font (in this case Fd 5805) is not available or can't be used in editing. Acrobat is using the font Minion Pro in its place." 
    When I select the text & right click as you suggested, my only choices are cut, copy, delete or select all, no "edit text".
    I have no other options to choose another font. Thanks for any help you can direct my way. 
    Debbie
          From: sukritd15 <[email protected]>
    To: Deborah Karr <[email protected]>
    Sent: Friday, February 13, 2015 5:35 AM
    Subject:  While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?
    While editing a scanned pdf, Acrobat will not recognize the current font & change to very different font. How can I choose the font I want to match the current document?
    created by sukritd15 in Creating, Editing & Exporting PDFs - View the full discussionHi Deborah , I would like to know couple of things before I assist you further.1.Which version of Acrobat are you using ?2.Is it happening for all the scanned PDF' or any particular PDF? You can try these steps,Launch the scanned PDF >right click >Document Properties(from the drop down list) >Fonts(on the dialog box)>From here you will get the fonts used in that PDF . While editing the PDF ,select the text that are editing or typing in with the help of selection tool .After you select the text ,right click on the text and choose "edit text" from the drop down list .From there you will be able to choose the desired font . RegardsSukrit Dhingra If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7190881#7190881 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7190881#7190881 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Creating, Editing & Exporting PDFs by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

Maybe you are looking for

  • Error while creating a credit memo with reference to invoice

    HI aLL, I am facing one issue while creating a credit memo request in VA01 with reference to invoice. Our project stock is valuated stock. When we try top copy the error pops up" Valuated project stock not allowed with customer stock." and the line i

  • Data conversion for New GL - Going live during fiscal year

    Hi Experts, My client is going live on Oct 1 (fiscal year in Jan -Dec). So for data conversion we need to load P&L and BalanceSheet as of Sept 30, 2009.  I need your help to resolve few open issues. (we have activated Doc Splitting with Zero Balance

  • Android Captive Runtime stability

    I tried publishing my Google Android application with "Export application with captive runtime" this week and I immediately noticed stability issues. The application will run for a short time and then will suddenly unload itself. When checking the An

  • WiFi difficulties after v10.7.5 update

    After the 10.7.5 update I've been experiencing a lot of difficulties with my WiFi on my MacBook Pro, and I strongly believe the problem is with the update because all my other devices work just fine. Also I haven't experienced any problems with WiFi

  • Change documents for a Z table

    Hi, We have a Ztable with 4 fields, Due to some business reasons.. . We have given access to users for changing the contents of the table. Now For audit purpose Customer wants to track the changes made to the table. I came know that this can be achie