Customisable field entry

I'm trying to add a mass entry to a PDF. The field will be for the name of a licensee. Currently to add it means opening up the PDF using InDesign etc. Does anyone know of any software/route to changing various fields but without it being a field that can be changed by the end user.
Thanks in advance.

You can use Adobe Acrobat for this.

Similar Messages

  • File Name based on Field Entry

    Based on Adobe Acrobat SDK document "Javascript for Acrobat API Reference": Pg 146 I have been able to get the trusted function to work and save a file to a particular path with a non-dynamic name. However I have yet to figure out why the document will not save the field entry I specify as the file name.
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf
    Pg 146 Example 1
    The Javascript trusted function saved in the Acrobat apps folder:
    mySaveAs = app.trustPropagatorFunction(function(doc,path)
    app.beginPriv();
    var myDoc = event.target;
    myDoc.saveAs(path);
    app.endPriv();
    myTrustedSpecialTaskFunc = app.trustedFunction(function(doc,path)
    // Privileged and/or non-privileged code above
    app.beginPriv();
    mySaveAs(doc,path);
    app.endPriv();
    // Privileged and/or non-privileged code below
    Javascript code I have on my button click:
    xfa.resolveNode("RA");
    myTrustedSpecialTaskFunc(this, "/c/temp/" + RA + ".pdf");
    this returns a saved file with the name of: [object XFAObject].pdf in the folder specified above.
    The Javascript code in the Adobe example is:
    myTrustedSpecialTaskFunc(this, "/c/temp/mySavedDoc.pdf");
    this returns a pdf file in the specified folder with a file name of "mySavedDoc.pdf"
    I am using MS XP with Adobe LiveCycle Designer ES2 and Adobe Acrobat X Pro

    myTrustedSpecialTaskFunc(this, "/c/temp/" + RA.rawValue + ".pdf");
    Kyle

  • How to add new customise field in standard SAP ME28 Report?

    Hi Anybody,
             How to add new customise field inside Standard SAP Screen report ME28?.
    Anybody, Please tell me how to do?.
    Thanks,
    Regards,
    S.Muthu.

    Hi Subramaniyam,
    You can find enhancement in me28 by following steps and then apply your logic in include of this enhancement.
    cmod>Give a project name>in enhancement column give the package name ME >f4>in package write ME-->ENTER>It will show you all enhancements available in me28> find which ever suits your requirement>save > click on components> from there you can make changes in include program.to add that particular field.

  • Populate data into customise field in the line item of FB60

    Hi,
    Does anyone know which BAdI/User Exit/ Implementation that i can use for populating data into the customize field in the line item of FB60?
    Thanks in advance.

    Hi,
    I have found the module to implement. But i met with one problem which is I edit the data for customise field, and modify the table xbseg. I don't know why until the point which it is needed to cast it to the screen, the data that i derived for my customise field is being deleted. Any idea why is it so?

  • HR - have to add description for the customised field in infotype 4118.

    I need to add description for the customised field in info type 4118 in HR module.

    hi,
    for HR infotype go to tansaction  PM01 .
    OPEN YOUR INFOTYPE . ADD YOUR COSTOMIZING FIELD . 
    also see these links
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    See:
    http://help.sap.com/saphelp_46c/helpdata/en/4f/d5268a575e11d189270000e8322f96/content.htm
    sites regarding hr-abap:
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPD/PAPD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYINT/PYINT_BASICS.pdf
    http://www.atomhr.com/training/Technical_Topics_in_HR.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    You can see some Standard Program examples in this one ...
    http://www.sapdevelopment.co.uk/programs/programshr.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?Offer=SAlgwn12604#Certification
    http://www.erpgenie.com/faq/hr.htm.
    http://www.planetsap.com/hr_abap_main_page.htm
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/HR_tutorial.html
    These are the FAQ's that might helps you as well.
    http://www.sap-img.com/human/hr-faq.htm
    http://www.sapgenie.com/faq/hr.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    http://www.atomhr.com/library_full.htm
    HR Long texts Upload
    Look at the below link
    BDC - hr maintain text
    HR
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPD/PAPD.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYINT/PYINT_BASICS.pdf
    http://www.atomhr.com/training/Technical_Topics_in_HR.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    you can see some Standard Program examples in this one..
    http://www.sapdevelopment.co.uk/programs/programshr.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?Offer=SAlgwn12604#Certification
    These are the FAQ's that might helps you
    http://www.sap-img.com/human/hr-faq.htm
    http://www.sapgenie.com/faq/hr.htm
    http://www.erpgenie.com/faq/hr.htm.
    www.sap-img.com
    http://www.planetsap.com/hr_abap_main_page.htm
    http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/HR_tutorial.html
    http://www.sapfans.com/forums/viewtopic.php?p=498530&sid=d7ec5866e3fb26880da129de45ce79de
    http://www.sapcookbook.com/preview_hr_questions.htm
    http://www.atomhr.com/library_full.htm
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci983590,00.html
    http://www.allsaplinks.com/HRmaterial.html
    http://www.allsaplinks.com/timemanagement.html
    http://www.allsaplinks.com/payrollcompletefunctional.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/HRINF/HRINF.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYXXFORM/PYINT_FORMBUILDER.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPA/BCBMTWFMPA.pdfhttp://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_HR.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf
    Re: New to ABAP HR Programming
    http://www.planetsap.com/hr_abap_main_page.htm
    Reward points if useful.
    REGARDS ,
    PANKAJ

  • How can I mark a field entry as obligatory in UI

    CRM 2007: UI
    Hi,
    How can I mark a field entry as obligatory in UI?
    In SAP GUI all required entries are marked with a check mark.
    Regards,
    André

    Hi, if you want to mark a field obligatory statically in UI go to the: enhanced component/enhanced view/configuration, you can copy the standard configuration and assign you're custom one to a role key. then you can change the atributes on view field atributes.
    Best Regards,
    Luí

  • How to save customised fields in standard table MARA by using MM17

    I have customised fields in MARA table. I want to save the data in database by using Mass transaction MM17. Can any one can give the solution.

    Hi,
       use BADI's for adding the fileds in MM17 and write the code so that they will be saved in the MARA table.
    Regards
    Thabitha.

  • Can a Password be set to apply after a Field Entry on the PDF form?

    Can a Password be set to apply after a Field Entry occurs on the PDF form?  Thus requiring a Password after the PDF document is closed with a Field Entry, and requiring the Password upon re-opening the PDF document

    It might help if you provided more information about what you're trying to accomplish. Do you want the field value to somehow be encrypted, or do you want the field to be locked to prevent further changes to it?

  • Material field entry as optional for item category:B

    How to make material field entry setting as optional for Item category:B. By default the setting is Not allowed for material for Item category:B.

    Hi
    Instead of material code ,provide material text in PO & Put an Account Assignment Category

  • Customised Field in Purchase Requisition

    Our requirement is to have a 4 digit departmental section (0001 - Finance dept, 0002 - HR dept, etc) in the Purchase Requisition line item (Table EBAN), there is no such field in standard SAP.
    How to add this addiitonal customised field to Purchase Requisition document (table eban) so that we can enter the data in create/change PR transaction  - ME51N or ME52N??

    hi,
    check these USER EXITS:
    MEQUERY1 - Enhancement for document overview ME21N / ME51N
    MM06E005 - Customer fields in purchasing documents
    MEREQ001 - Customer's own data in purchase requisitions
    Hope it helps..
    Regards
    Priyanka.P

  • Overwrite a single field entry in the ZTABLE

    Hi ALL,
    I have to overwrite a single field entry in the ZTABLE .
    How can I do it so the previous field entry is replaced by new one.
    Thanks in ADVANCE!!!

    Hi,
    Try this within a loop (wa_pernr).
    update ztable
    set field = 'field-value'
    where pernr = wa_pernr-pernr.
    *Here wa_pernr-pernr is the primary key for  the Ztable.
    Edited by: storm on Jul 24, 2008 8:11 AM
    Edited by: storm on Jul 24, 2008 8:11 AM

  • Interlink Between Customised Field in PO and Portal

    Hi,
    we have developed a customised Filed in Backend system for PO screen.
    my client is asking the same needs to be appeared in the EBP Purchase Order also.
    how this can be done?
    is there any thing which is related to Portal in the above case?
    please explain what is the  importance of Portal when there is replication.
    regards
    subhash

    hi,
    what is the link between customised fields in EBP or R3 to portal.
    can you explain on this?

  • Add CPUDT field (entry date) into FBL5N

    Hello all,
    I would like to add field entry date to show up in FBL5N report. Please can you guide ?
    Thanks
    Regards

    Hi Tarik,
    I didn't face any issue while adding this field.
    Please refer these notes 215798 and 420591.
    Rgds
    Murali. N

  • Customised field at WBSE

    Hi,
    we have requirement of adding few customised fields in Basic data tab of WBSE. is this advisable to change SAP screen.
    We need to update this data at 1st level WBSE and its required to flow to all below level WBSEs. whether its achievable, if yes please hint on this.
    We want to have these fields with multiple selection type; like in one field we can select more than one value at a time.
    reagrds,
    Pramod

    we have requirement of adding few customised fields in Basic data tab of WBSE. is this advisable to change SAP screen.
    I think this may be possible by creating layout for WBS detail screen.
    We need to update this data at 1st level WBSE and its required to flow to all below level WBSEs. whether its achievable, if yes please hint on this.
    to my knowledge, only organizational data's can be copied to subordinate WBSE while creating, but i dont think the system will automatically copies the custome field. This can be achievable using substitutions, but it will copy during save.
    We want to have these fields with multiple selection type; like in one field we can select more than one value at a time.
    May be you should check with your ABAPer whether multiple values can be assigned to a single field.

  • Purchase org. field entry should not be Mandatory for PR creation/release

    Dear Experts,
    When we are creating PR (ME51N), Purchase organization field entry is mandatory for few user id & in few user id this field is not mandatory. While we are creating PR by which user id, where purchase org. field entry is not mandatory (not fill purchase org. field) & release PR (ME54N) than system ask purchase org no.
    Purchase organization field entry should not be mandatory for us when we are creating & release the PR for all user ID's. How can be maintain this things on all user ID's.
    Please help us regarding this issue.
    Thanks & Regards,
    Shatrughan

    Hi dear,
    Do the following settings in SPRO,
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE DOCUMENT TYPES.
    Here check the Field selection Key for your document type.
    Now go to
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE SCREEN LAYOUT AT DOCUMENT LEVEL
    Now double click on the field selection key which you have found earlier and now double click on Reference data,item and set the indocator as optional for Purchasing Organisation key.

Maybe you are looking for

  • Can I transfer music from my account to my daughters account permanently?

    My daughter has several hundred songs that were purchased on my account. Now that she is older and buying her own music she needs her own account and I am changing my password so she won't have access to my purchases (she can't use mine forever - LOL

  • ORA-22290: operation would exceed the maximum number of opened files or LOB

    i am getting this error in a procedure. ORA-22290: operation would exceed the maximum number of opened files or LOBs 22290, 00000, "operation would exceed the maximum number of opened files or LOBs" // *Cause: The number of open files or LOBs has rea

  • Cannot edit track info in itunes

    I just downloaded iTunes v. 10.6.3.25 I connected my iPhone to my computer and let iTunes see that it's there. If I try to go in under devices to my music library that is on the phone NOT in the library on the computer and try to right click, get inf

  • Easy vpn or site-to-site vpn for back up connection?

    Hi, All of my remote sites are connected to HQ via MPLS circuits. I would like to create back link for those remote sites using 871 routers with DSL connection and terminate ipsec vpn tunnels at the outside interface of ASA5540 located at HQ. The 871

  • Conversion of planned order into prd order

    Dear Gurus    Is it possible to convert planned order to prd order automaticaly ?Is there any setting in customising? thanks kk