Design View and overwritten methods in subclasses

Dear all
DESIGN VIEW DOESN'T WORK WITH OVERWRITTEN METHODS IN SUBCLASSES
I am developing a reasonably large applet-based menu using
JDeveloper. Because much of it varies only in small details, I
had planned to create a base class to hold all the common
elements, which would then call an emtpy method from jbinit().
Each menu applet would then extend this class and overwrite the
empty method to initialise components specific to their needs.
This worked fine when implemented in a few test menus and viewed
in a browser.
However, problems arise when I try to work with the individual
sub classes in JDeveloper's Design View - they don't appear!
This means I will probably have to revert to "cut and paste" to
create further menus unless anyone can point me in a better
direction, or show how to get around this. Any help much
appreciated.
Thanks.
Nick
null

Nick,
I know of a similar situation when trying to use your own
designed JavaBeans which has the same problem -
thus I am suggesting the same solution.
The problem is that JDeveloper IDE uses a ClassPath
(IDEClassPath).
Your code ( Project Output Path) is NOT in the IDEClassPath.
(for good reason).
So, my suggestion is as follows:
Exit JDeveloper
Edit <JDeveloper>\JDeveloper.ini
Locate: IDEClassPath
Add ;..\classes
to the end of the line.
Run JDeveloper, open your workspace, project.
Select menu: Project | Properties.
Switch to 'Paths' tab.
Change Output root directory to:
<JDeveloper>\classes
Press OK
Rebuild your project.
Validate you can go into design mode on the base class.
Validate you can go into design mode on derived classes.
Please post follow up message (success or failure) so we
can file a bug if necessary.
Thanks,
John.
Nick Perrett (guest) wrote:
: Dear all
: DESIGN VIEW DOESN'T WORK WITH OVERWRITTEN METHODS IN SUBCLASSES
: I am developing a reasonably large applet-based menu using
: JDeveloper. Because much of it varies only in small details, I
: had planned to create a base class to hold all the common
: elements, which would then call an emtpy method from jbinit().
: Each menu applet would then extend this class and overwrite the
: empty method to initialise components specific to their needs.
: This worked fine when implemented in a few test menus and
viewed
: in a browser.
: However, problems arise when I try to work with the individual
: sub classes in JDeveloper's Design View - they don't appear!
: This means I will probably have to revert to "cut and paste" to
: create further menus unless anyone can point me in a better
: direction, or show how to get around this. Any help much
: appreciated.
: Thanks.
: Nick
null

