First instance of field printing in wrong spot

I have a report that calls a field in a header frame. It is in the frame with four other fields.
When I print the report the first page of the report prints one of the fields on the opposite side of the page (left instead of right) not in its enclosing object.
I have anchored it to the frame. I have anchored it to one of the other objects nothing is working.
All subsequent pages print in the correct position. Has anyone ran into this problem and how did you solve it.
Thanks
Barb

Hello Scott,
Thanks for your answer. However we checked the ACS logs and it shows that we entered bad credentials just once, but in the Active Directory our account sometimes is blocked because we get at least 2 and sometimes 3 failures. This problem is only presented when we authenticate Cisco devices or through VPN, in normal circumstances, when users enter bad credentials on their computers, it works fine.
Thanks and regards...

Similar Messages

  • Hide all instances of text fields, instead of only first instance?

    Hi All, Been scouring looking for an answer to this, and tried several things that I haven't been able to make work for me.
    I'm creating a quote form in LC Designer.
    I've got buttons to add or remove instances of a subform. The subform contains 5 fields. I need to add a checkbox that will hide only 2 of the fields within the subform when checked, and when unchecked, show them again. I am able to make this work, but only for the first instance (instance 0?). How can I make this work so it hides these fields from each of the visible instances?
    You can view the form at: https://workspaces.acrobat.com/?d=GVqRa5BfyIKxpkAVBxje3Q
    For anyone that is feeling abitous, what I really wanted to do seems impossible, so I'm going with the above as a simpler workaround. What I really want to do is have a check box that when clicked, will hide the quotation form, and make the purchase order visible, carrying over any field data into a new table on the Purchase order form from the quote form. I've attached this form at https://workspaces.acrobat.com/?d=pqpsXx5VPi*LkMeVKrX57w
    I understand that I need to create an XML schema to accomplish this, but can't figure out for the life of me how to actually create the schema. I can only find info on how to bind the data source once it's been created.
    I would be forever grateful to get a hand with getting either of these forms to do what I need.
    Thank you!

    Hi Barb,
    The first question is fairly easy, you need do exactly what you were doing but for all the rows, so;
    var newPresence = (this.rawValue == "1") ? "hidden" : "visible";
    var rows = page1.resolveNodes("Subform2[*]");
    for (var i = 0; i < rows.length; i++)
        var row = rows.item(i);
        row.Col2.presence = newPresence;
        row.Col4.presence = newPresence;
    The second one can be done, but is a bit fiddly.  I have updated your sample, https://workspaces.acrobat.com/?d=jLYZGae--BiZ0khRbZqvuA
    This relies on having two top level subforms, one for Sales_Quotation and one for Purchase_Order, when you click the checkbox the name of the top element in your data connection is updated, the form is remerged and rendered with the top level subform that matches the new name.  Look in the hierarchy tab and you will see what I mean by top level subform.  Any elements that have the same binding under the Sales_Quotation and Purchase_Order subforms will bind correctly.  You wont need an XML Schema.
    The fiddly bit is that in Designer you can only edit the first top level subform in the form, the second one wont show up at all at design time.  However, the approach was discribed in this blog http://blogs.adobe.com/formfeed/2011/02/multiple-top-level-subforms.html and John has a macro to move the first subform become the last.  I've already run the first macro, NewTopSubform, so you just need the RotateSubforms macro.  There's more information on macros and how to install them in the Designer help http://help.adobe.com/en_US/enterpriseplatform/10.0/DesignerHelp/WS3041177a02dcf48e2f8c933 d12daa5a53a3-8000.html
    Good luck
    Bruce

  • First, I would like to know if its 2014 in this forum like it is here in NJ.  Second, I'd love to pick the brains of some Galaxy S5 people.  Im assuming I'm in the wrong spot.  If you are a guru and a Samaritan,

    First, I would like to know if its 2014 in this forum like it is here in NJ.  Second, I'd love to pick the brains of some Galaxy S5 people.  Im assuming I'm in the wrong spot.  If you are a guru and a Samaritan, please email me at (Removed)
    Private info removed as required by the Verizon Wireless Terms of Service
    Message was edited by: Admin Moderator

    Apple does not give away its products.
    Unless you are the 1,000th person to show up at a new Store and Tim Cook is there and his assistant is filming you to be posted on their Home Page.
    That is yet another FaceBook SCAM.

  • Need to PRINT with PANTONE spot colors  - PROBLEMS

    Hello!
    This is my first post here.
    I am from Poland and I designed artwork for a 12" vinyl. It is going to be pressed in the US and so will be the cover get printed there.
    This is my first abroad work... So far when i wanted to use Pantone for printing i prepared the artwork in CMYK and just noted (for the printer) which Pantone spot colors should be used. This is how it works here in Poland. But when i sent my artwork like this to the US printing plant - i got a reply that this is wrong and i need to prepare the files for spot color printing...
    I prepared the artwork in Photoshop CS4 and i put it on a template for printing in InDesign CS4.
    Meanwhile i got to know how to make new spot channels in Photoshop, but when i want to place that file on the template in InDesign - i get a message saying that i can only import RGB or CMYK files...
    I Need Your help!

    yeah, i knew that.
    i think i sorted it out now.
    i think my mistake was that i tried to import PSD files. But later on i saved them as EPS files i could import them to InDesign with the spot colrs.
    We'll see what the printing plant says.
    Should be good now.

  • Issues with the date in graph on first instance

    Hi,
    I have a date pick field (P2_START_DT) that has a default value set from a table
    here is the code that I've used to set default value (thanks again to the expert for assistance)
    begin
    select max(REC_DATE) dt into  :P2_START_DT
    from TABLE_A;
    return :P2_START_DT;
    end;
    on the same page, I have a report (Type: SQL Query) and a graph that takes P2_DATE as a parameter
    here is a sample SQL condition from Report
    where
      RECORD_DATE > :P2_START_DT
    Here is a samlpe SQL condition used for graphs
    where
      RECORD_DATE > :P2_START_DT
    condition is pretty much the same for both
    my issue is that when page is loaded for the first time, P2_DATE field and the report shows right data but my graph doesn't show anything.
    to test, I added a button to submit page.
    when I click on the button both my graph and the report shows the right data... suggesting that for some reason graph is not picking up default value of P2_START_DT when the page is first loaded
    please advise.

    It's not working.
    here is what I have
    Item Name
    Page:
    2 Final Facility
    *Item Name(Value Required)
    Type
    Static Assignment
    PL/SQL Function Body
    SQL Query (return single value)
    SQL Query (return colon separated value)
    SQL Expression
    PLSQL Expression
    Item Value
    Source
    *Computation(Value Required)
    select max(RECORD_DATE) dt
    from V_IM_CURRENT;
    Computation Error Message(In the event the computation fails display this message)
    Conditions
    Condition Type
    - Select Condition Type -
    Exists (SQL query returns at least one row)
    NOT Exists (SQL query returns no rows)
    SQL Expression
    PL/SQL Expression
    PL/SQL Function Body Returning a Boolean
    Request = Expression 1
    Request != Expression 1
    Request Is Contained within Expression 1
    Request Is NOT Contained within Expression 1
    Value of Item / Column in Expression 1 = Expression 2
    Value of Item / Column in Expression 1 != Expression 2
    Value of Item / Column in Expression 1 Is NULL
    Value of Item / Column in Expression 1 Is NOT NULL
    Value of Item / Column in Expression 1 = Zero
    Value of Item / Column in Expression 1 != Zero
    Value of Item / Column in Expression 1 Is NULL or Zero
    Value of Item / Column in Expression 1 Is NOT null and the Item Is NOT Zero
    Value of Item / Column in Expression 1 Contains No Spaces
    Value of Item / Column in Expression 1 Is Numeric
    Value of Item / Column in Expression 1 Is Not Numeric
    Value of Item / Column in Expression 1 Is Alphanumeric
    Value of Item / Column in Expression 1 Is Contained within Colon Delimited List in Expression 2
    Value of Item / Column in Expression 1 Is NOT Contained within Colon Delimited List in Expression 2
    Value of User Preference in Expression 1 = Expression 2
    Value of User Preference in Expression 1 != Expression 2
    Current page = Expression 1
    Current page != Expression 1
    Current Page Is Contained Within Expression 1 (comma delimited list of pages)
    Current Page Is NOT in Expression 1 (comma delimited list of pages)
    Current Page = Page Submitted (this page was posted)
    Current Page != Page Submitted (this page was not the page posted)
    Current Page Is in Printer Friendly Mode
    Current page is NOT in Printer Friendly Mode
    Text in Expression 1 Is Contained in Value of Item / Column in Expression 2
    Text in Expression 1 Is Contained within the Text in Expression 2
    Text in Expression 1 Is NOT Contained within the Text in Expression 2
    Text in Expression 1 = Expression 2 (includes &ITEM. substitutions)
    Text in Expression 1 != Expression 2 (includes &ITEM. substitutions)
    Page/Region is Read Only
    Page/Region is NOT Read Only
    User is Authenticated  (not public)
    User is the Public User (user has not authenticated)
    Inline Validation Errors Displayed
    No Inline Validation Errors Displayed
    SQL Reports (OK to show the forward button)
    SQL Reports (OK to show the back button)
    Client Browser: Mozilla, Netscape 6.x/7x or higher
    Client Browser: Microsoft Internet Explorer 5.5, 6.0 or higher
    Client Browser: XHTML / CSS capable browser
    Client Browser: Other browsers (or older version)
    Current Language Is Contained within Expression 1
    Current Language Is NOT Contained within Expression 1
    Current Language != Expression 1
    Current Language = Expression 1
    When CGI_ENV DAD_NAME = Expression 1
    When CGI_ENV DAD_NAME != Expression 1
    When CGI_ENV SERVER_NAME = Expression 1
    When CGI_ENV SERVER_NAME != Expression 1
    When CGI_ENV HTTP_HOST = Expression 1
    When CGI_ENV HTTP_HOST != Expression 1
    Never
    Always
    [PL/SQL][item / column=value][item / column not null][item / column null][request=e1][page in][page not in][exists][never][none] 
    Expression 1
    P2_START_DT

  • Format of Date field is loading wrongly in the Infocube 0pp_c01.

    Hi,
    Format of Date field is loading wrongly in the Infocube 0pp_c01. But it is loading properly into PSA.
    I am loading data into PP infocubes from the following DataSources.(they all are 3.x datasources)
    1. 2LIS_04_P_MATNR
    2. 2LIS_04_P_ARBPL
    3. 2LIS_04_P_COMP
    The data is coming properly upto PSA.  For example Actual Start date is loaded in cube like 733.884.
    And, it is the same issue with all the cubes. So I checked the update rules. But, in it the mapping is done properly.
    Thanks $ Regards
    Shyne Sasimohanan
    +91-9632674245

    Hi,
    HEre also value is loaded correctly. The reason u are seeing it in this format is because it is mapped into a key figure in the info cube.
    It will store the value as number of days from a standard date like 1/1/1000 or 1/1/1900 - not sure which one of these, u should be able to search and find the correct date in the forums..but this is the logic behind it
    Hope it helps.
    Regards,
    Rathy

  • Can I install a second instance of i-Calender on the server where right now is running the first instance? How?

    The first instance is running on a Sun R420 Enterprise
    server. The second instance will run in the same server.

    When you say "Authorized"  you mean in the sense of Itunes Store Authorized? if so the system in Question is authorized it is my primary Workstation and was waiting until iCloud came out to update to Lion. My MBP , and 2006 MP are all running Lion and are part of the 5 systems "authorized". I did not run into this issue with either the MBP or the MP when i installed and I bought two copies at the same time on my the first day Lion was available.
    Do you know the mechanism with which the App Store tracks purchases on different computers prior to iCloud coming out?
    once again thanks for your response
    chris meredith

  • I would like to inquire about how I could have my iPad 2 repaired or replaced. I bought it With a credit card via apple store website last June 19 of this year. At first, I already noticed a little white spot in the middle of the screen visible when the d

    I would like to inquire about how I could have my iPad 2 repaired or replaced. I bought it With a credit card via apple store website last June 19 of this year. At first, I already noticed a little white spot in the middle of the screen visible when the display on screen is dark. I thought this was okay. Now, My problem with it is that, it now has green discolorations at the center whenever the screen display is black or dark I.e. When a website's color is black or dark or whenever I go to the search interface.
    I am from the Philippines.
    Please attend to this inquiry as promptly as possible. I'm sorry I have to send it here since I cannot see any email or inquiry page on the apple website. I also cannot reach the toll free number on my mobile phone.
    Thank you very much.
    <Serial Number Edited by Host>

    You can find out how to get service for your iPad on this web page:
    http://support.apple.com/kb/index?page=servicefaq&geo=Philippines&product=ipad
    Regards.

  • Compare two columns and match ALL recurring values, not just the first instance

    Hi everybody...
    I was looking for a way to compare values in two columns, identifying every duplicate value instance on a third column.
    Searching around the forums, I found a solution, albeit a partial one; I am using this formula: =IFERROR("Duplicate in row "&MATCH($A,$B,0),"") along column C, to compare values between columns A and B. When applied, the formula will render the first instance where there is a duplicate; unfortunately MATCH will only register the first instance of the duplicated values.
    For example:
    The first value on column A is 'Apple'. On column B there are three instances for the value 'Apple', the formula identifies the first of these values, but not the remaining two.
    I am not an advanced Numbers or Excel user, and the answer to this problem eludes me. I am attempting to compare columns that have no less than 1000 rows each, so you can imagine how, finding a solution to my problem would be really great.
    Thanks in advance,
    Pablo

    Unfortunately I can't see your screenshot, but supposing you have a table like this:
    Col1
    Col2
    1
    3
    Dupe
    2
    4
    Dupe
    3
    5
    Dupe
    4
    6
    5
    7
    Then here is one way to flag the duplicates.
    The formula in C2, copied down, is:
    =IF(COUNTIF($A,$B2)≥1,"Dupe","")
    Then filter on column C for 'Dupe', and copy the values in column B to wherever you need them.
    SG

  • Interactive buttons on master pages only appearing on first instance in document [CS6]

    I have a document being created for on-screen use that has next and previous buttons in the design. These buttons are on the master page with the 'On Click go to next/previous page' behaviour applied.
    When the document is exported the buttons only appear on the first instance of that master page. IE. If pages 2-20 are created from that master, the buttons only appear on page 2.
    I've seen other people reporting this problem in some other threads without an answer, so hopefully someone will see this who knows what the issue is.
    I presume this is something to do with CS6, this is occuring in a document that was originally created in CS3 or 4. It's been revived for a new edition, and the buttons used to work perfectly under the old version, but now they're behaving as described. I've recreated them from scratch as well as using the previous version, but the results are the same.

    Wasn't there an Acrobat issue that affected this as well? Make sure that is updated, too.
    While I'm on it, this is being viewed in Acrobat/Reader, right? Anything else, especially Mac Preview is a bit of crapshoot.

  • I am trying to write a grep search for the first instance of a word in a paragraph.

    How can I identify only the first instance of 'FREE' in a paragraph and apply a style to it, without also styling the 2nd or more instance of the word?
    Thanks

    (?i)^(.+?)FREE should find the first instance in a paragraph. The (?i) makes the search case insensitive in case it wasn't typed as all caps, the ? inside the second grouping makes the shortest match for cases when there is more than one instance in a paragraph, and I've not added any quotes since I presumed those aren't actually in the text.
    I would deal with the formatting by typing FREE exactly as you want it someplace on the pastebord, then copy to the clipboard. Change to $1~c which replaces the found string with the text found in the first subexpression (.+?), which is the stuff before the first FREE, and the the formatted contents of the clipboard for the FREE.

  • Why does my Laserjet 2055dn only print the first page of a print job?

    In our domain, we have a number of 2055dn printers that act up on intermittent bases.  At times, they function properly, but other times they will only print the first page of a print job.  Our domain has only HP printers so there should be no conflict with drivers.  My solution has been to delete the printer on the local machine and then to reinstall them after reboot.  That has helped at times.  In other cases, I have installed the printer only on the local machine and not the copy on my printer server.
    I have updated the print drivers, on the server and on the local machines.  I have changed drivers to PS, to PCL 5 and to PCL 6.
    This only seems to occur in one of my three buildings that house this model of printer.  I have even done firmware upgrades on the printers.
    I appreciate any help that I can get on this continuing problem.  Thanks much.

    Then use the latest solution!
    Which doesn't need specifying either.
    Peter

  • Text in fields prints faintly, but everything else in the document prints fine

    I am using Adobe Acrobat 8 Professional on a Mac. I am using a black and white laser printer.
    In my work, I fill out PDF forms prepared by the federal government.
    I can't modify the forms, because they are secure.
    Filled-in text fields print so faintly (i.e., too light, not dark) that they are hard to read when printed.  They don't look that great on the computer screen, either.
    The form itself prints out excellently: nice and dark; easy to read.
    Text entered using the typewriter tool prints out excellently, also.
    Acrobat does not seem to allow the font in the text fields to be changed. It is some kind of Courier, and it never changes.
    How can I get darker printouts from my text field entries?

    Yes, that is not the best font choice. It's Courier New and this is a common complaint with this font. That particular form is not secured, but it is Reader-enabled. It is an XFA form, so it can be modified with LiveCycle Designer, which unfortunately for you does not come with the Mac version of Acrobat. If you want to go to the trouble of modifying such forms, you could do so on a Windows machine that has Acrobat Pro/LiveCycle Designer installed.

  • L5780: first page or 2 print fine then poor quality print

    The first few pages of print will be fine but then towards the end of the 3rd page there are horizontal streaks, the next page will be full of them getting worse as the page progresses.  I can wait a while (1/2 hour or so) get a good page but then back to the  horizontal streaks.
    I replaced my print heads in August last year and had some issues with the black and yellow one which HP replaced (both of them went from green status to yellow status fairly quickly).  The new print head solved the issue for a while but now for months I've been dealing with this problem.
    I have cleaned, aligned and calibrated and now after a 2nd cleaning the yellow print is a very poor quality.  I have HP, print heads, HP ink and HP paper.  I have the proper paper settings.  From what I have read it appears that it could be the black and yellow print head again, but that just seems odd that a 3rd one would go bad in this short time (the first ones I replace in August did not indicate they were bad and were still in a yellow status) .  I don't do a great deal of printing and this August was the first time I've replaced the print heads since I got the printer about 4 years ago.
    I print most of my items from Micro Soft Word or Micro Soft Digital Image Suite 2006 Editor.

    See my answers below:
    a) The size of the pages of PDF which you are printing. LETTER
    b) Does all pages of the PDF are of same size? YES
    c) What is the page size set in the Printer and what is the actual size of the paper which you have put in the tray? LETTER
    d) Does this problem also happens on the virtual printer which you might have on your system (Try either Microsoft MPS Document writer or Adobe PDF Printer) No VIRTUAL PRINTERS
    Thank you for attempting to help me with this... we have tried everything and haven't been able to resolve the problem.
    Sherri

  • GREP: Apply to first instance only

    Hi,
    Another GREP question for you if you can help.
    Situation is trying to apply a character style before a specific word, i.e. Applied Character Style "four".......
    There are 4 words (lets call them: one, two, three, four) which are a common occurence and will always appear after the text that needs to have the applied character style, but my issue crops up when one of the four words appears twice or more times in one line and the GREP applies it to the 2nd or more instance of this word, i.e. Applied Character Style "one" random text "one"
    I am using these greps in the same paragraph style:
    ^.*(?= one)
    ^.*(?= two)
    ^.*(?= three)
    ^.*(?= four)
    I only want to have the GREP to apply to the first instance only - hope this stuff above makes sense?
    Thanks

    It's because GREP is greedy, by default.
    The expression
    ^.*(something more)
    will always grab as much characters as possible, before processing "something more": effectively, it will match anything up to the very last occurrence of that text.
    You can instruct GREP to not match greedy by adding a '?' after the repeat command code:
    ^.*?(?=\b(one|two|three|four)\b)
    -- the question mark can be added to each of the "repeat-this" codes: +, *, and ? ("!??" would mean: "match '!' zero or once, but uses the shortest match possible).
    I condensed your list of four commands into one, because it seems to me that all of them would get matched in turn, leading to problems when you have both "one" and "two" in the same sentence. With your GREPs, first all up to "one" would get marked, then all up to "two". Mine uses 'whatever comes first'.
    (I also added 'word boundaries' \b before and after, because you wouldn't want to match the 'one' in "Mr. Jones".)

Maybe you are looking for

  • Home Sharing on iPad gone wrong...please help!

    Hi there, I recently found out about home sharing by a friend. So to save space on my iPad I simply download all my music and videos on my computer and then when I want to watch/listen I have the computer switched on and iTunes running and then it al

  • JavaWSTutorial SJSAS helloword deployed but not wsdl??!

    Hello, i am new to the topic of WS, so i try it with the javawstutorial20 and sjsas9.0. But i stuck on page 20 of 283, which is quite frustrating. My problem is: I deployed the example service helloservice succesfully. it is displayed in the applicat

  • IPad 4 ID3 display

    Why ID3 information is no longer displayed at HiFi set via USB connection after updated to iOS7 (iPad 4)? iOS6 is OK. Using deezer apps.

  • One message type different IDoc Types

    Hi All, Can we use one message type and different data types based on the requirement in PI mapping.Basically  I want to select mappings based on IDoc ...My requirement is to use different IDoc types for one message type in mapping ...will it work ?

  • ARE 1 does not update Educ cess & Higher edu cess

    Dear SD gurus. Today when I was posting Excise to ARE1 I found that Edu cess & higher EDu Cess is not getting updated. We are using ECC 6.0. Is there any kind of Note to be applied? or there is any setting required for this. Kindly help Regards Sreek