Printing more then one even Sites to one paper

Hallo,
I have some trouble with printing on Mac OS X 10.6.4:
I want to print 16 pages from a Document (Number 1 till 16).
I select uneven pages for the first run (I want to rotate the paper after this run to print the back side after that). So I print page number 1,3,5,7,9,11,13,15 in the first run and after that I turn the Papers and print page number 2,4,6,8,10,12,14,16.
That works fine.
But now I want to print 4 Pages to one Page. So I want to have 2 Pages in the first run, with Page 1,3,5,7 on the first Page and 9,11,13,15 on the second page. In the second run I want to have Page 2,4,6,8 on the first Page and 10,12,14,16 on the second Page.
Now Mac OS have a bug: Mac OS prints me with this settings on the first run Page 1,2,3,4 on the first Page and 9,10,11,12 on the second Page. On the second run Mac OS X prints Page 5,6,7,8 on the first Page and Page 13,14,15,16 on the second Page.
Does anybody know how to fix this?
Or is there any other workaround to print like I descriped it how I want to have it?

Call append() rather than setText().
While you're at it, get your data out of parallel arrays and into a proper class.
[The Java� Tutorial - Lesson: Classes and Objects|http://java.sun.com/docs/books/tutorial/java/javaOO/index.html]
~

Similar Messages

  • Print more then one pdf in window

    Hi, i use print preview for printing one pdf in crm, for one pdf everything works fine, but i need print more then one pdf in one popup window, any idea how to do it ?

    Hi, i describe process i have 4 adobe forms: - agreement 1 - agreement 2 - attachment A - attachment B user click on button print preview, popup windows is show, on this popup windows user have to choose one of  two adobe form (agreement 1 or agreement 2) after choosing adobe form, form that has been selected is printed in and display in new popup windows but sometimes, depending on the circumstances i have to print form that has been selected by user and attachment A (or/and) attachment B I wonder if there is the possibility to merge this 2 or 3 pdf in on pdf ?
    I use this code:
    * Create PDF Object.
       data: l_pdfobj type REF TO IF_FP_PDF_OBJECT.
       l_pdfobj = l_fp->create_pdf_object( connection = p_dest ).
    * Set document.
       l_pdfobj->set_document( pdfdata = fp_out ).
    * Execute, call ADS.
       l_pdfobj->execute( ).
    * Get result.
       l_pdfobj->get_document( importing pdfdata = fp_out ).
    maybe i can add pdf to the l_pdfobj.... but i don't know how,
    right now l_pdfobj get only one pdf.

  • I can't print more then one page of a firefox document that is more then one page long. os xp3sp

    I can't print a document that was created by firefox and is longer then one page.
    == when I started using firefox

    Firefox has problems with some style rules.
    First, it's always helpful to use any print-formatted or print-optimized version of the page. Sometimes there is a link for this.
    Second, in some cases you need to use this trick: press Ctrl+a to select all content on the page, then Ctrl+p to display the print dialog, and click the radio button next to Selection.
    Those tricks don't always work, but hopefully they will help.

  • JTextArea, Printing more then one Array item

    I have a run time problem. I am loading arrays to be printed out in a JTextArea. I'm using netbeans to create the application.
    I want to be able to print out the array items into the text field. Is there anyway I can do this. At the moment it is just printing out the last item of each array into the Text Area. Can someone please explain the problem with the text area, or how to get multiple items from an array printed in an application.
    public void ArrayPrinter(String[] AirlineName, String[] Destination, int[] SeatsOpen, double[] TicketCost){
             for (int i = 0; i < AirlineName.length; i++){
                jTextArea1.setText(AirlineName[i] + ", " + Destination[i] + ", " + SeatsOpen[i]+ ", " + TicketCost);

    Call append() rather than setText().
    While you're at it, get your data out of parallel arrays and into a proper class.
    [The Java� Tutorial - Lesson: Classes and Objects|http://java.sun.com/docs/books/tutorial/java/javaOO/index.html]
    ~

  • Printing salesinvoices, is it possible to do it for more then one invoice?

    Is there a method to use VF03 with a selection for more then one sales invoices?
    I want to print them as pdf file, so I have to fill in the field billingdocument, but I need it for more then one invoice at the same time.
    I tried but it seems not to work. Is it not possible? Or is there another solution to print more then one invoices at the same time?

    Hi,
    check in the Commnication method of your Output type whether In the NUMBER OF MESSAGES field was maintained as 4
    No of messages field will control the Number of invocies to print
    check this and revert
    thanks
    santosh

  • I have a mac book pro and when I turned on iChat it would not let me video chat with more then one person even though I was able to in the past. It only showed an icon to video chat with one person. Please help!!

    I have a mac book pro and when I turned on iChat it would not let me video chat with more then one person even though I was able to in the past. It only showed an icon to video chat with one person. Please help!!!! ASAP

    Hi,
    Check the iChat Menu > Preferences > Video Section > Bandwidth setting.
    iChat needs to see a Minimum of 128kbps to do 1-1 chats in Video
    For 3 and 4 way chats it needs 384kbps
    Set the Bandwidth to 500kbps if it is set lower.
    Also check the speed you are getting from your Internet supplier.
    9:28 PM      Thursday; February 23, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Can I have more then one MVIEW site connected to single master site?

    Hi,
    I need one help from your end.
    Currently I am working on Basic Replication.For that I am using Read only Materialized views.first i tried with one master site & one Materialized view site its working fine,Can I have more then one MVIEW site connected to single master site referring to same database ? if so how to achive this one..

    Actually one of my senior told me that you need to change number of OPEN_LINKS value like that so for that reason I asked this question.
    Still that problem not solved..
    I will explain what are all the things I did ok.
    IN MASTER SITE:
    I am creating read only MVIEW's.
    first i created one user repadmin and have given
    1>execute any procedure
    2>dbms_repcat_admin.grant_admin_any_repgroup
    3>dbms_repcat_admin.grant_admin_any_schema
    4>select any dictionary
    and all other grants to repadmin user
    then I changed global_name = 'zxincmp' on Master site.
    Then I created mview log for each table (for 85 tables) & then I created mview's for that table on Master site itself. later I took a dump of these 85 mview's . then I transfered this dump to one of my mview site.
    IN MVIEW site:
    I created one user zxdbp_55 and all the above rights are given to this user & i created one public dblink
    "zxincmp" using "TO_CMP"(master site).Then I imported that dump which i took from master site.
    then i created one private link zxincmp in one of my mview site.then i used DBMS_REFRESH.MAKE('')
    to refresh all my tables & to set the interval..
    after that i created index on the mviews..
    this will works out fine for single master & single mvirew site.but I tried with the same procedure to prepare one more mview site,everything is fine but main problem is second mview site is not getting refreshed automatically,i need to do refresh manually from enterprise manager.. then it will get refreshed.
    how to overcome this problem? I am using same db name ,dblink,refresh group for both the mview site will it affects anywhere?
    Thanks & Regards,
    Hanumanth.

  • More then one site on iweb?

    Can more then one site be created on iweb - two different websites?
    Thanks, Halley

    Yes, you can. There are many threads on this forum discussing this.
    I have two site running fro my iweb.
    Some have suggested running them under different users on the mac
    Good luck,
    Ben

  • View more then one site

    Hi, I was wondering if anybody knows how i can view more then one web site at a time instead of having to minimize or close every single time? For example, on a PC there are tabs at the bottom of the screen and you can flip back and forth between site, can a MAC do anything like that?

    Hi
    Welcome to Apple Discussions and Mac computing.
    Go to the Safari Menu (to the right of the Apple Icon in the upper right of the screen) and select Preferences. When the Preference panel opens, select Tabs (if you don't see a Tab panel, click on the small pill button in the upper right). Check all available boxes. You'll see instructions for key commands on this panel to activate different aspects of Tabs. If you want to learn more about the Tab function, go to the Safari Help Menu and type "tabs" in the Search field.
    Once Tabs is activated, a Tab Bar appears, similar to what is created at the bottom of the IE window. To create a new tab, simply press the Command and T keys. If you want to open a link on a web site in a new tab, hold down the Command key when you click on the link.
    Good way to familiarize yourself with OS X is to pick up a copy of Scott Kelby's book OS X Tiger: Killer Tips.

  • Installing more then one HP All in One networked printer on one computer

    I want to be able to install more then one networked all-in-one printer on a single computer.
    This is need to be able to move from home office with one all-in-one to a client's location
    with another all-in-one but a different model.
    I have been told in the past that I can connect one via network connection and one via USB
    but this is not an acceptable solution because the printers are networked and used buy more then one system
    at a time.
    I don't think this is a unique situation for consultants or moble workers.
    Is there a way to do this with networked HP all-in-ones printers?

    What are the printer models and your operating system.  I am using both the Photosmart 2610 and Officejet 7410 networked here and have additional drivers installed for a K60 that is at another location I occasionally visit.  Typically you would install the most recent driver and install the printer, then run the installer again and specify "Add printer".
    Regards,
    Bob Headrick, Microsoft MVP Printing/Imaging
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Cannot print more than one copy! Any ideas?

    My wife came home with a HP 5400dn officejet pro the other night from Staples.
    After setting the thing up with a successful test page, I tried a real print job. So far so good. Then I tried to use the duplex function but wait, where is the option to duplex print? There isn't one, even with a 2 page document!
    Then I tried to print a two sided document manually, first one page, then the other. OK, fine, but what if you want 10 copies of one side?
    No way! I hit the print command, set the number of copies, and get 1 copy. Again and again. And again. It does not matter whether I ask for 5, 10 or 40 copies. I get 1 copy.
    So I called HP and after 45 minutes with a Mac using tech who is mirroring everything he tells me to do, we can't get the thing to print more than one copy.
    So he tells me he will forward the issue to HP engineers who conference call with Apple engineers weekly to resolve these kinds of issues, but he thinks its is an OSX 10.4.10 issue.
    So because I need a printer, we go out yesterday and buy a Brother 4040cn color laser printer (Staples again, great price, 399). Today I set it up in 10 minutes, easey peasey, and guess what? Still no multiple copies.
    Does not matter how many I ask for, print quality is excellent, but it will only give me one copy.
    Sounds as though it is an OSX issue, no?
    But wait! I am using Open Office 2.2, could that be the problem? I don't have any microserf Office products to test from, could it be the application not the OS?

    But wait! I am using Open Office 2.2, could that be the problem? I don't have any microserf Office products to test from, could it be the application not the OS?
    There does seem to be a problem with OpenOffice 2.2. I just tried printing 3 copies of a document. It only printed one copy.
    I looked at the CUPS error_log to see what was happening. I have CUPS debugging turned on. The parameters that OpenOffice sent to the printer show:
    D [18/Aug/2007:10:25:06 -0500] StartJob: argv = "Epson1280_GP_5_usbtb","251","matt","Test Copies","1","InputSlot=Standard PageSize=Letter","/private/var/spool/cups/d00251-001"
    I then sent a print job requesting 3 copies from BBEdit. The parameters that were sent to the printer show:
    D [18/Aug/2007:10:35:25 -0500] StartJob: argv = "Epson1280_GP_5_usbtb","252","matt","Test Copies","3","StpQuality=Standard
    The important parameter appears after the job title "Test Copies". The job from OpenOffice shows it requested one copy. The job from BBEdit shows it request 3 copies.
    I don't have a solution for you, but I can confirm where the problem is. It would exonerate both the printers you tried.
    Matt
    Edit: Crossed out text is due to Apple's rendering engine and using left and right square brackets.
    Message was edited by: Matt Broughton

  • Hdiutil and creation of more then one partition in a dmg and sparse image?

    Hello,
    My main question,
    after reading the man page and googling, I can't find any way to create a DMG file with more then one partition. Is this even possible?
    My finaly goal is to attach those with -mountRandom and - nobrowse from inside a cocoa.app.
    I need the return value to get the random path to those partitions.
    hdiutil attach test.dmg -mountrandom /Users/dev/Desktop/testdmg
    /dev/disk7 GUIDpartitionscheme
    /dev/disk7s1 Apple_HFS /Users/dev/Desktop/testdmg/dmg.A43MrA
    But I see that when I use a mutli partition dmg ( here simulated ) I will have to look for one or more random paths, something like this.
    hdiutil attach test.dmg -mountrandom /Users/dev/Desktop/testdmg
    /dev/disk7 Applepartitionscheme
    /dev/disk7s1 Applepartitionmap
    /dev/disk7s2 Apple_HFS /Users/dev/Desktop/testdmg/dmg.A43MrA
    /dev/disk7s3 Apple_HFS /Users/dev/Desktop/testdmg/dmg.7IaUpK
    What is the best way?
    to grep a line wich contains '/dmg./ and then awk print $3 ?
    path=/Users/dev/Desktop
    hdiutil attach $path/test.dmg -mountrandom $path/testdmg | grep '/dmg.' | awk '{ print $3 }'
    but what when I attach f.e a sparse image not using the -mountRandom, then I have no '/dmg.' just volumes?
    Is that doable in one universal piece of code?

    I can only answer your question re:multi partition on a .dmg with:
    doug-penningtons-power-mac-g4:Desktop dougp$ diskutil list
    /dev/disk0
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *57.3 Gi disk0
    1: Applepartitionmap 31.5 Ki disk0s1
    2: Apple_Driver43 28.0 Ki disk0s2
    3: Apple_Driver43 28.0 Ki disk0s3
    4: AppleDriverATA 28.0 Ki disk0s4
    5: AppleDriverATA 28.0 Ki disk0s5
    6: Apple_FWDriver 256.0 Ki disk0s6
    7: AppleDriverIOKit 256.0 Ki disk0s7
    8: Apple_Patches 256.0 Ki disk0s8
    9: Apple_HFS Joe 57.1 Gi disk0s10
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *10.0 Mi disk1
    1: Applepartitionmap 31.5 Ki disk1s1
    2: Apple_HFS me 10.0 Mi disk1s2
    doug-penningtons-power-mac-g4:Desktop dougp$ diskutil partitionDisk disk1 2 HFS+ leroy 5M HFS+ madge 5M
    Started partitioning on disk disk1
    Creating partition map
    Formatting disk1s2 as Mac OS Extended with name leroy
    Formatting disk1s3 as Mac OS Extended with name madge
    [ + 0%..10%..20%..30%..40%..50%..60%..70%..80%..90%..100% ]
    Finished partitioning on disk disk1
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: Applepartitionscheme *10.0 Mi disk1
    1: Applepartitionmap 31.5 Ki disk1s1
    2: Apple_HFS leroy 5.0 Mi disk1s2
    3: Apple_HFS madge 5.0 Mi disk1s3
    Message was edited by: doug pennington

  • Tag_classifications more then one time in a web app

    Hello everybody, I have a question about the tag classifications. I have a site with a breadcrumb and a titel. I want to have the title of the selected category in the breadcumb and titel. The tag classifications will do the job. But when I place the tag two times in the web app, the second it will show as {tag_classifications}. How can I have a category name more then one time on a web page?

    In case it's useful, I figured out a javascript workaround for this...
    I set the id of the div that has the first instance of {tag_classifications} to "classTag". Then I define a function that gets the contents of that div, puts it in a variable and then prints it out. Lastly, I call that function wherever I need more {tag_classifications} to appear.
    Seems to be working for me. Hope this helps.
    Adrian
    1.  My first instance of the tag goes like this - note the id of the div is set to "classTag"
    <div id="classTag">{tag_classifications}</div>
    2.  I put this javascript function somewhere above where I need the second instance of the classifiactions tag.
    <script type="text/javascript">
    function getClassTag(){
    var myClassTag = document.getElementById("classTag").innerHTML
    document.write (myClassTag);
    </script>
    3.  Where I need the second (or more) {tag_classifications} to appear, I put this instead:
    <script type="text/javascript">getClassTag();</script>

  • Priting more then one page in the layout

    I can't print anymore more then 1 pages per layout of each printed page!
    This happened from leopard. I have upgraded the system, then i did a archive & install trying to solve the problem, but there were no changes.
    I can't print even from new just created users

    Not sure this will help -- But at first I was not able to print more than one page on my EPSON STYLUS PHOTO R200 printer. When the page opened -- I had the Printer listed in the top Title space. After several attempts, i noticed there was a black arrow next to the Printer name -- I clicked on it to open and all of the application features including setting # of copies appeared. I seem to remember reading something that in Leopard 10.5 Printing is now tied to the application rather than the printer. Maybe this had something to do with it not appearing at first.
    Only problem I have now is LEOPARD does not recognize my printer Utility software --for cleaning heads, determining ink levels, etc. I've e-mailed EPSON on this
    Pete Collins

  • How do I get the text to flow throughout more then one page.

    Hello,
    I am currently using LiveCycke Designer to create a scholarship for my company. I created fields for the form and I would like to insert a text to describe the scholarship. When I insert the text, it doesn't flow onto the next page. I've tried creating a subform and clicking "flowed" and "allow page breaks within content". I also clicked auto-fit for the height, but it just makes a line. For the text box, I've clicked "Expand to fit on the height". It is also a dynamic XML Form. Is there anything else I should be doing?
    I could always send the file to someone to see if they can figure it out.
    Thank you,
    Natalie

    Thank you so much !
    but the link doesn't seem to work. It says that the URL is not in the correct format for an Acrobat.com document link.
    Natalie
    Date: Wed, 12 May 2010 07:53:12 -0600
    From: [email protected]
    To: [email protected]
    Subject: How do I get the text to flow throughout more then one page.
    Here is the corrected form..Even you you set the Subform type to "Flowed" to the subform where the Text box resides, you did not set the Page1 to Flowed (which is the key)..But when I make the Page1 type to "Flowed", all your fields above the Scholrship text boxes' Subform will go one below another.. To fix this, first I have select all the fields and wrap them into a subform and then set the Page1 to Flowed..
    https://acrobat.com/#d=XQ1yfV8fCk85M7sRLD*-gg
    Thanks
    Srini
    >

Maybe you are looking for

  • Illustrator CS3 will not open! Please help!!

    I've been using illustrator CS3 all day (no problems since I installed upon purchase over a year ago) and this afternoon illustrator crashed. i tried to open it again and nothing. it brings me to the illustrator screen saying "initializing" and then

  • Export a Full Quality QuickTime Movie for CD

    Hello - I have an 11 min. movie, that contains mostly pics, but also some video - I will be giving it to someone to play on there computer, which will also project onto a screen, during a wedding reception. She just wants to be able to load it into h

  • Multiple parallel approval task

    Hi, Can anybody tell me how we can acheive multiple approval in OIM? I have a requirement where I have to send approval task to multiple approvers and based on each approvers response I have to AD group. Currently I have a request where a user can re

  • BI Check config error

    Hi, The following is the output of running Bi_checkconfig.bat from my client machine. Can somebody decipher what it means, and what I need to do? Thanks in advance. bi_checkconfig.xml follows: <?xml version="1.0" encoding="UTF-8" ?> <BICheckConfig ve

  • Restoring Deleted backup!

    I have time capsule 1TB & I have updated the firmware. & everything was fine until I clicked start back up. it completely deleted my 600gb backup!!! & overwrote it with the new one!!! I want to restore it because there are files I want from that time