Similar Messages

  • Access 2010 on 64 Bit Windows 7 Access "Not Responding" when changing from forms view to design view and back

    I am running
    Windows 7 64 bit
    Access 2010 32 bit
    Developing an application with a split FE BE with both files local but continue to have the message "Not Responding" when switching from forms view to design view and back as well as if I try to connect to a subform or object on the sub form.

    I have seen this behavior when the form's RecordSource is a complex query such as a crosstab or a query with several nested queries. To test if this is your case, remove the RecordSource and see if the form starts acting normal again.
    Then again, if the form has several subforms they might be slowing up the loading time.
    Bill Mosca
    www.thatlldoit.com
    http://tech.groups.yahoo.com/group/MS_Access_Professionals

  • CS3 Design View And Invisible Elements

    Hello, CS3 Dreamweaver often doesn't shown hidden divs. I
    have an
    absolutely positioned div and it seems the only way to see it
    in design
    view is to go to code view select the div and switch back to
    design view
    and with luck it will appear. View - Visual Aids - Invisible
    Elements is
    checked. Are there any settings I have missed or are
    invisible elements
    buggy in design view?
    Thanks,
    Chris (Hunt)

    DW's Design view (in any version of DW) will not show
    elements with the
    visibility:hidden attribute enabled unless you select the
    element. An easy
    way to do that would be to select it in the AP ELEMENTS
    panel. Have you
    tried that?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Chris (Hunt)" <[email protected]>
    wrote in message
    news:g70q5f$kpl$[email protected]..
    > Hello, CS3 Dreamweaver often doesn't shown hidden divs.
    I have an
    > absolutely positioned div and it seems the only way to
    see it in design
    > view is to go to code view select the div and switch
    back to design view
    > and with luck it will appear. View - Visual Aids -
    Invisible Elements is
    > checked. Are there any settings I have missed or are
    invisible elements
    > buggy in design view?
    >
    > Thanks,
    >
    > Chris (Hunt)

  • Look different in Design view and Browser Preview

    Why do it look different in Design view and Browser
    Preview?

    "MA_DAVIDLEE" <[email protected]> wrote in
    message
    news:e39mte$las$[email protected]..
    > thank you for reply and the url is www.cipr.com.tw. you
    can see the
    > navigation position is different in Design view. Thank
    you!
    >
    How could I see the Design view? Can you post a
    screenshot?

  • Design View and a CSS Div layout page

    There are a few pages l
    ike this. I am assuming it is because everything is layed out w
    ith div tags, but there mush be a way to correct the desging view. Everything shows up great o
    nline. Here is a screenshot:
    Here is the code:
    <body onload="initHomePage(); addReferToLinks();">
    <!-- ################# TOOLBAR ############## -->
    <script type="text/javascript" src="/shared_assets/toolbar_v2/toolbar.js"></script>
    <!--  end TOOLBAR -->
    <img src="/profile/image/logo_linknet.gif" />
    <!-- Main div for entire page layout -->
    <form name="frmSearch" action="" method="get" title="Resources" class="scopedSearch">
           <input class="textInput" name="qt" value="THIS SECTION ONLY" id="searchField" size="20" />
           <input class="button" type="submit" value="Search" name="submit" />
           <input type=hidden name="col" value="mpr dno dnos1" />
    </form>
        <div id="main">
    <!-- ###################### LEFT NEWS ################################## --> 
      <div id="newsBox" class="box">
       <div class="boxHeader">
        <div class="headerLeft"><h2>MP News</h2></div>
        <div class="headerRight"><a href="/news/news/index.htm" class="more">more &#0187;</a></div>
       </div>
       <div class="boxContent">
        <h3>
         <script type="text/javascript">var x=new Date(); document.write(x.toLocaleDateString());</script>
        </h3>
        <div id="newsContent">
         <div class="loading">
          Loading...
         </div>
        </div>
        <!-- -->
        <h3>My Subscriptions</h3>
         <ul style="list-style-type:none;">
          <li><a href="http://rss/">Setup Subscriptions - Get Help</a></li>
          <li><a href="http://">View Subscriptions</a></li>
         </ul>
        <!-- MEDIA CENTER -->
        <div class="imgFrame"><a href=""><img src="image/mc_logo2.jpg" alt="Media Center" hspace="0" vspace="0" border="0" /></a></div>
        <!-- COLUMNS -->
        <div class="imgFrame"><a href="http/"><img src="image/columns.gif" hspace="0" vspace="0" border="0" alt="The Northwestern Columns" /></a></div>
       </div>
      </div>
    <!-- #### end LEFT NEWS ########### -->
    <!-- ###################### CENTER CONTENT ################################## -->
      <div id="content">
       <!-- MAIN CONTENT WELL -->
       <!-- optional notice (visible only when critical news exists) -->
       <div id="alert" class="box highlightBox">
        <div class="boxHeader">
         <div class="headerLeft"><h2>Important Notice</h2></div>
         <div class="headerRight"> </div>
        </div>
        <div id="alertContent" class="boxContent">
         <div class="article">
          <a href="" class="headline">Avoid lock out - Install LINK 22.2 now</a>
          Users who do not install LINK 22.2 before the version enforcement date of July 31 will be
          unable to access their PCs.
         </div>
        </div>
       </div>
                <div id="home_page_id">) Home Page</div>
       <!-- Activities -->
       <div id="activities" class="box highlightBox">
        <div class="boxHeader">
         <div class="headerLeft">Welcome<span id="username"></span><h2>What would you like to do?</h2></div>
         <div class="headerRight"> </div>
        </div>
        <div class="boxContent">
         <div style="width:100%;">
          <ul>
           <li><a title="Find information and tools for recruiting new representatives" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Recruiting:  <select style="font:message-box; width:19em;" onchange="if(this.value){window.navigate(appendReferer(this.value))};">
             <option name="selectRecruit" selected="selected">*** make selection ***</option>
             <option value="http.htm">Sourcing & Prospecting</option>
             <option value="http://.htm">Selecting & Assessing Candidates</option>
             <option value="http://_process.htm">Post Acceptance Process</option>
             <option value="http">Developing an Internship Program</option>
             <option value="http.htm">Tracking Activity, Results & Accountability</option>
             <option value="http://.htm">Recruiter Development</option>
            </select></a></li>
           <li><a href="/objective/mpr_secure/mp_ldorgdev.htm" title="Find information and tools for developing leaders in your office" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Leadership &amp; Organizational Development </a></li>
           <li><a href="/objective/mpr_secure/mp_supvsn.htm" title="Find information and tools for effective supervision" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Supervision</a></li>
           <li><a href="/objective/mpr_secure/mp_stfop.htm" title="Find information and tools for   managing your office" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Staffing &amp; Operations</a></li>
           <li><a href="/objective/mpr_secure/mp_plnperform.htm" title="Find information and tools for business planning and performance monitoring" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Planning &amp; Performance</a></li>
              <li><a href="/objective/mpr_secure/mp_mngmntcompben.htm" title="Find information regarding income, fees, expenses, allowances and benefits" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Management Compensation &amp; Benefits</a></li>
              <li><a href="/objective/mpr_secure/mp_repdev.htm" title="Find information and tools regarding mentoring and professional growth" onmouseover="showTooltip(this);" onmouseout="hideTooltip(this);">Representative &amp; Specialist Development</a>  </li>
          </ul>
          <div id="slideshow1" class="activitySlideshow" style="height:212px;">
           <img src="image/slideshow_photos/photo06.jpg" />
           <img src="image/slideshow_photos/photo07.jpg" />
           <img src="image/slideshow_photos/photo08.jpg" />
           <img src="image/slideshow_photos/photo09.jpg" />
           <img src="image/slideshow_photos/photo10.jpg" />     
          </div>
         </div>
        </div>
       </div>
       <!-- Lower div under activities (2 columns) -->
       <div class="leftColumn">
       <!-- Events Calendar -->
        <div class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Events Calendar</h2></div>
         </div>
          <div class="boxContent"><ul>                      
          <li>April 25-30<br />
         <a href="http_020110.htm" target="_blank"></a></li>
         <li>May 12-14<br />
         <a href="http://030510.htm" target="_blank"></a></li>               
           <li>June 16<br />
         <a href="http://.htm" target="_blank">Series conversation</a></li>                                  
                          </ul>
          </div>
        </div>
         <!-- Spotlight -->
         <div class="box">
          <div class="boxHeader">
           <div class="headerLeft"><h2>Spotlight</h2></div>
           <div class="headerRight"> </div>
          </div>
          <div class="boxContent">
                  <div class="article">
          <!-- Leave "Market volatility resources available" at the top -->
       <div class="headline"><a href="http.htm?tern Mutual Association dues decline form available</a> </div>
         The $25 association membership fee will be charged to June 30 home
         office supply bills. Representatives who wish to decline membership
         may submit a <a href="http://.htm" target="_blank">decline
         form</a>.
    <div class="headline"><a href="http://.htm">Surplus notes information available</a> </div>
         Find answers to common questions and hear insights from about the company’s recent surplus notes offering.
                              <div class="headline"><a href="http://.htm">Stay up to date on 2010 estate tax repeal </a> </div>
         Consider the new Estate Tax Repeal page on LINKnet “home base” for information on the 2010 repeal and resources to use when talking to clients about this topic.
                  <div class="headline"><a href="http/index.htm">Withstanding Market Challenges</a> </div>
         Access resources to highlight the company’s strength and stability, find sales strategies and share marketing and market-related materials to help address client concerns.
                  <div class="headline"><a href="http:///year.htm">Dividend resources available</a> </div>
         The Current Year Scale page on LINKnet provides the latest information
         and sales support materials based on the 2010 dividend announcement.
    <!-- Leave "Market volatility resources available" at the top -->
                   </div>
          </div>
         </div>
       </div>
       <div class="rightColumn">
       <!-- Approaching Deadlines -->
        <div class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Approaching Deadlines</h2></div>
         </div>
         <div class="boxContent">
           <ul>
    <li>April 30: <a href="http.htm">Submit 2010 Commitment to Excellence Award nbominee</a></li>
           <li>May 25: <a href="http.htm">Submit applications for Intern Community Service Award</a></li>
                          <li>June 30: <a href="http://pdf">Submit 2010 Managers Membership Award Application to NAIFA</a> <img src="/shared_assets/image/doc_icons/pdf.gif" alt="PDF File" /></li>
                          </ul>
          </div>
        </div>
        <!-- Tech Alerts -->
        <div id="techalerts" class="box">
         <div class="boxHeader">
          <div class="headerLeft"><h2>Priority Tech Alerts</h2></div>
          <div class="headerRight"><a href="http://.htm" class="more">more &#0187;</a></div>
         </div>
         <div class="boxContent">
          <div class="loading">
           Loading...
          </div>
         </div>
         <iframe name="techalerts" src="/statusdisplay/001_summary.htm" onreadystatechange="if(this.readyState=='complete'){this.previousSibling.innerHTML = formatTechAlert(frames['techalerts'].document.body.innerHTML);}"></iframe>
        </div>
       </div>
      </div>

    Dreamweaver is pretty good these days at showing the page in Design View how it will be viewed when online. HOWEVER having said that it does largely depend on the way you write the css.
    I guess for Dreamweaver it's impossible for it to show every concievable way you can write css correctly. Unfortuantely if your css is not compatible with what Dreamweaver likes it won't make a great job of rendering the site correctly in Design View, that's always been the case.
    The css is not wrong but I've seen many display issues in Dreameaver Design View caused as a direct result of the css being overly complex to crack simple presentation. I guess it's in the lap of the gods if you are fortunate enough to have found the way to write css that Dreamweaver likes.

  • Design view and browser view in DW are different than when I view from local folder

    I'm brand new to Dreamweaver CS5.5 and here is my problem:
    I've made an html page in dreamweaver with a banner, with an additional graphic and some text on top of the banner.  It displays just fine in every browser when I view from the local folder, but when I open DW and view, it displays incorrectly in all three design, live and browser views within DW.  If I make changes to the css file until it views correctly in design view, it no longer displays correctly from the local folder and it still doesn't view correctly in live or browser view within DW.  If what I'm doing isnt going to display accurately in any of the views provided by Dreamweaver as compared to the live server, whats the point in having this software?  I could just keep building webpages in notepad and uploading with CoreFTP.
    Any suggestions?  Is it some setting that I dont know about that I need to change within DW?   Please help.

    align="center" is deprecated (obsolete) code in XHTML & HTML5 doc types.  Instead of styling markup with HTML, you should be using CSS. 
    CSS
    .center {text-align:center}
    HTML
    <p class="center">some centered text here</p>
    With respect to break tags, in XHTML doc types the correct syntax is <br /> not <br>.  However your usage of line breaks is inconsistent with good symantic markup.  Use headings <h1> <h2> <h3> <h4> for important keywords.  Use <p> for descriptive paragraphs.  Use <ul> <li> or <ol> <li> for lists.  Line breaks should be used minimally if ever.
    XHTML doc types require all tags to be lowercase.  Uppercase tags will throw errors.
    Your design is too rigid.  When text size is increased in browsers, your content is unreadable.  See screenshot.
    SOLUTIONS:
    1) DO NOT USE POSITION ABSOLUTE.  You don't need it.  Absolute positioning removes content from the normal document flow resulting in a jumbled mess.  Use default CSS positioning (none) with margins, padding & floats to align elements.
    2) Remove HEIGHT values from all CSS containers.  Height limits a container's capacity to hold more content when needed.  Container height should always be determined by the amount of content it holds; not explicit values.  If required to reveal a background image, for example, use CSS min-height instead of height.
    CSS Box Model
    http://www.w3schools.com/css/css_boxmodel.asp
    CSS Floats
    http://www.w3schools.com/cssref/pr_class_float.asp
    CSS min-height
    http://www.w3schools.com/cssref/pr_dim_min-height.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Why does my page look great in design view and to the left in live view?

    I just created a new page using a fluid grid layout and in "design" view it looks great but in "live" view or on a browser preview the wording all goes to the left.  What I am doing wrong?  I also have another question which may relate to the first.  I  have four templates. Do I create a new named .css file for each new template or continue using the same layout.css file for all templates? Since I created a new .css file for every template maybe it is causing confusion.  Thanks in advance.

    If this is what you want, rework your HTML so all three images are in the same div and adjust your css to  narrow the scroll down image and on Order jpg, vertically align top, 30px margin.
    <div id="header">
    <div id="pic1">
    <img src="Thumbs/Scroll-Down.jpg" alt="More Pictures">
    <img class="goldborder" src="NewImages/englilshivymain.jpg" alt="">
    <a href="#OrderHere2">
    <img alt="Order Here" src="Thumbs/OrderHere.jpg">
    </a>
    <br>
    English Ivy (Detail)
    </div>
    <div id="pic4">

  • Display Html screen, design view and CSS screen at the same time ?

    Hello everyone !
    Well this is my problem :
    I am on a Dual Screen monitor, in one screen i have the ''code inspector'' to view my html code and the second screen i have the Design view.
    Problem is,  i hate switching always my tabs when I need to work on my Html and my CSS.
    I was wondering if anyone found a way to display, i don't know maybe 2 code inspector or simply find a way to split the screen so I can see html and css at the same time ?
    Thanks a lot !
    Nick

    If you're using Dreamweaver CS4, this is very easy. View the HTML in the Code Inspector, and have Vertical Split view in the main Document window. In the Related Files toolbar, select the stylesheet.

  • Anyway to have source code html, design view and CSS open windows at the same time?

    Hi all,
    Is there anyway I can keep design view, source code AND css open on screen all at the same time?
    Constantly clicking between source and css is really becoming irritating, would be so much easier if they were both on screen at the same time.
    Any help would be great

    You have two choices.
    1 You can go to preferences>general and the very first item (in CS6) is "open document in tabs" if you deselct that then you can view your page in split view and also open up the CSS file and have it visible as well.
    2 If you use tabs you can view the page in split view and open the CSS file and then detach the css from the tab and it will be an idependent item. You detach it by highlighting the tab and then dragging it down.
    It helps to have a large screen, and better still to have more than one screen, you can put the css on the other screen.
    VL Branko

  • Multi page report in design view and page breaks

    Hey,
    I have designed a report that spans more then a single 8X11 page in design view. The report has one parent frame and 2 child frames. The parent data prints first and then there is a page break before each child's data. The trouble I am having is that where the report is designed over 2 pages in design view the first child's data prints on the 3rd page because of the page break, and then if there is another child it will start to print on the 5th page, etc. Another problem is with the actual page numbering and that page 1 according to the print out actually is 2 pages because of the 2 page design view. I am looking for a way to design a report on 2 pages in design view but have it to print on only 1 page per parent and child depending on how much data there is. If I could fit all of the data elements on a single page in design view it would be easy, but using 2 pages is making it difficult.
    Does this make sense? Any suggestions?
    Thanks

    Try doing the page break by setting the Page Protect property to Yes, not by Page Break before/after.

  • Livecycle Designer  - Design View and Hierarchy  Blank - Assistance Sought

    12 months ago I succesfully installed Livecycle designer 8.0. Recently tried again on a new laptop with GUI 720 and decided to try Livecycle 8.2. It installs OK.
    I am using Livecycle from an ABAP SAP system.
    The problems come when I fire up the layout of an existing form from transaction SFP. Livecycle Designer starts OK. However the Design View is blank and the Hierarchy only contains a blank subform. The DataView however does list all the data fields on the form.
    I have tried installing Livecycle Designer 8.0 and 8.1 as well but always get this same result.
    Interestingly if I take a copy of an active form saved as a pdf (as it being displayed as part of an application in the portal) and open it using Livecycle Designer outside of the GUI (by executing command formdesigner.exe located in the windows "program files" installation directory) then I get all the details of the form showing correctly.
    Any ideas greatly appreciated.
    Thank you.

    Thank you very much Otto.
    This a very useful tip but sadly does not apply in this case where both the logon language and language of the forms are English. The locale setting on the form display is also English.I have tried English Euro and English US as just in case this does make any difference, but without success.
    When I attempt to create or change a form I get a run time error MESSAGE_TYPE_X with message class CNDP and message number 006. This suggests incorrect GUI, Kernel or GUI patch. I do not know of any required GUI 720 patches and can find nothing relevant on OSS.
    If no-one responding on SDN can assist in a week or so I will raise a call with SAP. I will post the results (even if they are embarrassing for me).

  • Design View and Browser show different layout

    I am having an issue with a site I am working on. The site
    looks great in
    the browser, but it doesn't look right in design view in
    Dreamweaver. I
    have posted 2 screenshots (they are around 140k apiece), they
    are linked
    below,
    Dreamweaver -
    http://www.swvtc.dmhmrsas.virginia.gov/dreamweaver/dreamweaver.jpg
    Browser -
    http://www.swvtc.dmhmrsas.virginia.gov/dreamweaver/browser.jpg
    What would be causing this?
    Thanks in Advance,
    Drew

    It could be a number of things, but until we see the code it
    would only be,
    at best, a guess. Please post the link to the page.
    Jo
    "Drew" <[email protected]> wrote in message
    news:edn3u8$lc1$[email protected]..
    >I am having an issue with a site I am working on. The
    site looks great in
    >the browser, but it doesn't look right in design view in
    Dreamweaver. I
    >have posted 2 screenshots (they are around 140k apiece),
    they are linked
    >below,
    >
    > Dreamweaver -
    >
    http://www.swvtc.dmhmrsas.virginia.gov/dreamweaver/dreamweaver.jpg
    > Browser -
    http://www.swvtc.dmhmrsas.virginia.gov/dreamweaver/browser.jpg
    >
    > What would be causing this?
    >
    > Thanks in Advance,
    > Drew
    >

  • My Spry Menu bar is different in design view and when I preview in Browser.

    When in design view my Spry Meny Bar is horizontal like I chose.  But when I preview it in browser it appears as just type verically down the side of the screen.  With no boxes around it.  Please help.

    Did you define a local site folder in DW before you began your project?
    http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
    A link is the very best way to get help here.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Reg: Order in which view and controller methods executed

    Hi,
    I want to know in which order the following methods get executed in the intial stage of application.
    View wdinit()
    wddomodify()
    controller wdinit()
    and when a we press a button or something what is the order in which the following methods get executed.
    Action of corresponding button
    wddomodify()
    Thanks in advance.

    Hi Armin,
    Thanks for the reply.
    Just to make sure, Do u mean the on start of application the order is Controller Init(),View init()
    on some action the order is actionhandler, wddomodify().
    Thanks in advance.

  • Text Field location differs on design view and preview mode

    I am using Adobe LiveCycle Desginer ES.  I am updating forms currently created in Livecycle 6 and 7.  I am noticing the text fields are lower on the preview mode than where I have placed them on the design mode. In design mode, they are perfectly in line with the other text.  When going to preview they are off anywhere from a couple centimeters to a couple inches.  I have started over with new forms and had this same problem.
    This issue mostly occurs when I have a text box with a large amount of text and I place text fields over the text boxes.  Has anyone had this issue also?  If so, is there a solution?  This issue never happened in 6 or 7, I am only seeing this issue in the ES version.
    Any help would be appreciated. (I am willing to recreate the forms, but that has the same issue also.)

    In version 7 there were updates made to the text engine. There were situations where things did not align correctly. To solve this there was an option added to allow you to revert back to the old engine. To do this go into the File/Form Properties/Compatibility then click on the button for the Revert Text Formatting and try your form again.
    Note that at some point in time you should update your form to use the new engine and stop using the version 6 of Reader/Acrobat.
    Hope that helps
    Paul

