Want to omit field borders from printing

I have done this before successfully on a text field. Now I would like to do this on a Date/Time Field, but I don't know how to ref
erence the field. For the Text Field, I've used textField.
And how do I find out these object names for other types of fields.
Thanks,
MDawn

Hi,
One way would be to have the following in the prePrint event:
var vName = this.name.toString();
xfa.resolveNode(vName + ".ui.dateTimeEdit.border.edge").presence = "invisible";
/* Check the type of object and change the .ui reference:
     Date field =      #dateTimeEdit 
     Dropdown =      #choiceList 
     Checkbox =      #checkButton 
     Text field =      #textEdit 
     Numeric field =     #numericEdit
and then a corresponding script in the postPrint setting the presence back to "visible".
The ui properties for other object types are commented out below the script.
You would think that this.border.edge.presence = "invisible"; would work, but it doesn't.
Example here: https://acrobat.com/#d=AwBYYQTNK9WXjSAhp385zQ
Good luck,
Niall

Similar Messages

  • Reader 8 omits lines/borders when printing docs

    I'm using Acrobat Reader 8.1.3 with Vista.  When I select PRINT, all the lines and borders are present in the preview/composite pane of the print window, but they are not present when the page prints out.  All other alpha-numeric characters are there.  What's the deal??

    I tried changing Markups/Stamps, but that didn't help.  What I did find, however, is that if you go into Advanced in the print window and check the box "Print as image", then all the lines and borders will print just fine.  I don't know if this is the ultimate correct answer, but it worked for me.  The forms I was trying to print were the tax forms such as the Form 1040, etc., at the irs website (irs.gov).  This has also happened to me when printing PDF maps where certain symbols and icons on the map do not print out for some reason.  Thanks for your help!!

  • Prevent users from printing the List of Business Partner window

    Hi All
    I have had this request and not sure if it possible.
    He wants to prevent the users from printing the List of business partner.
    That is when you do a search on the marketing documents.
    when do a search it brings up the window, List of Business Partners.
    they can go to file print...choose table and print the list of BP.
    is there anyway to prevent that?
    Thank you
    Jerusha

    is it a smartform
    You have to disable from ADOBE end
    sfpoutputparams-NOPRINT = X
    when calling the function module FP_JOB_OPEN.
    Unfortunately the PDF converter, which converts the output
    of a Smartform, does not allow to disable the print button.
    Please see note 841850 about this. Only the PDF-based forms
    support this features (class CL_FP_PDF_OBJECT also belongs
    to the PDF-based forms).

  • Transfer field value from one screen to another screen

    hi gurus,
    I am using field exit in mm02, i want to transfer field value from one screen to another screen. I am using Export, Import, Some FM like DYNP.......
    but not getting the value.
    can any one give idea about this.
    Thanks in Advance,
    Sudheer.

    I THINK IN FIELD EXITS SOME RESTRICTION IS THERE YOU CAN NOT USE CALL TRANSACTION OR CALL SCREEN. I DONT KNOW WHAT IS YOUR ACTUAL REQUIREMENT. BUT YOU ARE TRYING TO CALL TRANSACTION USING MEMORY ID OR SOMETHING THEN I THINK IN FIELD EXIT YOU CAN NOT DO THAT. PLS CORRECT ME IF I AM WRONG
    REGARDS
    SHIBA DUTTA

  • How to get POF object's field value from query result

    hi,all:
    I want to get field value from the query result, my code is below
    Set setResults = cache.entrySet(createFilter("homeAddress.state = 'MA'"));
    for (Iterator iter = setResults.iterator(); iter.hasNext(); )
    Contact c=(Contact)iter.next();
    System.out.println ("firstame####=" + c.getFirstName());
    * but I get error*
    Exception in thread "main" java.lang.ClassCastException: com.tangosol.util.ConverterCollec
    tions$ConverterEntrySet$ConverterEntry cannot be cast to com.oracle.handson.Contact
    at com.oracle.handson.QueryExample.printResults(QueryExample.java:159)
    at com.oracle.handson.QueryExample.query(QueryExample.java:86)
    at com.oracle.handson.QueryExample.main(QueryExample.java:43)
    who can tell me how to get POF object's field value from query result

    Hi,
    If you look at the Java Doc for the entrySet method here http://download.oracle.com/docs/cd/E15357_01/coh.360/e15725/com/tangosol/util/QueryMap.html#entrySet_com_tangosol_util_Filter_ you will see that it returns a Set of Map.Entry instances so you need to do this...
    Set setResults = cache.entrySet(createFilter("homeAddress.state = 'MA'"));
    for (Iterator iter = setResults.iterator(); iter.hasNext(); )
        Map.Entry entry = iter.next();
        Contact c=(Contact)entry.getValue();
        System.out.println ("firstame####=" + c.getFirstName());
    }JK

  • Printing a PO change from me22n for z-field change  from subscreen

    I have incorporated a subscreen in PO me22n.Now I want to automatically trigger PO printing for any change done to this ztable-zfield on subscreen!
    I tried setting the customizing option where we can add our own print relevent field to trigger printing for PO.I added here my ztable-zfield .When I change this field via PO subscreen,it tries to trigger for ZNEU (my output) and fails with RED! stating no print relevant changes made to PO!
    I also tried triggering for a EKPO-Zfield by first setting the customizing and then triggering printing for a changed field...
    ANY LIGHT on this OR ANY KNOWN OSS HELP appreciated!Regards,Shankar

    Hi Jeet,
    I want the PO to automatically trigger the ZNEU output just like it successfully does for create mode.not from ME9F!
    In MM customizing > table  T166C is where we add print- relevant fields and table names -->whose value changes for any PO should trigger an output automatically.Apparently this is not recognizing change to a ztable-zfield or even ekpo-zfield  from a PO.
    Now  this field for my client's POs happens to be in my custom subscreen a ztable-zfield for line item in PO.
    Yes the messages,further data,communication method are all set proper.
    Since you mentioned,I also checked NAST and it has entry in NAST...that is why I am getting RED radio in messages..it is apparently trying to output and then it finds this field change for the PO is not print relevent field change!
    any light on how to trigger an output manually programmatically from userexit or something when ever this zfield in a PO is changed using Me22n ?

  • In MAC, I want to change document size from 8.5X11 to 18X24 to create a poster to print through Staples. I created the doc originally in WORD, changed the size in WORD, converted to PDF doc. But PDF doc is still in 8.5X11. Read ADOBE support help info. Te

    In MAC, I want to change document size from 8.5X11 to 18X24 to create a poster to print through Staples. I created the doc originally in WORD, changed the size in WORD, converted to PDF doc. But PDF doc is still in 8.5X11. Read ADOBE support help info. Terls me to change size in application rather than printer. BUT ACROBAT Pro does not give me a page set up option in FILE. I can only find one in the printer dialog box. Help!

    from the FAQs on Staples website:
    I have a file that I know is a PDF, but the website claims it is not in a PDF format. What should I do?
    Check to see that the file has the .PDF extension. Also, check that the filename does not have any special characters such as an ampersand (“&”).
    Regarding your measurements set to centimeters rather than inches; is it just in MS Word?
    Or does it occur in all other applications.
    Check your Work preferences first:
    If it is happening in all your applications, check your Mac OS System Preferences.

  • TFS Workitems:Bugs : I want ot select different lists, from the global list, for fields basd upon user group

    Hi,
    I am customizing the bug workitem workflow.
     I want ot select different lists, from the gllobal list, for fields basd upon user group
    I am aware that I can use "when" clauses in the allowed/suggested values of the field.
    My question is : how do I get the group(s) that the current user is in and how do use this to select different lists?

    Hi!
    You can not do this through standard way. You must to create the custom work item control:
    http://witcustomcontrols.codeplex.com/
    And get the user group through IIdentityManagementService.
    IIdentityManagementService IdentityService = _workItem.Store.TeamProjectCollection.GetService<IIdentityManagementService>();
    TeamFoundationIdentity _curid = null;
    _workItem.Store.TeamProjectCollection.GetAuthenticatedIdentity(out _curid);
    string _group = "Admin";
    var _gr = IdentityService.ReadIdentity(IdentitySearchFactor.AccountName, _group, MembershipQuery.Direct, ReadIdentityOptions.None);
    if (_gr.Members.Where(s => s.Identifier == _curid.Descriptor.Identifier).Count() > 0) return true;

  • Want to update field from product to asset using JoinFieldValue function

    I am trying to write a workflow with JoinField Value Function so that I will get the Field Value=Product Quantity from Product(Content Management) in Asset which is the related information under Account.
    In Asset on the basis of Product Name & ProductID, i want to update that field=Product Quantity in Asset.
    JoinFieldValue('<product>','<productid>','<product quantity>')
    i have tried this workflow under Asset record type with Trigger Event as When Modified record Saved.
    I need this to see the product quantity frm product for Available to Promise purpose.
    Pls help me out.
    Regards
    Mangesh

    Tnaks Venky for your Reply.
    I have written the exact workflow.
    I have created the Custom Field as Product Quantity in Product.In Account record type related info I have renamed Asset as Product Purchased & added field Product name & Product Quantity(Custom Field-Number) as read only.I have aslo added the productID Field(renamed from row ID in both product & assest record type).
    Product Name=A ProductID=123 Product Quantity=READ ONLY ---PQ & PID are coming from Product record type.Same way i want the Product Quantity field should come from Product Record type.
    If i require Product A from Product record Type(Inventory) with 10 Quantity in Required Product Quantity as Custom Field then when i save the Information or as a Modified Information,the Product Quantity field shoul be automatically upadted with the Value provided in Product Quantity field in Product Record Type.
    Regards
    Mangesh

  • I want to scan a document from my printer to my computer how do i do this

    i want to scan a document from my printer to my computer.  how do i do this

    Hi,megacops,  hope you are doing well, and here in the forum community we can help you find resolution of your issue.
    Let’s make sure that we collect the most possible information may be relevant to your issue. Please bear in mind the more information that you provide to us the better picture the community will have and faster and more people will be able to help you.
    Please provide to us as most of the following information as possible to you.
    ~ OS Operating system i.e. Apple, Win, Linux. Let’s us know if the operating system is updating automatically       or not. If you are able please let us know the build.
    ~ Complete printer model i.e HP Photostat c310a.
    ~ Please include any other information that you feel may be relevant.
    Thanks

  • Want to prevent someone from printing photos on DVD

    I have made a DVD using 140 photos in a saved slideshow. I will be giving this DVD to someone to view. I want to prevent anyone from printing my photos. What do I need to do to prevent this?

    I want to prevent anyone from printing my photos. What do I need to do to prevent this?
    Tell them they shouldn't print them, that the photos are your property, and you'll have to trust them not to violate that trust. And if you don't trust them don't work for/with them.
    There are very few ways if any to really protect this kind of stuff. I'd put watermarks on the photos before making the slideshow. And since slideshows are 72 dpi, and good photos need much higher resolution for printing, don't worry about it so much.
    John

  • Can't print "Form Fields Only" from newly-installed Acrobat Reader XI

    I have created numerous forms for our agency on which our employees used (in previous versions of Acrobat Reader) the "Form Fields Only" print function. We finally got the boss to give us the OK to upgrade to Acrobat XI Pro for me, and Acrobat Reader XI for the employees. However, they open the same forms we've been using and find that they no longer have the menu option to choose "Form Fields Only" for printing purposes. I would be very grateful to anyone who might be able to steer me in the right direction as to how I resolve this issue. Unfortunately, the job does not afford me a lot of time for research and "playing" with new software, and we need to have these forms work for us by Thursday. Help, please! And Merry Christmas to everyone!

    One possible workaround is to export the form data and then import it into a "blank" version of the same file, that has only the form fields. This would require using a script to export and import the data, and to create that additional version of the file for printing purposes.
    Or you can put the file's contents on a non-printable layer when creating it...

  • Not able to print the script form from print preview

    Hi Experts,
    I need to print one of the script form from print preview. As per the req. first i need to generate a print preview of this form and if required should be able to print it from this preview.
    i am able to generate print preview and also able to see the print option but when i try to print it is going to the spool (which i dont want). I want it to be printed directly to the printer instead of sending it to the spool.
    Please suggest me
    The way i coded it is
    DATA: arcpar TYPE arc_params,
                pripar TYPE pri_params.
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
        EXPORTING
          layout                 = 'X_65_132'
          line_count             = 65
          line_size              = 132
        IMPORTING
          out_parameters         = pripar
          out_archive_parameters = arcpar
          valid                  = val
        EXCEPTIONS
          archive_info_not_found = 1
          invalid_print_params   = 2
          invalid_archive_params = 3
          OTHERS                 = 4.
      pr_options-tddest = ''.
      pr_options-tdpreview = 'X'.
      pr_options-tdnoprint = ''.
      pr_options-tdsuffix1 = 'STUFF'.
      pr_options-tdsuffix2 = matnr.
      pr_options-tdimmed = ''.
      pr_options-tdlifetime = '2'.
      pr_options-tdprogram = Form-name.
    CALL FUNCTION 'OPEN_FORM'
        EXPORTING
          device   = 'PRINTER'
          dialog   = space
          form     = "purchase or"
          language = sy-langu
          OPTIONS  = pr_options
        EXCEPTIONS
          canceled = 01
          device   = 02
          form     = 03
          OPTIONS  = 04
          unclosed = 05.
      CALL FUNCTION 'START_FORM'.
    ENDFORM.                    " open_and_start_form
    Thank you.

    Hi,
       Just pass the value 'X' to "pr_options-tdimmed" field.Try this.
    I hope,it help you
    <=<< Sharing Knowledge is a way to Innovative  >=>>
    By,
      Yoga

  • I want moisture results fields

    Hi all
    i want Moisture results fields , Run  tcode: QA32 then display statement , select one insp. Lot number press Result (top right side) then display record results overview statement, in this statement "Moisture <= 7.00% (TOLGRENZE) fileld and resutls(SUMPLUS) field.
    My questiion is i want print tolgrenze and sumplus in my zreport ,where  it is available and how can i get these fields.
    second question is fields is like this 7.0000000000000000E+00  how can i get normal result
    Pl help me
    P SREE HARI RAO

    In the class to which the batch belongs (I assume you are reporting the measurements of batches) there is one characteristic for each test, and the value is stored in the classification system. The details below date from an old release, so some aspects may have changed, depending on what release you have.
    The batch classification may depend on the material & possibly also the customer. In these cases the batch class may be found from either table KOTH002 (customer-dependent) or KOTH001 (not customer-dependent). The details could be got from function modules: 'CLSE_SELECT_KSML', 'CLSE_SELECT_KLAH', 'CLSE_SELECT_CABN', and 'CLSE_SELECT_CAWN'.
    The certificates were also divided into classes. The quality certificate profile may be in table KOTI911 or KOTI913. The certificate class information and other details came from tables QCVM, QCVM, QCVK, and KSML, and by calling functions QC02_BATCH_CHAR_SPECS, 'CLSE_SELECT_CABN' and 'CLSE_SELECT_CAWN'.
    To find out exactly how the system builds up the data in your case, and to identify which class & characteristic you need (these characteristics are configurable), you could try debugging or tracing the program that generates the standard report that prints them.
    I wish I could give you a simpler answer.
    best wishes
    Ed

  • How to store text field data from web dynpro application in pcd ?

    Hi Forum,
    I am new to web Dynpro.
    I want to store user specific data (a text field value) from a wd application in PCD and access it every time the user runs the application.How can I achieve this?
    Thanks,
    Mickey.

    Hi
    I created the "read" and "update" methods in my application service. How can I call them? I created and implemented the methods just like here: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/340fc0ea-0c01-0010-74bf-965b11031e77
    Operations:
    - readMyEntityService:
    - updateMyEntityService
    Implementation:
    retValue = getMyEntityService().read(key);
    getMyEntityService().update(dS0);
    In Web Dynpro there is this update method with the code above (in my original post).
    How can I call the update-method????????
    Kind regards
    Bettina

Maybe you are looking for

  • ORA-00600: internal error code, arguments: [kcbgtcr_5] ...

    Hi, I'm getting the error ORA-00600: internal error code, arguments: [kcbgtcr_5], [4294967295], [1], [0], [], [], [], [] with a simple insert command on my XE database. SQL> l   1    insert into sscm_content   2    ( KEY ,   3      NAME ,   4      TO

  • Mac app store doesn't memorize partial download

    Hi, this isn't a real discussion but i want a confirmation about the problem written in object. This morning i became downloading a game, then i lost the connection and when it is returned i had to restart the download. This thing is not a problem wi

  • Combining Video Clips

    Hi. Is there anyway to merge several short video clips together into one video for posting on Youtube? Something similar to the Flip Video software perhaps? A simple interface that would merge the video clips together with a simple transition? Please

  • Black Vertical lines and a thin yellow haze in the center of my screen

    I can't seem to find the answer to this question, or one that my be a solution. I recently discovered black vertical lines and a yellow haze in the center of my ipod nano 4GB. One discussion said I should put it to sleep for 4 hours and the lines wil

  • N95: Reader for Palm .pdb files

    Hi, Any suggestion for an ebook reader that can read the Palm .PDB files, on the N95? Thank you