Why can't I print more than one page?

I'm pring a lafge text:
<af:inputText id="it1" value="#{main_bean.resp}" readOnly="true"
simple="true" rows="#{main_bean.kvitRows}" styleClass="AFStretchWidth"
visible="true"/>
That is I use one af:inputText with many rows.
To send it for pring I use JavaScript.
<af:resource type="javascript" >
function printPage(evt){
window.print();
evt.cancel();
window.close();
</af:resource>
When printing it clips the text. If the text is more than one page it print only one page. I need to continue printing on the next pages (not to clip). When printing othe web-pages it distributes it onto several paper pages.

Michele Stapleton wrote:
I think using Numbers is too complicated because what I want essentially is a text document I can alter.  I take the information they put into my form and repurpose it in a way I find more useful while performing the job. So, I want to be able to take their typed information and move it around. And add some more of my own.
You may perfectly "their typed information and move it around" in Numbers which behave as the AppleWorks Draw environment.
Here is the second page in the document which I posted before.
As you may see, the standard Word Processor features are at work:
Spell Checker
Selection…
I exported my AppleWorks documents in Numbers ones.
And of course, with the Numbers document open, you may copy pieces of it and paste them in Pages's pages.
Yvan KOENIG (VALLAURIS, France) jeudi 16 juin 2011 16:44:30
iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
Please : Search for questions similar to your own before submitting them to the community
To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Similar Messages

  • Why can't I paste more than one page at a time?

    I have a problem with Pages when I try to paste more than one page worth of content at one time.
    In my business I have a form online for clients to fill out. When the clients have finished the form, I copy the form (saved either as a safari document or as a pdf) and then try to paste what I have into Pages. It should flow to fill out four pages, but for some odd reason it only fill the first page of a Pages document, then it gives me a second blank (empty) page. So the document is two pages long, but only the first page has content.
    I know the pasted information is hidden in the document, because if I were to cut (erase) a few lines of content, the pasted information would appear from the bottom of the page to fill the space I just made.
    Why is Pages not making a four page document containing all my pasted information? Why isn't it flowing to fill out as many pages as it takes to show all the information?

    Michele Stapleton wrote:
    I think using Numbers is too complicated because what I want essentially is a text document I can alter.  I take the information they put into my form and repurpose it in a way I find more useful while performing the job. So, I want to be able to take their typed information and move it around. And add some more of my own.
    You may perfectly "their typed information and move it around" in Numbers which behave as the AppleWorks Draw environment.
    Here is the second page in the document which I posted before.
    As you may see, the standard Word Processor features are at work:
    Spell Checker
    Selection…
    I exported my AppleWorks documents in Numbers ones.
    And of course, with the Numbers document open, you may copy pieces of it and paste them in Pages's pages.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 juin 2011 16:44:30
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Why can´t i have more than one initiator task on my bpm process

    Hi All.
    I am working with BPM 11g and would like to know:
    Why can´t i have more than one initiator task on my bpm process
    In this case, i will have two separeted process where each has its initiator task?
    Regards,
    Diovani

    Hi Diovani
    Two different processes can have different task initiators...task initiator means creation of a process instance which can happen only once

  • Iphone6 why can't I save more than one contact?

    iphone 6 why can't i save more than one contact?

    Hi Diovani
    Two different processes can have different task initiators...task initiator means creation of a process instance which can happen only once

  • SMARTFORM: how to create 3 copy (each copy can print more than one page)

    SMARTFORM: how to create 3 copy (each copy can print more than one page)
    Hello everyone.
    my user want to have form that print 3 copy.
    such as 1 copy description = master,  2 copy description = copy 1 ,3 copy description = copy 2.
    so i create 3 page . I copy from page 1.
    and in each page there is main window which can have data more than 1 page.(such as have a lot of sale data ,it's take 2 page for show output .so it's take 2 page in each copy)
    please help me.
    how to set page and window in each page for print 3 copy and each page can have main window that print more than 1 page

    Hello Vinit.
    thank you very much for your help.
    could you help me more please.
    in below code
      DO NAST_ANZAL TIMES.
    l_counter = l_counter + 1.  " << pass this to FM and use for the TEXT to print
    CALL FUNCTION LF_FM_NAME
               EXPORTING
                         COUNTER = l_COUNTER   " USE this to derive the text into PRINTOUT
    enddo.
    Now i out of office .so i cannot test.
    where do i set NAST_ANZAL for 3 ?
    can i input ?
    NAST_ANZAL = 3.
      DO NAST_ANZAL TIMES.
    l_counter = l_counter + 1.  " << pass this to FM and use for the TEXT to print
    CALL FUNCTION LF_FM_NAME
               EXPORTING
                         COUNTER = l_COUNTER   " USE this to derive the text into PRINTOUT
    enddo.
    Edited by: dittaporn nanasilp on Mar 12, 2011 3:33 PM

  • Problem with printing more than one page (ghostscript broken?)

    Hello,
    since one of the last package updates I have problems with printing more than one page. The print problems occurs as well with pdf files as well with printing websites. I use an actual KDE system with commercial turboprint printer driver. The first page always prints fine, but all consecutive pages are corrupted.  As from a similar problem some months ago, I assume a broken ghostscript package. I tried to downgrade ghostscript to check that, but I get depency problems:
    root@arch32 dieter]# ls -l /var/cache/pacman/pkg/ghostscript-*
    -rw-r--r-- 1 root root  9906288 21. Mär 2010  /var/cache/pacman/pkg/ghostscript-8.71-3-i686.pkg.tar.xz
    -rw-r--r-- 1 root root 11402624  8. Okt 22:44 /var/cache/pacman/pkg/ghostscript-9.00-1-i686.pkg.tar.xz
    [root@arch32 dieter]# pacman -U /var/cache/pacman/pkg/ghostscript-8.71-3-i686.pkg.tar.xz
    Löse Abhängigkeiten auf...
    Suche nach Zwischen-Konflikten...
    Fehler: Konnte den Vorgang (Kann Abhängigkeiten nicht erfüllen) nicht vorbereiten
    :: libspectre: benötigt ghostscript>=9.00
    [root@arch32 dieter]#
    Anyone else having printing problems or a solution for my problem?
    Thanks, Dieter

    This may not be related but I had a problem printing a pdf today whereby the second page got corrupted. The same pdf had printed fine several months ago. I realised that (long story) for some reason I had switched drivers (HP printer) from hpijs to hpcups. I installed the printer again as a "new" printer using the hpijs driver and it printed properly this time.
    So it may be that the bug causes issues with some drivers. You could try an alternative driver for the printer as temporary workaround?

  • Re: Can't print more than one page of a PDF

    I have Acrobat and Reader 9.3.3. With either program I can't print more than 1 page of any PDF despite changing settings. What will fix this problem? Thanks in advance for your help.

    Adobe strongly recommends that you should NOT have Acrobat and Reader installed on the same system. They have the bad habit on stepping on each other's files. You do not need both programs to read PDF files.
    You should uninstall Reader and repair Acrobat. I also recommend that you restart after removing Reader and after repairing Acrobat.
    Good luck.
    Ken Friedman

  • K5400 will not print more than one page at a time.

    The K5400 Office Jet Pro will not print more than one at a time when I change the number of pages to print in Printing Preferences.  I have downloaded all the updates available and have tried many times.
    Using a Windows XP SP3 computer.
    Thank you, Marion

    Hi,
    The HP Deskjet 1050 All In One can perform multiple copies at a time. To perform a multiple copy, press the Copy Black or Copy Color button as many times as the copy is required. A maximum of 10 copies can be performed at a time.
    Please open the link below which illustrates the same.
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02459739&tmp_task=prodinfoCategory&lc=en&dlc=en​...
    If the issue persists then, please perform the steps as shown below and check the copying function again.
    Steps to perform a reset.
    Press the Power button ( ) to turn off the product.
    NOTE: The product might not turn off after pressing the Power button. Continue to the next step regardless.  
    Disconnect the power cord from the rear of the product.
    Disconnect the power cord from the electrical outlet.
    Wait 30 seconds.
    Reconnect the power cord to the electrical outlet.
    Reconnect the power cord to the rear of the product.
    Press the Power button ( ) to turn on the product.
    Connect the unit directly to a wall outlet.
    Check the copying function now.
    I hope this resolves the issue, if the error persists then please get back to us.

  • Why can't I list more than one e-mail addressee suddenly?

    I think since downloading Mavericks my mail program does not allow me to put more than one contact in the To box. Very frustrating. I
    don't see anything in Mail preferences that will address this problem.

    But the first addressee is no longer inside a blue oval. So, unfortunately, your suggestio does not answer my question.
    Another change to mail is that when I try to send an attachment based on text in Pages, only part of the text appears in my outgoing e-mail. Has Maverick messed things up?

  • How can I print more than one page of an internet site?

    When I try to print pages from internet sites (Facebook, Merchant Circle, Linked In, NBC.com, etc.), Firefox will only print the first page.
    In order to print more information, it is necessary to reduce the scale of the print so more of the information will print on the first page.
    How can I print out more than just one page of a website without having to make the print so small that I cannot read it when it prints?

    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.

  • Why can't I type more than one space in a split-view in DW

    Say, I am an a split view in a Dreamweaver CS5 and I'm typing in the right view (whatever it's called), but for some reason I can't type more than a single space there. Can I disable that?

    Thank you, Curtis. One thing that needs to be added to your post is that one has to restart DW for this setting to take effect. (Well, that may be a bug.) But it still doesn't fix the issue (read below.)
    As for the other two comments, I hate when people try to pigeonhole something without even trying to understand someone's situation. Did I say that I would be using it for a layout?
    Here's why I need it. Say, I'm working on typing a paragraph of text. My preference is to have DW in a split-view, with the HTML being displayed on the left and the "result" view on the right. That view on the right allows me to type in text directly into the page w/o worrying about HTML semantics -- very handy feature, except one little detail. Say, I have the following snippet of text, "This is some sample text" and I want to edit out the word "some" with the phrase "very important". So I highlight the word "some" and begin typing. Everything goes well when I finish typing "very", but as soon as I put a space to begin typing the word "important", something in DW makes the resulting phrase to look like this: "This is very importantsample text" Notice that the space after "important" was removed. You see, I'm not used to adding spaces after each of my edits (and that is how 99% of word processors work in the world) so my documents started to miss spaces and it took me awhile to figure out why. I was truly hoping that Curtis' suggestion would fix the issue, but even though I can add more than a single space, DW still removes spaces for me automatically, like I just explained above.

  • Why can't I have more than one iTunes linked t my iPod

    I have Macs for years, all sorts, I currently actively use, iMac g417,iMac g5 20, iMac intel 24. G4 Mac Mini,Intel Mac Mini, G5 tower, G4 Tower, powerbook g4 and mac book. Yes I know but I work from home with Mac all day...
    I have thousands of songs, all legal, I'm old and have huge CD collection.. I have them spread around the Macs.
    I want to add different playlist from different iTunes to my iPod, just want to drag and drop. Don't care about iTunes store, my CD, my Macs, My iTunes, My Ipod, Not pirating any thing here, WHY CAN I NOT SIMLY DO THIS. I'm forced to go with another player that does not have these retrictions

    Hi Dean, I have no problems using my iPod simultaneously with my notebook and desktop (iBook G4 & iMac G5). All you need to do is un-check the "sync" iPod with iTunes box, or check manually manage music... whatever it is. As long as you are manually managing everything, it should not give you any problems. You can drag and drop to your heart's content! A few notes: MP3 CD's... are amazing, because you don't actually have to import them to your computer, you can just drag and drop the tunes onto your iPod. It might be to your advantage to back up your music libraries on MP3 CD's, the initial process is slightly tedious, but well worth it because you can always create CD's in the future if necessary and free up GB of your hard drive (I'm sure you already thought of this though, you sound pretty savvy.) The ONLY problem I do encounter is sometimes the iTunes on my G5 will just close on me. The trick is to only MANAGE the music from the initial iTunes regardless of where you ADD music from... if that makes sense. Alright, good luck and if you have any questions or anything needs clarifying, just drop me a line (or reply or whatever) Good Luck!
    P.S. I am using the newest iPod Video 80GB, I don't know if that will make a difference or not, but both my sisters have different Nano's and they work the same way that mine does.

  • Why can't bluetooth support more than one item at a time?

    I have a HDX JAM bluetooth speaker which allows me to play music from my iPhone to a nice loud powered portable speaker. The speaker needs to be paired naturally. I wanted to add another HDX JAM so I could hear the music in a couple of rooms as I did household chores, but alas, when I turn one on the other goes silent, in other words, the bluetooth from the iPhone is only allowing me to hear one or the other but not both. Why is this? They both are paired with different numbers, I can have a wireless keyboard and another wireless device paired with my computer, at least I think that works as I also have a wireless bluetooth printer that runs off the computer and the keyboard also and they do not need to be run independently. What am I missing here?
    TIA,
    Ken

    Michele Stapleton wrote:
    I think using Numbers is too complicated because what I want essentially is a text document I can alter.  I take the information they put into my form and repurpose it in a way I find more useful while performing the job. So, I want to be able to take their typed information and move it around. And add some more of my own.
    You may perfectly "their typed information and move it around" in Numbers which behave as the AppleWorks Draw environment.
    Here is the second page in the document which I posted before.
    As you may see, the standard Word Processor features are at work:
    Spell Checker
    Selection…
    I exported my AppleWorks documents in Numbers ones.
    And of course, with the Numbers document open, you may copy pieces of it and paste them in Pages's pages.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 juin 2011 16:44:30
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How can i to print more than one document from a form??

    Hi;
    i would like to print 3 document (PLD) from a order form , ie, i want to print one Order more two documents using Layout Design,
    How can i do it??
    thanks.

    This might be able to be done through PLD.
    1. Go to the Print Layout Designer.
    2. Choose document type relevant to the report that you are going to
    print.
    3. Save template with new name if you are using a system default.
    4. Open the template and go to Print Layout Designer > Display Document Properties > Paper Format tab.
    5. Set the 'Number of Copies'  to 3.
    6. Save the new template and set it as default.

  • Why can't I send more than one picture at a time to anyone? THey do not go through!!!

    I am wondering why since the new update the photos I take and try to send out cannot be sent unless they are sent one by one. I like to take several pics and put in a message and send together bt they do not send. They come back message send failure. WHY?

    Michele Stapleton wrote:
    I think using Numbers is too complicated because what I want essentially is a text document I can alter.  I take the information they put into my form and repurpose it in a way I find more useful while performing the job. So, I want to be able to take their typed information and move it around. And add some more of my own.
    You may perfectly "their typed information and move it around" in Numbers which behave as the AppleWorks Draw environment.
    Here is the second page in the document which I posted before.
    As you may see, the standard Word Processor features are at work:
    Spell Checker
    Selection…
    I exported my AppleWorks documents in Numbers ones.
    And of course, with the Numbers document open, you may copy pieces of it and paste them in Pages's pages.
    Yvan KOENIG (VALLAURIS, France) jeudi 16 juin 2011 16:44:30
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Maybe you are looking for