Maybe you are looking for

  • Firefox crashes when scolling pages in youtube

    I've been having this problem the last 2 weeks, more or less. Firefox crashes when on youtube when I start to scroll or even when I try to go to another tab. It doesn't seem to be the plugin that crashes because when that crashes it usually doesn't c

  • Unable to send to external email recipients - Multi Tenant Exchange 2013 - MultiRole servers in DAG

    Greetings all, I hope someone can help. I have created a Exchange 2013 multi-tenant organization, with two servers, both multi-role - CAS and Mailbox roles. Internal mail flow is fine (external email addresses can send to the domain). External firewa

  • Iphone 4 no longer can hold a signal

    My not-quite 2-year-old iPhone 4 (not S) now cannot hold a solid 3G signal. Whereas I used to be able to make calls from my office (concrete tilt-up, outside wall, near window) and from anywhere within my home, I now get dropped calls all the time or

  • Entering password for an encrypted time machine backup

    During a recent hard disk failure. I have had to restore my system from a time machine backup. I keep this backup on an encrytped external drive. I booted into recovery mode,  erased the drive to fix the hard disk errors (it wasn't repairable). Then

  • Smartofrms: add final page with LOGO (print invoice)

    Hi all, In Smartforms, I would like to insert a final page with the LOGO of the company in whole page size. I already used &PAGE1(first) and  &PAGE2(next) but I am not able of to call a third and final page (ENDPG).  I followed this steps: - created