Flex printing in the enlarged page

Hello friends,
Have one on my canvas.I am doing away with the mouse close to the.Enlarge and print only the visible part of the printed page, we make.What can I do to print the entire.
Is it possible to print multiple pages fit on a page by dividing the screen?
Thanks.

Hi,
I get the following error during the printing PrintJob.
Error : #2141 Only one PrintJob may be in use at a time.
Do you have faced before.
Thanks.

Similar Messages

  • Having dowanloaded Yosemite, I find that I can' enlarge the print on the Help pages.   The Command  keystroke does n`t seem to work.   Any body any ideas as to haw to do it in the new OS X ?

    Having downloaded Yosemite, I find that I can't enlarge the print on the Help pages.   The 'Command +' keystroke doesn't seem to work.   Anybody any ideas as to how to do it in the new OS X 10.10 ?

    Hi ..
    Command + T should definitely work.
    Restart your Mac then try again.
    If that doesn't help, a Safe Mode boot deletes some system caches that may help after an OS X upgrade.
    Top left corner of your screen click the  Apple   > Shut Down.
    After your Mac shuts down, wait 10 seconds, then press the power button.
    Immediately after you hear the startup tone, hold down the Shift key. You should press the Shift key as soon as possible after you hear the startup tone, but not before.
    Release the Shift key when you see the gray Apple logo and progress indicator.
    Once you are in Safe Mode, go back to the Apple  menu. From the drop down menu click:  Restart
    Then try enlarging the text in a Help window.
    About Safe Mode.

  • How can i print all the tab pages not just the first page (tab)

    how can i print all the tab pages not just the first page (tab)

    You would need to do this programmatically. Here's one way:
    Attachments:
    Example_VI_BD6.png ‏3 KB

  • Text overflown is not getting printed in the next page in ADOBE

    Hi Experts,
    I have a text field, where the users can enter the comments. In this text field if the user enters more than a page, a scroll bar appears in the print preview where the users can view the complete text what they have entered, but while printing the text which exceeds more than a page is not getting printed in the next page.
    I have set the subform properties as "Flowed" and the check box "Allow Page Break within content" is also been enabled, but still the extra contents is not getting printed in the next page.
    Please help me regarding this.
    Thanks & Regards,
    Karthik MD

    Hi Lohitha,
    Even "Expand to fit" is been enabled.
    Thanks & Regards,
    Karthik MD

  • Text overflown in the first page is not getting printed in the next page

    Hi Experts,
    I have a text field, where the users can enter the comments. In this text field if the user enters more than a page, a scroll bar appears in the print preview where the users can view the complete text what they have entered, but while printing the text which exceeds more than a page is not getting printed in the next page.
    I have set the subform properties as "Flowed" and the check box "Allow Page Break within content" is also been enabled, but still the extra contents is not getting printed in the next page.
    Please help me regarding this.
    Thanks & Regards,
    Karthik MD

    Hi,
    This issue is in ADOBE, I think there is no concept of Window in ADOBE,
    The text box is placed inside a Subform.

  • I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page, but not all or pages 1-5.  Can this be overcome?

    I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page only, but not all or pages 1-5.  I need to go to the next subsequent page and command to print current page; continuing with this procedure until all pages are printed one at a time. Can this be overcome?

    You can use printPages(1, 5), however I need to know how you print current page.

  • How do I print only the first page of multiple PDF documents?

    I have about 1,500 PDF files (scientific papers) that I need to print only the first page of... Any suggestions on how to do this as a single job or as a few jobs? The files are organized in a bunch of different folders, so if there was some way to do this folder by folder, that would be ok too. Thanks!

    Make sure that in System Preferences Printing & Fax pane you set the default printer to the one you want to use, then put all of these PDF files into their own folder, then open terminal and type the following (without hitting return afterward):
    lpr -o page-ranges="1-1"
    Then drag one of the PDF files into the terminal window (it will add it's path to the end of your command) and replace the file name with *.pdf, so it will look like this:
    lpr -o page-ranges="1-1" /Users/todd/Documents/My\ Folder/*.pdf
    Then hit return.

  • HP Laserjet P3015 double sided - the last odd page prints on the same page when printing two copies

    HP Laserjet P3015 double sided printing is set up on Windows 7.  When printing two copies of a document, if it has odd number of pages, the last page is printed on both sides of the page. There is no page feed for the last page.
    Suppose say there are 3 pages in a document and you want to print two copies. It prints like 1/2, 1/2 and 3/3.  The third page (odd number) print on the same page. The last page page does not print on two pages.
    It works alright on Windows XP.

    Hope that you have configured the correct paper type and size in the printer hardware and also selecting the same paper tray, size, type from the printer driver while printing.
    It may be caused due to the job formatting done by the application software or some jobs settings done from the job/application or printer driver.  Check by toggling the 'collate' option and also try to print from a different application software.
    Please mark the post that solves your problem as Accepted Solution
    Click the 'Kudos Thumbs Up' if this was helpful. Thank You!
    (Although I am an HP employee, I am speaking for myself and not for HP)

  • Printer prints off the wrong pages - HP Deskjet 3050 all-in-one J610 series

    I have a HP Desket 3050 all-in-one J610 and I am running Windows 7 64-bit.
    I'm trying to print off some pages, first through google chrome and then through adobe reader, and the printer prints off the wrong pages. Eg, I told it to print of pages 41-64 odd only and I got all of the even pages. Now, if I try to print anything off, I get the odd page below and the settings are set to 'print all pages'. It was working fine a week ago and nothing's changed since then.
    I tend to use fast draft paper quality as these are lectures notes and not particularly important, but I have tried the normal quality paper and it does the same thing.
    Could anybody help?

    I am having the same problem as Daviemj with HP Desktop D110.  Really tired of the time it takes to use this printer. Solution?   Does anyone know of a good 3 in 1 printer?

  • How to print in the last page of the script..?

    Hi,
    I am working on a script. I have a header window and one main window. In the main window, I am printing the line items of the Invoice. Once the line items finish, I have to print the sub totals there. and also to print the company agreement details(around 10 lines of text) in the last page of the script.
    So, <b>how to print the agreement details in the last page of the script..?</b>
    Can anyone provide me a sample code to find the last page of the Script layout..?
    And regarding writing the agreement details, is it better to hard code the text or use the standard texts..? which one is better..?
    Regards,
    Paddu.

    HI,
      Just create a Standard text, if you are going to use this standard text in other layouts also... and use it otherwise you can hard code it as this its of only 10 lines.
    declare one more element in the  main window itselft and call it atlast it would print in the last page..
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
    ELEMENT = 'FOOTER'<b><- This element should contain the agreement details</b>
    FUNCTION = 'SET'
    TYPE = 'BODY'
    WINDOW = 'MAIN'
    EXCEPTIONS
    ELEMENT = 1.
    Thanks
    Mahesh

  • Multiple marketing labels printed on the same page

    Hi Experts,
    we are using marketing campaigns in order to get a label for each business partner that to target group. For printing the label we are using a form which we assign to the campaign at execution start time.
    The problem is that we get a page for each business partner with its label printed, but what we want is 24 labels be printed on the first page, corresponding to the first 24 business partners of the target group, and so on with the rest of pages and business partners.
    Does somebody know how to achieve it? Any suggestion?
    Thanks in advance.
    Best Regards,
    Rosa

    Hi Rosa,
    I also have same requirement.
    I know its old post.. still Did you get solution for it?
    -Thanks,
    Ankita

  • Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page i.e the reverse side of the page, in the correct direction?in the

    Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page.... i.e the reverse side of the page.....in the correct direction?
    It worked perfectly last week, now there are problems.
    Thanks for any advice.

    Epson Artisan 810 in duplex printing, reverses the second page, so that it is upside down in relation to the first page. Does anyone know how to set the second page.... i.e the reverse side of the page.....in the correct direction?
    It worked perfectly last week, now there are problems.
    Thanks for any advice.

  • Fixing table position on the template and printing on the last page

    Hi,
    I have a requirement where i need to print a table at a fixed position and at the last page.
    if there is a single page, then the said table should print at the bottom of the page ... if there are multiple line records, the records should print on the first page and second page till it completes ... and the table at the bottom ..
    even if there is a single line record, the table should be at a fixed position.
    how can this functionality be acheived ...

    clarify one question pls....
    For eg if there is only one record then the table should be in the bottom of the first page or in the fixed position in the second page.... b'cos as you told about multiple lines of records then it obviously comes in the bottom of the end page and will not be inthe fixed position...... right!!!
    Thanks
    PBV

  • I want to print the story on a story site but all that gets printed is the home page.

    If I go to a site where readers have posted stories I want to print out those stories so I can read them in a comfortable chair and not have to stare at a computer screen. When using Internet Explorer when I click on the story and then hit ctr+p it will print out the story no matter how many pages it is.
    When I try that on Firefox all that gets printed is the home page of the site.
    By the way, my computer shop installed Firefox the other day so I don't know what version it is.

    Try here...
    If you are attempting to update using a Mac or PC with which you do not normally sync
    From here...
    http://support.apple.com/kb/HT4972

  • Printing Problem Pages- When printing, once I have confirmed the printing settings, the Proccessing Page Hangs, and then Pages begins to freeze, and then says Error While Printing.

    Hi there, I wonder if you can help me,
    When printing, on Pages 09, once I have confirmed the printing settings, the Proccessing Page Hangs, and then Pages begins to freeze, and then says Error While Printing. ScreenShots are below.
    Thanks for your help, in advance.
    Then......(after it has frozen, for about 2mins).....
    Cheers!

    IS
    Do you have the same problem with printing from other apps, such as TextEdit? Have you looked at your printer's control panel to see if an error condition is displayed there, and if so, what is it?
    Jerry

Maybe you are looking for

  • Droid X freezes sometimes when I go to look @ pics I have taken

    I received my droid on the 16th and for the past week or so when I go to look at a picture I just took or in my gallery the screen turns black. I have fixed it by resetting the phone but it is a pain and definitely not good when friends see it happen

  • Can't use mouse in track header/mixer area... gulp?

    It seems I've inadvertently locked myself out of being able to edit/manage tracks in the header area-- anyone experience this problem? I can use keyboard shortcuts with no problem, and the cursor works in the bottom window, but anything from selectin

  • Over riding "inbuilt audio" for the audio out put in the easy set up?

    Hi all. I just got hold of Final Cut express and I can not get audio to come out of my external audio interface( MOTU 2408 III). I have noticed that the default setting in the easy set up is for inbuilt audio. How do I over ride this? Thanks, Spigg P

  • How to call or open without specifying the full path?

    hi all, how to call or open without specifying the full path? for example the following code of a when_button_pressed trigger. call_form('c:\test\student.fmx',hide,do_replace); open_form('c:\test\student.fmx'); i want to specify only the form name. c

  • ORA12154-Need urgent help on Windows XP Pro-PLEASE HELP!!!!

    Hello Iam having trouble in installing 10.1 g oracle on windows XP Pro box. The installation goes fine and when it comes to step 3 of Database creation, The installation screen throws this error: ORA1-2154:TNS could not resolve the connect identifier