Report Painter. Form edited only display first page.

Hi All,
I have add on new column on my report painter and now the display is more than one page.
There is warning "Only the first page is displayed in the report" whenever i execute to make modification using T-code : FMEO.
There is ">" ">|" button appear on top when i run using FMEO.
But , when i try to run the form from its T-code. The report only shows the first page column.
The second page is not showing, and there is no button ">"  to browse to next page as well.
Just wanna know, is there anyway i could fit 2 pages into 1 page or is there any setting that i could enable so the user could browse to second page on the form?
Thanks.

Hi..,
<b>Onli on First page means </b>... this node will get executed on the first page irrespective of the page name i.e it considers onli <b>&page& eq 1</b>...
Suppose u have ur fist page i.e MY_FIRST_PAGE.. and in this page the data in the main window may trigger the same page as second page .. i.e if the data in the main window is not sufficient to fit in the first page it triggers the next page i.e MY_FIRST_PAGE as second page ...
so this MY_FIRST_PAGE may extend to the second page also right !! so when u use on page MY_FIRST_PAGE.. this node will get triggered if this page extends to more than one page also..
Hope u understood....
regards,
sai ramesh

Similar Messages

  • Solution Browser only displaying first page even data containing more than

    Hello,
    We would like to know delta functionalities from 4.7 Enterprise to ECC 6.0 through Solution Browser.
    Solution Browser only displaying first page even data containing more than one page.
    Please help us how to get all pages .
    Link used :
    https://websmp102.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000687322&
    Regards,
    Sujana

    Hi,
    Use the link below.....
    http://solutionbrowser.erp.sap.fmpmedia.com/Default.aspx
    Regards,
    Krishna Kishore

  • Reports only displaying first page off report

    I have a report on 6.0, but only the first page is being display and its has 11 pages. Reports is not giving me the option to advance to the next page.
    Can anybody help
    Thanks
    Juan

    click on Next Page,Last Page option from main menu.observe this options located just before page: ? box.
    --Raghu                                                                                                                                                                                                                                                

  • Safari 4.0.3 only displays first page of PDF

    Since a recent software update Safari fails to display anything other than the first page of any PDF opened within it. This applies to direct downloads, and to previously downloaded PDFs that worked perfectly in Safari only days ago. Any ideas? I do not use any 3rd party plug-ins, only the pure in-line viewer built into Safari. I do not wish to use the Adobe plug-in because is it god-awful slow to launch.
    The PDFs are intact, and can be viewed normally in Firefox or Preview. Therefore, this seems likely to be a recently added anti-feature. This is an app-killer for me.
    Any help would be much appreciated.
    Best regards,
    Steve

    Oh my goodness, I have spent HOURS today trying to get Safari to download more than the first page of a PDF. Aughghgh!
    Someone please help...none of the above work. Control-clicking doesn't work. Replacing the com.apple.Safari.plist doesn't work. Opening in a new window, "saving as" to the hard drive, etc. doesn't work.
    It works just fine on my iMac at work, but I am not at work…
    I would prefer NOT to use Acrobat Reader if I can help it, because I understand it is incredibly slow.
    Does ANYONE know how to get Safari to download a multipage PDF? I don't care if it opens in Preview automatically or if I have to open it later, I just need to get the darn file!
    Frustrated in Indiana

  • SMARTFORM only displays first page when running

    Hi there
    I have created a 3 page Smartform.  When testing it, the output only displays the first page.  I have specified the next pages on every page as follows:
    Page 1 next page -> Page 2 (main window defined on this page)
    Page 2 next page -> Page 3 (no main window defined on this page)
    Page 3 next page -> Blank (no main window defined on this page)
    Kind Regards
    Gustav Coleske

    hi,
    just do like this,
    on first page main window,
    right click,
    create,
    flow logic,
    select command field and enble the chcck box there and provide the input 'page2',
    do like this for third page in page2 then it works.
    reward points if useful,
    regards,
    seshu.

  • Pages App only displays first page of MS Word .doc & .docx files

    Hello all,
    There may be a thread out there to address this, but I couldn't find it. 
    I'm trying to switch to the Pages App from Microsoft Word.  All of my .doc & .docx files only display the first page's text.  Any proceeding pages show up blank.  When I show pages side by side it looks as if the second page's info is there, but shifted to the side (half off the page) and I can't seem to move them to the proper place so I can see all my work.
    Anyone have any ideas what the problem is?  I'd like to get as far away from Microsoft as possible. 
    Thanks!

    Folly,
    There's a bug in the Pages adaptation to the Retina Display that causes that problem, and it's not just with imported documents, but all Pages documents according to what I have read here. Search these discussions for more detail. For now, choose "Open in low resolution" in the info pane for the Pages file.
    Jerry

  • Only display first form URL in formsweb.cfg . mutiple URL does not work

    Hi Friends,
    I have 4 form application with 4 URL.
    app. server as 10g in window 2003.
    URL like as:
    http://salerpt.com/forms/frmservlet?config=emis-srmenu
    fmx file Location as C:\OraMid\forms\salerpt-Forms fmx name as srmenu.fmx in same directory
    fmb file location as C:\OraMid\forms\salerpt-Forms_source fmx name as srmenu.fmb in same directory
    # Single Sign-On OID configuration parameter
    oracle_home=C:\OraMid
    in formweb.cfg file
    baseHTMLjinitiator=basejini.htm
    workingDirector : workingDirectory= blank. but C:\OraMid\forms\salerpt-Forms right now
    # Forms runtime argument: which form module to run
    ##form=test.fmx
    ## i moved bottom section of form section in here and before
    ##line as Forms runtime argument: database connection details
    comment two line
    #jinit_exename=jinit.exe
    #jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    I create 4 sections as
    form=srmenu.fmx
    width=1200
    height=700
    pageTitle=Sale Information System (SIS)
    form=regsale.fmx
    form=salefinincial.fmx
    form=rptinfo.fmx
    However it only display first srmenu form interface that i put in( 4 different URL. only display first URL)
    It seems that one formsweb.cfg, it doesn not support multip form setting application.
    I have 4 small forms application with 4 URL for one formsweb.cfg.
    What should I need to do? I think that i miss some set up in configuration.
    I am waiting for your help!
    JIm

    Hi Bgrant,
    Please review my formsweb,cfg.
    Thanks
    I am looking for your help.
    # $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $
    # formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)
    # This section defines the Default settings. Any of them may be overridden in the
    # following Named Configuration sections. If they are not overridden, then the
    # values here will be used.
    # The default settings comprise two types of parameters: System parameters,
    # which cannot be overridden in the URL, and User Parameters, which can.
    # Parameters which are not marked as System parameters are User parameters.
    # SYSTEM PARAMETERS
    # These have fixed names and give information required by the Forms
    # Servlet in order to function. They cannot be specified in the URL query
    # string. But they can be overridden in a named configuration (see below).
    # Some parameters specify file names: if the full path is not given,
    # they are assumed to be in the same directory as this file. If a path
    # is given, then it should be a physical path, not a URL.
    # USER PARAMETERS
    # These match variables (e.g. %form%) in the baseHTML file. Their values
    # may be overridden by specifying them in the URL query string
    # (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")
    # or by overriding them in a specific, named configuration (see below)
    [default]
    # System parameter: default base HTML file
    baseHTML=base.htm
    # System parameter: base HTML file for use with JInitiator client
    baseHTMLjinitiator=basejini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=basejpi.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms if unset.
    workingDirectory= C:\OraMid\forms\sales-Forms
    # System parameter: file setting environment variables for the Forms runtime processes
    envFile=default.env
    # Forms runtime argument: whether to escape certain special characters
    # in values extracted from the URL for other runtime arguments
    escapeparams=true
    # Forms runtime argument: which form module to run
    #form=test.fmx
    [[srmenu]]
    form=srmenu.fmx
    width=1200
    height=700
    pageTitle=Sale Management Information System
    [[regsale]]
    form=regsale.fmx
    width=1200
    height=1500
    pageTitle=Sale Management Information System
    [[salefinincial]
    form=salefinincial.fmx
    width=1200
    height=1300
    pageTitle=Sale Management Information System
    [[rtpinfo]]
    form=rptinfo.fmx
    width=1200
    height=1000
    pageTitle=Sale Management Information System
    # Forms runtime argument: database connection details
    userid=scott/tigerd@oracleapp
    # Forms runtime argument: whether to run in debug mode
    debug=no
    # Forms runtime argument: host for debugging
    host=
    # Forms runtime argument: port for debugging
    port=
    # Other Forms runtime arguments: grouped together as one parameter.
    # These settings support running and debugging a form from the Builder:
    otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
    # Sub argument for otherparams
    buffer=no
    # Sub argument for otherparams
    debug_messages=no
    # Sub argument for otherparams
    array=no
    # Sub argument for otherparams
    obr=no
    # Sub argument for otherparams
    query_only=no
    # Sub argument for otherparams
    quiet=yes
    # Sub argument for otherparams
    render=no
    # Sub argument for otherparams
    record=
    # Sub argument for otherparams
    tracegroup=
    # Sub argument for otherparams
    log=
    # Sub argument for otherparams
    term=
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    HTMLbodyAttrs=
    # HTML to add before the form
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    #width=750
    width=1024
    # Forms applet parameter
    #height=600
    height=768
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    #jinit_exename=jinit.exe
    #Version=1,3,1,22
    # Parameter related to the version of JInitiator
    #jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=1
    # Single Sign-On OID configuration parameter
    oid_formsid=formsApp_sales.com_0Axxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    # Single Sign-On OID configuration parameter
    oracle_home=C:\OraMid
    # Single Sign-On OID configuration parameter
    formsid_group_dn=cn=Logical Application Group, orclApplicationCommonName=formsApp_sales.com_0A4911717Fxxxxxxxxxx, cn=forms, cn=Products, cn=OracleContext
    # Single Sign-On OID configuration parameter: indicates whether we allow
    # dynamic resource creation if the resource is not yet created in the OID.
    ssoDynamicResourceCreate=true
    # Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
    ssoErrorUrl=
    # Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
    ssoCancelUrl=
    # Single Sign-On parameter: indicates whether the url is protected in which
    # case mod_osso will be given control for authentication or continue in
    # the FormsServlet if not. It is false by default. Set it to true in an
    # application-specific section to enable Single Sign-On for that application.
    ssoMode=false
    # The parameter allow_debug determines whether debugging is permitted.
    # Administrators should set allow_debug to "true" if servlet
    # debugging is required, or to provide access to the Forms Trace Xlate utility.
    # Otherwise these activities will not be allowed (for security reasons).
    allow_debug=false
    # Parameter which determines whether new Forms sessions are allowed.
    # This is also read by the Forms EM Overview page to show the
    # current Forms status.
    allowNewConnections=true
    # EndUserMonitoring
    # EndUserMonitoringEnabled parameter
    # Indicates whether EUM/Chronos integration is enabled
    EndUserMonitoringEnabled=
    # EndUserMonitoringURL
    # indicates where to record EUM/Chronos data
    EndUserMonitoringURL=
    # Example Named Configuration Section
    # Example 1: configuration to run forms in a separate browser window with
    # "generic" look and feel (include "config=sepwin" in the URL)
    # You may define your own specific, named configurations (sets of parameters)
    # by adding special sections as illustrated in the following examples.
    # Note that you need only specify the parameters you want to change. The
    # default values (defined above) will be used for all other parameters.
    # Use of a specific configuration can be requested by including the text
    # "config=<your_config_name>" in the query string of the URL used to run
    # a form. For example, to use the sepwin configuration, your could issue
    # a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".
    [sepwin]
    separateFrame=False
    lookandfeel=Generic
    # Example Named Configuration Section
    # Example 2: configuration forcing use of the Java Plugin in all cases (even if
    # the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    # Example Named Configuration Section
    # Example 3: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file).
    [debug]
    serverURL=/forms/lservlet/debug
    # Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
    # DS but not AS and is also available for download from OTN.
    [webutil]
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=oracle

  • Why the test report's failure chain only display the first failure?

    Hi All,
        why the test report's failure chain only display the first failure step?how to get all the failure steps in the failure chain?
        Thanks a lot.
    BR
    Johnny

    Did a quick search and came across the following links
    http://zone.ni.com/devzone/cda/tut/p/id/4563
    http://zone.ni.com/devzone/cda/epd/p/id/3326
    Regards
    Ray Farmer

  • Cheque printing only on first page

    Hi,
    Iam a newbie in XML/BI Publisher. I am doing a AP Cheque printing. In the report I have to print the invoice lines and at the bottom of first page I need to print the cheque. I did all necessary stuffs for this in the RTF template.
    But now the cheque is getting printed in the second page if the lines comes to the second page or after printing the lines if there is no space for the cheque then its getting printed in the next page.
    Can anyone guide me how to print the cheque only in the first page bottom alone.
    The sample output which I needs is like this,
    page 1-
    Invoice line number
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    |..............................|
    | cheque print...........|
    page 2
    Invoice line number
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    line.
    thanks a ton in advance.

    Hmm,
    There is no way you can say fix that and show this only in first page.
    but you can achieve it.
    1st method.
    give enough space for the check in the first page, by reducing the no of lines in the first page, so that you can accommodate the cheque .
    for this, you can do like,
    if the position is less than 9 and mod of postion is zero , that means you are in 9 line, then call a sub-template and after that you can put a page-break. this condition is for first page only.
    now put an another if condition here, if the position is > 9 and position mod X is zero, then put a page break. x is no of lines to be displayed in 2nd, 3rd, 4th pages.
    2nd method.
    put the differnet header and footer for first pge.
    and cal the sub-template in footer of first page.
    in tht sub-template you have the check.

  • Only On First Page

    Hi Experts,
    I am going thru one Smartform, in that, the Programmer has checked the Check Boxes for the both(event conditions) i.e.
    (Tree Node-> Condition Tab>Additional Events,)
    1- Only On First Page - Checked for this event and
    2- Only On Page - Checked for this event too and has given the parameter as MY_FIRST_PAGE(in this form, the first page name is MY_FIRST_PAGE)!
    So, May I know the difference pls.. I mean, Why the programmer has checked for the both for the same node?
    ThanQ.
    Message was edited by:
            Srinivas

    Hi..,
    <b>Onli on First page means </b>... this node will get executed on the first page irrespective of the page name i.e it considers onli <b>&page& eq 1</b>...
    Suppose u have ur fist page i.e MY_FIRST_PAGE.. and in this page the data in the main window may trigger the same page as second page .. i.e if the data in the main window is not sufficient to fit in the first page it triggers the next page i.e MY_FIRST_PAGE as second page ...
    so this MY_FIRST_PAGE may extend to the second page also right !! so when u use on page MY_FIRST_PAGE.. this node will get triggered if this page extends to more than one page also..
    Hope u understood....
    regards,
    sai ramesh

  • Only Prints First Page

    For some reason when I try to print multiple photos from IPhoto only the first page is sent to the printer. Forinstance, if I want to print a contact sheet of the 20 photos I just shot, this is what I'd do:
    Select and highlight the 20 photos in the Library, file > print, select "Contact Sheet" and select 10 photos per page from the drop down menus in the printer dialog box, and then select "Print".
    Then is where the problem begins: The computer only spools one page and sends it to the printer. It will not print the balance of the sheets.
    I'm using a Canon Pixma IP 5000 and an Epson 900, both are having the same difficulty so I suspect the problem is in the computer somewhere.

    Ebo!:
    As a workaround try selecting the option to select the pages to print and put in form 1 to xx. See if that will jump start the spooling of all pages.
    As a fix: first delete the iPhoto preference file, com.apple.iPhoto, that resides in your User/Library/Preferences folder. Then try again. Next run either OnyX or Tiger Cache Cleaner to clean out the caches.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Only shows first page after interactive sort.

    We've developed a number of reports on Reporting Services 2005. These are going to be displayed to the users via a browser embedded in an application using the standard ReportServer URLs, with the toolbar and parameters hidden. Parameters are passed via
    the URL.
    As there is no toolbar, for multi-page reports pages are displayed below each other, with a gap and the header row (column names) repeated. This is how we want it to be. The problem comes if you add an interactive sort to a column. It displays fine initially
    with the pages below one another as before, but when you click the interactive sort only the first page is displayed and there is no way to access the subsequent pages as the toolbar is hidden and they're not displayed below as we want them to be. Is there
    any way around this?

    Hi Andy_Cap,
    Thanks for your question.
    According to your description, it seems like for different pages of one specified report, you using one WebBrowser control in your application,
    the WebBrowser’s URL is one report’s standard URL in ReportServer, you had hidden the toolbar and parameters of the report, so you passed the parameters via URL. Although you had added interactive sort to the report, when clicked on the column,
    just the first page changed, the other pages have no effect, right? If I misunderstand your question, please let me know.
    Based on previous understanding, I had tried to reproduce the scenario on my local computer, it works fine. My approach is
    setting the report’s InteractiveSize is 0, thus all of the data will being displayed in one webpage and the Interactive sort has effect.
    1. Double-click the report in the Solution Explore, select Report in the Properties window.
    2. Locate to the property of InteractiveSize, expand it, set the Width’s value is 0cm.
    Hope it help you. If there is anything unclear, please feel free let me know.
    Thanks,
    Sharp Wang
    Please remember to mark the replies as answers if they help you and unmark them if they provide no help.

  • Unable to create a report painter form (Message no. KH205).

    Dear all,
    I am trying to create a report painter form, but the system gives an error:
    Key figure scheme  contains errors -> check definition
    Message no. KH205
    Diagnosis
    Entry   not contained in Table T237A.
    Procedure
    Check key figure scheme  (in particular line 9062) in table T237A.
    I checked in Tcode KER1 but did not find any Key figure scheme.
    Afterwards, I checked table T237A and T237 and found out that number of hits in table 237A is less than in T237A.
    I think this is the reason why system has such reaction.
    Please help me with this issue.
    Best regards,
    Linh.
    Edited by: tvlinh on Mar 7, 2012 11:22 AM
    Edited by: tvlinh on Mar 7, 2012 11:22 AM

    Hi,
    This issue can occur if you have transported the Key Figure Scheme (KFS) from another system and /or deleted value fields. Has this happened ?
    To fix the issue you need to renumber the T237 in the source client executing the function module RKE_FILL_TABLES_T237FF as mentioned in the note 13838.
    After this try to create a new form and check if that works. If there are still problems with the existing form/report then the best
    way might be to delete and create again
    regards
    Waman

  • Only display 1 page. WHY?

    I have a report that only display 1 page of data. However I run the same query in TOAD and receive a large amount of data. WHY.
    See query below. In Reports, I commented out the order by clause.
    Thanks.
        select  distinct B.NAME,   err.bureau_code, err.tas_code,  err.error_type,
                                  decode(error_type, 'TAS', err.error_text,
                                                              'ATTR'   , err.ussgl_account_no || ': ' || err.error_item || ': ' || err.error_text  ,
                                                              ' ' )   error_msg ,
                                   decode(error_type, 'TAS', ' ',
                                                              'ATTR'   ,  count(1) ) counter 
         from  GTAS_ERROR_BACKUP  err--
         , bureau b
         where  ERR.ERROR_TYPE   In ( 'TAS',  'ATTR')
         and err.bureau_code  =  B.BUREAU_CODE
          group by   err.error_type   , err.bureau_code ,  err.tas_code , err.ussgl_account_no,  err.error_item, err.error_text ,B.NAME
    --    order by  bureau_code ,
    --                   tas_code,
    --                   error_type  DESC

    Check the Vertical Elasticity property of your frames. It should be Variable (or Expand), not Fixed. If it's fixed to 1 page, you'll only get 1 page.

  • Acrobat X Pro Only Prints First Page

    I have several multipage PDFs that I am trying to print to my HP LaserJet 5si MX. I am on OS X 10.6.5 with all the latest updates applied. When printing, only the first page prints and then the printer queue clears as though the whole document printed.
    The PDFs print fine in their entirety from Preview. I tried Reader 7.0.7 which also works fine.
    Reader X has the same problem as Pro.
    I checked for update printer drivers, but they are included with OS X and HP has no updates.
    Thanks for any help!

    I have had the same experience. My HP 4050 reported "Insufficient memory" after printing the first page. The PDF was created with Acrobat Pro X by combining PDFs sent as attachments. The file is 238 KB, and is printed without difficulty using Acrobat Pro 9.
    Bpb Stoothoff

Maybe you are looking for

  • ITunes crashes when selecting songs for importing from CD - any clues?

    I'm running XP Pro on a Dell Latitude 620 with the latest version of iTunes. When I put a CD in, iTunes shows me the tracks. But as I am selecting tracks to play (double-clicking on them), randomly iTunes crashes. Not immediatly repeatable, but it al

  • Unable to find a WSDL that has a definition for service

    Dear all I have a very simple composite applicationexposing a web service. When I deploy the application I get: There was an error deploying the composite on soa_server1: Deployment Failed: Unable to find a WSDL that has a definition for service {htt

  • Sony PVM 20N5U a Color Correction Monitor?

    Hello, folks. Didn't know where else to post this, so I'm trying here. I have a Sony 14M2U that IS indeed a professional grade color correction monitor. However, I was recently given a Sony PVM 20N5U and I'm wondering if this one is a professional co

  • EA6900 - possible to see which DNS is being used?

    Hi On the Ea6900 is it possible to see which DNS server addresses are being used? I've left them as 0 so obviously my ISP's DNS are being used but i need to see what they are. Cheers Solved! Go to Solution.

  • Keyword "this"

    What exactly is keyword -"this" ? can nyone explain me "this" in regards with execution on cpu?