Acrobat Designer -Show/Hide/Delete Pages

I have a PDF that is built in Designer 7.0.41126, it has 3 static data capture pages and 6 dynamic pages that are set to hidden at the begining of the process. Once the user captures the data they click a generate button and the script makes the pages visible based on the data entered. This works great and based on the data the document can grow up to 16 pages.
The first issue I have is that if you save the document in Acrobat 7 Professional (not reader) and re-open the document the dyanamic pages are hidden again and you only have the 3 static pages. Is there anyway to make the dynamic pages stay visible?
The second issue is that I want to be able to delete the data capture pages so the user can send the document to a customer without the data capture pages. I read that the javascript funtion deletepages does not work in a Designer 7 document. Any suggestions? The customer will more then likely be using reader to view the document.
Thanks in advance.

> and involve programatically manipulating the data DOM.
I have gotten to the point were I want to manipulate the DOM.  I want to delete large portions during runtime with javascript.  Am I trying to delete "XML Source" or DOM (I'm not sure).  Using the presence attribute is not sufficient any more because the file has gotten so large, the whole point of "deleting" pages is to shrink the file size. 
I understand how to read XML source, and I understand JavaScript.  I don't even know if what I want to do is possible.  In a form with the xml source below, can I delete the subform node and all its children with javascript at runtime?
             ...(page content)....
   .......

Similar Messages

  • 10.6.8 user receives Acrobat X crash when deleting pages in large PDF

    I have a user that consistently has Acrobat X Pro crash on his whenever he is deleting pages from a PDF that has a large amount of pages.
    He says the crashing is regular with PDFs that consist of 10+ pages.  He shift+clicks to select multiple pages and upon hitting the Delete key, the program will freeze and eventually crash.
    He sent me over a crash log of the most recent event, if that is of any help.  I've pasted the crashlog header and the crashed thread:
    Process:         AdobeAcrobat [1120]
    Path:            /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier:      com.adobe.Acrobat.Pro
    Version:         10.0.0 (10.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [1061]
    Date/Time:       2011-08-15 13:16:39.105 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: seekToFileOffset:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x90d0bf8b objc_msgSend + 27
    1   com.adobe.Acrobat.framework   0x00025806 RunAcrobat + 91079
    2   com.adobe.Acrobat.framework   0x000255e6 RunAcrobat + 90535
    3   com.adobe.Acrobat.framework   0x0002547b RunAcrobat + 90172
    4   com.adobe.Acrobat.framework   0x0002528d RunAcrobat + 89678
    5   com.adobe.Acrobat.framework   0x000eccea RunAcrobat + 907435
    6   com.adobe.Acrobat.framework   0x000e7052 RunAcrobat + 883731
    7   com.adobe.Acrobat.framework   0x001bcdee RunAcrobat + 1759663
    8   com.adobe.Acrobat.framework   0x001bb3e4 RunAcrobat + 1752997
    9   com.adobe.Acrobat.framework   0x001abed5 RunAcrobat + 1690262
    10  com.adobe.Acrobat.framework   0x001ab508 RunAcrobat + 1687753
    11  com.adobe.Acrobat.framework   0x001a9d38 RunAcrobat + 1681657
    12  com.adobe.Acrobat.framework   0x001a999d RunAcrobat + 1680734
    13  com.adobe.Acrobat.framework   0x001a850e RunAcrobat + 1675471
    14  com.adobe.Acrobat.framework   0x001a7915 RunAcrobat + 1672406
    15  com.adobe.Acrobat.framework   0x001a7585 RunAcrobat + 1671494
    16  com.adobe.Acrobat.framework   0x001a745a RunAcrobat + 1671195
    17  com.adobe.Acrobat.framework   0x001a6b0a RunAcrobat + 1668811
    18  com.adobe.Acrobat.framework   0x001a68e1 RunAcrobat + 1668258
    19  com.adobe.Acrobat.framework   0x001a3f4f RunAcrobat + 1657616
    20  com.adobe.Acrobat.framework   0x001a2ad0 RunAcrobat + 1652369
    21  com.adobe.Acrobat.framework   0x001a1e92 RunAcrobat + 1649235
    22  com.adobe.Acrobat.framework   0x001a12bc RunAcrobat + 1646205
    23  com.adobe.Acrobat.framework   0x001a10be RunAcrobat + 1645695
    24  com.adobe.Acrobat.framework   0x000a6c44 RunAcrobat + 620549
    25  com.adobe.Acrobat.framework   0x000a6804 RunAcrobat + 619461
    26  com.adobe.Acrobat.framework   0x000a65b8 RunAcrobat + 618873
    27  com.adobe.Acrobat.framework   0x000a5bf0 RunAcrobat + 616369
    28  com.apple.AppKit              0x962cd61e -[NSView _drawRect:clip:] + 3510
    29  com.apple.AppKit              0x962cc2bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
    30  com.apple.AppKit              0x962ca7db -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 711
    31  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    32  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    33  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    34  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    35  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    36  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    37  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    38  com.apple.AppKit              0x962cb750 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 4668
    39  com.apple.AppKit              0x962ca34f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 265
    40  com.apple.AppKit              0x962c6c96 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
    41  com.apple.AppKit              0x9622784b -[NSView displayIfNeeded] + 818
    42  com.apple.AppKit              0x961f0b64 -[NSWindow displayIfNeeded] + 204
    43  com.adobe.Acrobat.framework   0x0009b56a RunAcrobat + 573739
    44  com.apple.AppKit              0x9622207e _handleWindowNeedsDisplay + 696
    45  com.apple.CoreFoundation      0x98695e02 __CFRunLoopDoObservers + 1186
    46  com.apple.CoreFoundation      0x98651d1d __CFRunLoopRun + 557
    47  com.apple.CoreFoundation      0x986513f4 CFRunLoopRunSpecific + 452
    48  com.apple.CoreFoundation      0x98651221 CFRunLoopRunInMode + 97
    49  com.apple.AppKit              0x96302860 _NSUnhighlightCarbonMenu + 127
    50  com.apple.AppKit              0x963ca8d4 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 1392
    51  com.apple.AppKit              0x9646af21 -[NSApplication beginModalSessionForWindow:] + 73
    52  com.apple.AppKit              0x964708a7 -[NSApplication runModalForWindow:] + 115
    53  com.apple.AppKit              0x96465cbb -[NSAlert runModal] + 234
    54  com.adobe.Acrobat.framework   0x00379115 RunAcrobat + 3579094
    55  com.adobe.Acrobat.framework   0x0060cac7 AcroSecurityBailOutImpl + 2224767
    56  com.adobe.Acrobat.framework   0x0060d139 AcroSecurityBailOutImpl + 2226417
    57  com.adobe.Acrobat.framework   0x0021377e RunAcrobat + 2114367
    58  com.adobe.Acrobat.framework   0x0021383d RunAcrobat + 2114558
    59  com.adobe.Acrobat.framework   0x00213ce7 RunAcrobat + 2115752
    60  com.adobe.Acrobat.framework   0x0060d98d AcroSecurityBailOutImpl + 2228549
    61  com.adobe.Acrobat.framework   0x0062281f AcroSecurityBailOutImpl + 2314199
    62  com.adobe.Acrobat.framework   0x00624825 AcroSecurityBailOutImpl + 2322397
    63  com.adobe.Acrobat.framework   0x00627042 AcroSecurityBailOutImpl + 2332666
    64  com.adobe.Acrobat.framework   0x00a85ffc AcroSecurityBailOutImpl + 6916020
    65  ...dobe.AcrobatPlugin.Comments 0x1b67b507 0x1b500000 + 1553671
    66  ...adobe.AcrobatPlugin.Web2PDF 0x1c74fffd 0x1c702000 + 319485
    67  com.adobe.Acrobat.framework   0x00627185 AcroSecurityBailOutImpl + 2332989
    68  com.adobe.Acrobat.framework   0x006b9cdb AcroSecurityBailOutImpl + 2933907
    69  com.adobe.Acrobat.framework   0x0090b167 AcroSecurityBailOutImpl + 5363999
    70  com.adobe.Acrobat.framework   0x0065271e AcroSecurityBailOutImpl + 2510550
    71  com.adobe.Acrobat.framework   0x00652864 AcroSecurityBailOutImpl + 2510876
    72  com.adobe.Acrobat.framework   0x00b8f3a6 AcroSecurityBailOutImpl + 8002398
    73  com.adobe.Acrobat.framework   0x00b8ebc5 AcroSecurityBailOutImpl + 8000381
    74  com.adobe.Acrobat.framework   0x00381a65 RunAcrobat + 3614246
    75  com.apple.AppKit              0x96236a26 -[NSApplication sendAction:to:from:] + 112
    76  com.apple.AppKit              0x964c0be0 -[NSCarbonMenuImpl performMenuAction:withTarget:] + 326
    77  com.apple.AppKit              0x96331cf4 -[NSMenu _performKeyEquivalentWithDelegate:] + 354
    78  com.apple.AppKit              0x96331dd0 -[NSMenu _performKeyEquivalentWithDelegate:] + 574
    79  com.apple.AppKit              0x96331887 -[NSMenu performKeyEquivalent:] + 78
    80  com.adobe.Acrobat.framework   0x00382329 RunAcrobat + 3616490
    81  com.apple.AppKit              0x96330117 -[NSApplication _handleKeyEquivalent:] + 581
    82  com.apple.AppKit              0x96225fe6 -[NSApplication sendEvent:] + 4858
    83  com.apple.AppKit              0x961ba253 -[NSApplication run] + 917
    84  com.adobe.Acrobat.framework   0x00010edf RunAcrobat + 6816
    85  com.adobe.Acrobat.framework   0x0000f57b RunAcrobat + 316
    86  com.adobe.Acrobat.Pro         0x00001e92 main + 94
    87  com.adobe.Acrobat.Pro         0x00001e16 start + 54

    I ended up deleting the entire user's profile and wiped out Acrobat using the uninstaller + checking for any files left behind.
    The user hasn't complained yet.

  • Dynamically show/hide pages in a workset for special users at runtime

    Hi all,
    I want to create a workset that contains pages for different countries. The portal users should only be able to see the countries where they do business. I also would like masterdata from R/3 to drive the display of content on the portal.
    - Is there a way how I could dynamically show/hide certain pages of the workset for the specific users?
    - Would this showing/hiding of pages affect the workset for all users or only the instance for the specific user?
    - Would there be a difference when I want to dynamically show/hide iviews in a page instead of showing/hiding pages in a workset?
    Thanks a lot in advance.

    Hi Timo,
    Check out the article located at:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/portal_content/filtering role and workset content.htm
    It talks to exactly what you're trying to do.  I'd imagine you could extend this simplistic example to have the service pull the users country from his/her master record in R/3 and set their filtering expression accordingly.
    Hope this helps,
    Marty

  • Deleting pages

    How do I delete select pages from a multipage PDF in Reader DC?

    Acrobat Reader can't delete pages.

  • Icons for Insert/Delete Pages to Adobe Acrobat Pro 9.

    I want to add icons for Insert Pages and Delete Pages so that I have quicker access than clicking on the Document option or the Navigation Panel. Used to have this on my old version of Adobe, but it was recently updated at work and I can't figure out how to put them back.

    Hi Eggy72,
    If I understand correctly, you want to customize the toolbars in Acrobat 9 to include the Insert Pages and Delete Pages options?
    If so, please see Show and Hide Toolbar Elements in chapter 2 of the Acrobat 9 Help: http://help.adobe.com/archive/en_US/acrobat/9/professional/acrobat_pro_9.0_help.pdf
    I hope that answers your question!
    Best,
    Sara

  • Issue with page processing - confirmation message & show /hide a button..

    Hello,
    I am working on a to do list application.
    I have events and for each event, I show list of tasks (grouped in reports based on the calculated task's status).
    In one region I have a drop down list of events and a Select Event button.
    For each task, I had to create a CLOSE option (initially I used a link, but the requester wanted a confirmation before closing the task).
    Now I have a checkbox for each task (generated dynamically with apex_item.checkbox(1,task_id)).
    Closing a task in my application means to set the end_date to sysdate.
    I followed the instructions from
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/check_box.htm#CEGEFFBD. I've created also a button and a process and updated the sql from "delete" to "update".
    The process is set: OnSubmit - After Computations and Validations; Run Process Once per page visit (default).
    The issue number 1 is that I see the confirmation message (that tasks have been closed) every time I reload the page (the same when I click Select_event button).. not only after I press on that Close_task button..
    For issue number 2, I have to mention that I've added a condition to show / hide the Close_task button, only if I have at least 1 task in the report.
    The issue number 2 is that I see the button only if I click 2 times on the Select_Event button.. The same is for hide.
    I feel like I am missing something very important about how to synchronize different events(buttons clicks), processes..
    help..?
    Thank you!
    Anca

    This forum is magic..
    As soon as write here, I find the answer!
    Issue 1: I fixed it by specifying this: When Button Pressed (Process After Submit When this Button is Pressed) and my button. I miseed this 1st time.
    Issue 2: I moved the button after the report.. and now it's working just fine!
    I did this about it for some time before asking the question here.. but I just had to write here and got the right answer ;)
    Have a nice day!
    Anca

  • Cannot delete pages in Acrobat 9 Standard

    We have several new computers we just installed and 7 new acrobat 9 standard discs with serial numbers.  Installation went fine.  We can create PDFs but when we try to edit, we cannot delete pages.  Online help shows how to delete pages in Acrobat 9 Standard, but the Delete option is not available on the menus.
    I uninstalled and reinstalled Acrobat 9 Standard on one computer to see if a new install would fix the problem, but it did not.  Anyone have any ideas what the problem is?

    Please use the camera icon for uploading screen captures or other pictures, then we do not have to wait for the file to be approved. To try to help a bit let us get a bit more information. OS? Any plugins for Acrobat installed?  Try this on a pdf that you create. Make sure no security is set for the pdf file.

  • "Command I" shortcut in Preview - designated for show/hide toolbar AND show inspector?

    In the Mac Preview App, I tried using the the 'command I' shortcut to show/ hide the toolbar, but it brings up the inspector instead. Is the shortcut is designated for both these functions?

    Actually the Toolbar hide/show isn't "cmd i" it's "cmd shift |"
    That little key on the far right edge between the "delete" and "return" keys. The same key that has "\" as the main function.
    KOT

  • Home Page loads slowly because of too many show/hide images.

    I was asked to create a home page that displayed the correct product image in the background as you mouse over the menu item in the product portfolio navigation.  I built the page using quite a few show/hide behaviors displaying the correct image.  Now I have a HUGE home page that loads very slowly. Is there a better way to accomplish the same affect or do I need to scrap this idea and keep the images on the individual pages?
    You can see this page here:  http://www.keystonewalls.com
    (mouseover the PRODUCT PORTFOLIO button and scroll down the menu to see the affect)
    The client loves the fact that you don't have to leave the home page to get a good idea of what each product looks like but they aren't happy with how long it takes to load.
    Help!

    Yup.  You've got some trimming to do. 
    http://www.websiteoptimization.com/services/analyze/
    On a T1 connection (1.41 MB/sec) your home page takes 18.50 seconds to load.  For dial-ups it's a very painful 395 seconds. 
    Page size:  1,943,483 bytes.   Should be closer to 200 KB.
    HTTP server requests: 41.  This should be around 10.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Page designer show small view when using page template and cannot be run

    Dear Experts,
    I need to make some page templates.
    I have build 2 simple page templates, let say template0 & template1 which template1 using template0.
    It show no any problem until I close my Jdeveloper & reopen it.
    When I reopen template1, it show so small in designer (Jdeveloper window).
    Is there any wrong?
    I have build another template, just 1 template.
    When I used it at the first time, no any strange behavior occur.
    After ... (I don't exactly when), it give me the same view in my designer.
    Then I force to use my first tempate (template1 which used template0 inside), I cannot run my application at all.
    After wait several minutes, I found error log in my log messages.
    *#### Server Instance DefaultServer could not be started: Server Instance was terminated.*
    Above the message, I found another error messages:
    *Jun 7, 2009 5:40:19 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: null/tag:xmlContent/id:dte_160d74a
    org.xml.sax.SAXParseException: <Line 69, Column 7>: XML-20100: (Fatal Error) Expected 'EOF'.
    *     at oracle.xml.parser.v2.XMLError.flushErrorHandler(XMLError.java:422)*
    Is there anyone that can help me to find out why this error occured?
    Should I raise this problem to metalink or just can post it in this forum?
    Many thanks for your supporting...
    N.B: Below I attach my template0 (AHM000.jspx) and template1 (AHM001.jspx)
    Best regards,
    Dominic Chandra
    AHM000.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM000"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:panelSplitter orientation="vertical" splitterPosition="60">
    <f:facet name="first">
    <af:decorativeBox theme="dark" topHeight="0px">
    <f:facet name="center">
    <af:panelHeader text="#{attrs.pageTitle}">
    <f:facet name="context"/>
    <f:facet name="menuBar"/>
    <f:facet name="toolbar"/>
    <f:facet name="legend">
    <af:panelGroupLayout>
    <af:outputText value="#{attrs.pageName}"/>
    <af:outputText value="#{sessionScope.userState.userName}"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    <f:facet name="info">
    <af:statusIndicator/>
    </f:facet>
    </af:panelHeader>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter orientation="vertical" positionedFromEnd="true"
    splitterPosition="20">
    <f:facet name="first">
    <af:decorativeBox theme="light" topHeight="0px">
    <f:facet name="center">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="top"/>
    </af:decorativeBox>
    </f:facet>
    <f:facet name="second">
    <af:panelGroupLayout inlineStyle="text-align:right;">
    <af:outputText value="#{ahmwebtemplateBundleAHM000.VERSION} #{attrs.appVersion}"
    inlineStyle="color:Navy;"/>
    <af:outputText value="© 2009 PT Astra Honda Motor"
    inlineStyle="color:Navy; font-weight:bold;"/>
    <f:facet name="separator">
    <af:spacer width="10" height="10"/>
    </f:facet>
    </af:panelGroupLayout>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM000</display-name>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    </component>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>
    AHM001.jspx
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
    xmlns:c="http://java.sun.com/jsp/jstl/core">
    <c:set var="ahmwebtemplateBundleAHM001"
    value="#{adfBundle['com.ahm.lib.view.template.AHMWebTemplateBundle']}"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <af:pageTemplateDef var="attrs">
    <af:pageTemplate viewId="/template/AHM000.jspx">
    <f:facet name="mainArea">
    <af:panelSplitter splitterPosition="#{attrs.searchAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="searchArea"/>
    </f:facet>
    <f:facet name="second">
    <af:panelSplitter positionedFromEnd="true"
    splitterPosition="#{attrs.infoAreaPosition}">
    <f:facet name="first">
    <af:facetRef facetName="mainArea"/>
    </f:facet>
    <f:facet name="second">
    <af:facetRef facetName="infoArea"/>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    </af:panelSplitter>
    </f:facet>
    <f:attribute name="pageTitle"
    value="#{attrs.pageTitle}"/>
    <f:attribute name="pageName" value="#{attrs.pageName}"/>
    <f:attribute name="appVersion" value="#{attrs.appVersion}"/>
    </af:pageTemplate>
    <af:xmlContent>
    <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
    <display-name>AHM001</display-name>
    <facet>
    <description>Search Area</description>
    <facet-name>searchArea</facet-name>
    </facet>
    <facet>
    <description>Main Area</description>
    <facet-name>mainArea</facet-name>
    </facet>
    <facet>
    <description>Info Area</description>
    <facet-name>infoArea</facet-name>
    </facet>
    <attribute>
    <attribute-name>pageTitle</attribute-name>
    <attribute-class>java.lang.String</attribute-class>
    <default-value>Page Title</default-value>
    <required>true</required>
    </attribute>
    <attribute>
    <attribute-name>
    pageName
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    ahmxxyyynnnznn
    </default-value>
    <required>
    true
    </required>
    </attribute>
    <attribute>
    <attribute-name>
    appVersion
    </attribute-name>
    <attribute-class>
    java.lang.String
    </attribute-class>
    <default-value>
    1.0.0
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    searchAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    <attribute>
    <attribute-name>
    infoAreaPosition
    </attribute-name>
    <attribute-class>
    java.lang.Integer
    </attribute-class>
    <default-value>
    200
    </default-value>
    </attribute>
    </component>
    <af:decorativeBox>
    <f:facet name="center"/>
    <f:facet name="top"/>
    </af:decorativeBox>
    </af:xmlContent>
    </af:pageTemplateDef>
    </jsp:root>

    Hi...
    Thanks for asking....
    As I put in my post before, I include template0 in my template1, as seen in template1 (AHM001):
    <af:pageTemplateDef var="attrs">
    *<af:pageTemplate viewId="/template/AHM000.jspx">*
    I use AHM000 inside AHM001. I use this approach to build many template based on one basic design.
    Actually, I don't think the problem is in page template usage because as I submitted paralel to Metalink, I've already not called template0 in template1 but I copy template0's contents to template1.
    Unfortunately, page designer show small view and below error messages still occured.
    *Jun 7, 2009 10:25:20 PM ComponentMetadataHandler _error*
    WARNING: error parsing component tag in file: /AhmTestTemplate-ViewController1-context-root/template/AHM001.jspx/tag:xmlContent/id:null
    org.xml.sax.SAXParseException: <Line 115, Column 51>: XML-20100: (Fatal Error) Expected 'EOF'.
    Fortunately my application can be run already altough the error message still logged.
    Many thanks,
    Dominic C.

  • Delete page problem in Acrobat X

    When I first open a document I have to execute the Delete Page command twice for it to take effect. After that it works the first time in that document. But if I open another document, I have to hit the command twice the first time in that doc as well. Any advice?

    Okay, here's a work-around if you have multiple Acrobat files on which you need to operate: open your first file, perform the delete command sequence (which you'll have to do twice) then minimize that file (don't close or save yet). The other Acrobat files will require the normal (single) delete operation. When you're done editing all your Acrobat files, you can save and close the first file. Seems clumsy but, until the bug is fixed, it helps.

  • How do I insert and delete pages from a pdf with acrobat 10X?

    How do I insert and delete pages from a pdf with acrobat 10X?

    Alternatively, be sure your page thumbnails panel is open, and click on the icon highlighted in this image, just under the heading.
    You will see a dropdown with the options you need.

  • Adobe acrobat X fails to delete a page the first time

    When using Adobe Acrobat X I open the page view and go to to delete a page in a multiple page document. The delete request does not work the first time. This happens everytime I first open a document. To delete the page I have to go repeat the proceduere again while the file is still open and then delete the page again... and it works everytime. Any suggestions from anyone? Just trying to save time. Fred

    I do have the 10.1 update. It has always had this problem and still does.
    And now, with the update, it has the problem of not opening up multiple pages (that I was posting somewhere else).
    System specs:
    - WinXP-Sp3
    - 2.5Ghz DualCore
    - Workstation with Small Business Server on Gigabyte network
    - AVG11 business ed

  • Acrobat X, error message "cannot delete pages, pages are in use"

    Recently updated to Acrobat X. After saving a pdf, if I try to delete a page or pages, I get an error message "cannot delete pages, pages are in use". I have to close acrobat and reopen my document to continue deleting pages. Is there a fix for this? So far, I think Acrobat 7 was better that X!!!!!!!!!!!!!!!!!!

    What OS are you using?  Ive read that preview pane in windows vista and 7 causes an issue with the delete page feature.  The suggestion was generally to turn the preview feature off.
    Heres technet article on turning off the feature:
    http://social.technet.microsoft.com/Forums/en/itprovistadesktopui/thread/d2a9c302-1ef1-4d9 8-9e81-a88603ae8405

  • BAD PARAMETER Error when Deleting Pages in Acrobat

    When I attempted to delete pages in Acrobat Standard, I received an information error stating:
    Bad Parameter
    When I try to click ok on the error message, it just keeps coming back over and over again. There is no way to get rid of the error message so I am forced to end the program using the Windows Task Manager.
    Has anyone seen this error message before and if so, is there a fix?
    Any help is greatly appreciated!!
    Thanks!
    ~Q

    Hello,
    This is an incredably annoying error. I had a complete manuscript ready for print, except I needed to delete one page, which of course Acrobat would not let me. I had spent a considerable amount of energy on the page numbering, bookmarks etc., so creating a completely new PDF by for example printing to PDF was out of the question.
    In the end, I ended up extracting all the pages in the document, except the one I wanted to delete. This way, I ended up with a new PDF, but all of the bookmarks, page number formatting, etc. migrated together with the extracted pages to the new document.
    Hopefully, Adobe will be able to fix this issue soon.

Maybe you are looking for

  • An error occured when starting interaction layer application

    Hi all, when starting the IC WebClient and choosing a profile, i get the following error: An error occured when starting interaction layer application An exception has occurredException Class CX_CRM_GENIL_GENERAL_ERROR Text: Component set CRMIC_DEFAU

  • If LOB is .pdf, how to start up adobe reader ?

    Hi. I know I am pushing my luck here, but if the BLOB is a .pdf , then is there anyway I can have adobe reader started auto-magically e.g. by recognising the file extension ? Hope springs eternal ...

  • Working with internal server

    Hello I'm currently working as3 project and have noticed a weird thing. I normally use internal server where all works are saved and backed up regularly. If I test swf from the server by dragging it on to FireFox & Safari, it stops process from the p

  • Solution Architect

    Hi, I am posting this question on behalf of my sister - Hi, I am around 9 years experience in Java/J2EE but do not know how to get experience so I can become Solution Architect. I am in a small company & the work I generally do is on maintenance proj

  • Adding additional ipod to the same laptop

    help. we have recently loaded my daughters ipod to the laptop. now we are trying to add my ipod to the same laptop only there is no sign of being asked to register, nor can we sync the songs to my ipod. can more than one ipod be added to the same com