LIVECYCLE DESIGNER procedure called "IMAGE STAMP"...

Can this procedure be done in Acrobat on Apple/Mac's? This is a great procedure for anybody who wants their client to be able to put an image of their choosing on a PDF you have converted to "Reader Enabled" using just Acrobat Reader. As far as I can deduce only PC Acrobat/Livecycle can do this.

Hi Jan,
You could try having a custom dialog with a larger version of the image and then open the dialog when they click a button that covers the image on the form.
Here is an example. https://sites.google.com/site/livecycledesignercookbooks/home/ClickToEnlarge.pdf?attredire cts=0&d=1
The dialog code used in the example was generated using the method described here ... Adobe LiveCycle Designer Cookbooks by BR001: Using app.execDialog() in an Adobe Designer Form
If your pictures are big then you will need another way of storing the image data, which is currently just a big JavaScript string literal, you'll see what I mean in the example.
Regards
Bruce

Similar Messages

  • LiveCycle Designer 8.0 - Image Field Issue

    I am using LiveCycle Designer 8. Ive inserted an image field and when I test it, the image doesnt scale proportionally even though the properties are set up correctly (Scale image proportionally). I understand that in order to get this to work, the files needs to be saved as a dynamic PDF, but I don't have an option of saving as a dynamic PDF. The only "Save as" type options I have are Adobe 7 (Static) PDF Form and Adobe 8 (Static) PDF Form. I also don't have an option of saving as a "dynamic" PDF in the Acrobat Save As window.
    Is there a way to work around this or am I doing something wrong. The file was designed in InDesign, exported to a PDF and then brought into LiveCycle to insert text fields and an image field for a user to input their contact info and their logo. The 5 text fields work perfectly and the one image field works EXCEPT for scaling proportionally even though the properties for that field are set correctly.
    I appreciate any assistance. Thanks!

    Did you import the file using "Create an Interactive Form with Fixed Pages" as your selection on the Import dialog? If so, this brings in the original InDesign PDF as "artwork" (a background layer) on which your form fields are placed. This document can't be dynamic. That might be the issue.

  • Hiding pages in Adobe Livecycle Designer Form

    I have a form with many pages.  I want page (1) active and visible.  I want all other pages invisible unless the corresponding sn field on page (1) is filled in.
    Example
    Page 1
    sn for page 2 entries
    sn for page 3 entries
    sn for page 4 entries
    etc
    page 2, page 3, page 4, etc should be visible only if something is entered in the sn field of page (1).  Like, "If sn for page 2 = null than page 2 "hidden".
    Can this be done?
    Sorry, new to livecycle
    Thanks!

    Hi All,
    I figured the solution. The Design View is the former Body Pages Tab. SAP has apprently dropped the Body Pages Tab in the newer version of LiveCycle Designer and called it the Design View.
    Treat the Design View as the former Body Page.
    Hope this helps.
    Cheers!
    Salil

  • Is it possible to build a "click to enlarge" option for images with Livecycle Designer?

    Hello! I have built an audit form where the auditors report conditions and add photos by using an image field that when clicked, gives them a dialog box to choose a picture. The photos initially just load as a small image on the screen - a little bigger than a thumbnail and just large enough so you can see what they're talking about. However, I'd like to add an option that would allow the reader to click (or do something) which would enlarge or zoom the image, and then return to its initial smaller size.
    I don't even know if it's possible and all my searching and reading hasn't come up with any solutions.  The best I can come up with as an alternative is to build some pages at the end of the audit report called "Photo Gallery" and use the global data option to sort of feed in whatever pictures are added into a larger image place on those gallery pages.  Not exactly what I was looking for, but at least it's a step in the right direction.
    Thanks for any ideas you might send my way!
    Jan

    Hi Jan,
    You could try having a custom dialog with a larger version of the image and then open the dialog when they click a button that covers the image on the form.
    Here is an example. https://sites.google.com/site/livecycledesignercookbooks/home/ClickToEnlarge.pdf?attredire cts=0&d=1
    The dialog code used in the example was generated using the method described here ... Adobe LiveCycle Designer Cookbooks by BR001: Using app.execDialog() in an Adobe Designer Form
    If your pictures are big then you will need another way of storing the image data, which is currently just a big JavaScript string literal, you'll see what I mean in the example.
    Regards
    Bruce

  • Can you click to enlarge an image in LiveCycle Designer?

    I am new to Adobe LiveCycle Designer, so forgive me if this sounds silly but is it possible to add an image to the form and have the ability to "click to enlarge" when viewing it as a PDF?
    Anything you can provide to guide me in the right direction would be fantastic!
    Thanks

    Thank you for the reply! This is what I am looking for! So how do I implement this into my document by clicking on the picture? Do I have to change the format in which I am creating the document? (I noticed this was Java)...
    Thank you!

  • Problem in calling webservice using https from livecycle designer

    I  want to call a webservice written in .net(c#) using https  from livecycle  designer.I can call webservice using http ,but when i try with https it is  failing.If there any special configuration have to do in server for this ?I have  already put crossdomain in server.
    Waiting  for your reply
    thank's

    How did you call from LC? Please help me out either one is fine to me http or https
    Srujan

  • Bex Designer 3.5: An unexpected 'invalid procedure call or argument' error

    Hi,
    Our Bex environment has both 3.5 and 7.0 queries and objects.
    Recently Bex Query Designer 3.5 started crashing when we expand on the Restricted Key Figures. It works fine in 7.0 designer. And, expanding the Calculated Key Figures works fine in both 3.5 and 7.0
    It only happens on 1 multiprovider, which has more than 100 RKFs.
    The error message is: An unexpected 'invalid procedure call or argument' error occured in wdbrlog.
    On clicking Continue, the next message is: Run-time error '-2147221499 (80040005)'; Fatal Error - Terminating
    The same error is happening in Test, UAT and Production environments for this 1 multiprovider.
    I resinstalled Business Explorer client software, but no change.
    Any suggestions on how to fix or approach fixing this?
    Thanks!

    Problem was resolved by opening a note with SAP. Their response is pasted below:
    "The problem has been solved. The reason for the termination in Query Designer was actually the fact the one Restricted Key Figure somehow has lost it's technical name.
    The problematic object is RKF SAP Plan Value (4L9J85WYTCFK4DEA63PD2R4V7)The user given name of this object was not available in the database table RSZCOMPDIR and was actually required in the Query Designer. The application was not able to create a tree of expanded RKFs having no technical names.
    In general, this error can be fixed by the special check program analyze_rsz_tables which is supposed to try to find out this missing technical name. But in this particular case the repair procedure in the program has failed as no traces or information what this missing name could be was available. Therefore I just fixed this issue manually by entering a new technical name for this object."

  • How to call Adobe LiveCycle Designer From Developer Studio?

    Hi,
    I am new to webdynpro.I am trying to create an Interactive form from Developer Studio but am not able call Adobe LiveCycle Designer tool.Even though I have installed Adobe LiveCycle ES,the system is prompting a message to install Adobe LiveCycle Designer.
    Please advice.
    Thanks,
    Venkat Ramana.

    Hello,
    You have to install and use the LiveCycle Designer provided by SAP, which you can download from service marketplace.
    Regards,
    Francois

  • FDF & LiveCycle Designer - HELP!

    Dear all,
    I think I'm becoming insane. I have forms created in LiveCycle Designer 8,
    and I need that one of the text fields will be filled in automatically.
    Its value (for example, "123456") is supposed to be based on a PHP Session.
    I've found this great tutorial: http://koivi.com/fill-pdf-form-fields/,
    only to find out later that it only works in forms created by Acrobat itself, and my question is: WHY?!
    I have a dead-line to finish the project I need it for,
    and I'll be kicked out if I won't find a solution to that issue until then.
    Please, I beg you, help me with your kindness and wisdom to find a solution, since I'm currently at a dead-end with no turning back.
    By the way, the funny, ironic thing is that I usually work in a web environment, using HTML, (Web) JavaScript and PHP to create forms with validations. The only reason we turned to the PDF technology is because
    we need an image of the submitted form, and the digital signature as a
    proof, in case patients in the research will decide to sue us for damages.
    Thank you so much for reading,
    Liron Sin-Shmuel, Web Programmer,
    University of Haifa, Israel.
    E-mail: [email protected]
    Cellular: +972-52-6240900.

    Thank you, Tembowa, but unfortunately, I don't understand a thing of the script you wrote. I need to do the whole procedure of implementing the Study ID on server side, using PHP, and I'm out of ideas.

  • Adobe LiveCycle Designer 7.1 - Barcoded Forms Changes

    For those of you that have upgraded to Adobe LiveCycle Designer 7.1 you should notice that there are a few changes to the Paper Forms Barcode object interface.
    On the Field tab you will see that the label may be generated automatically or manually which before could only be generated automatically. The most significant change may be found further down in the new Symbology pull-down menu. Not only can Barcodes be generated in the PDF417 format, but now you can take advantage of both QRCode and DataMatrix. Depending on the region as well as vertical will probably decide which format you will be using on your forms but it may be worth experimenting with different symbologies and data capacities based on the data of your forms to see if there may be a better alternative.
    On the Value tab you will find a slight change to the automated scripting. Tab-delimited and XML may still be generated automatically but you now have the option to select whether or not you would like to include the field names and labels. The Include Field Names separates the field names by tabs and encodes them as the first line of the barcode contents. The values are encoded beneath them. Include Label encodes the label (shown in Field tab) as the first tab-delimited field in the barcode contents. This is a great way to include a form identifier as a standard in your data (a good best practice). Keep in mind that when using the default tab-delimited formats the Adobe LiveCycle Barcoded Forms Decoder can create XML from tab-delimited data automatically which saves some time on the back-end integration effort.
    Again on the Value tab there is another new drop-down field named Collection. For those of you familiar with the Barcoded forms interface of Acrobat, you were able to select the fields that you wanted to be encoded in the barcode without having to do any custom scripting. The Collection interface basically provides you with the same functionality but under a great tree-view interface that allows you to manage the data that goes into your Barcode very easily, again, without custom Scripting.

    I am receiving the following error when I deploy the xdp form onto the adobe form server 6.0.
    =====error===================================
    2006-03-07 16:30:17,287 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=dataPrep is not a valid attribute of barcode, Attribute not loaded. Line 27066.
    2006-03-07 16:30:17,646 INFO [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.timing=!PERFORMANCE! XMLFormFactory.PAexecute() Setup + mpoFormAgentFactory->PAexecute Time: 0.74395 seconds
    2006-03-07 16:30:17,646 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute mpoFormAgentFactory->PAexecute returned
    2006-03-07 16:30:17,646 INFO [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.timing=!PERFORMANCE! XMLFormFactory.PAexecute() Total Time: 0.74427 seconds
    2006-03-07 16:30:17,646 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute - returning
    2006-03-07 16:30:17,662 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:29226 tid:2424.2688 sev:w text: dataPrep is not a valid attribute of barcode, Attribute not loaded. Line 27066..
    2006-03-07 16:30:17,693 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute - entered
    2006-03-07 16:30:17,693 INFO [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.timing=!PERFORMANCE! XMLFormFactory.PAexecute() Data Setup Time: 0.00413 seconds
    2006-03-07 16:30:17,693 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute - invoking mpoFormAgentFactory->PAexecute
    2006-03-07 16:30:17,974 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=dataPrep is not a valid attribute of barcode, Attribute not loaded. Line 27066.
    2006-03-07 16:30:18,724 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=Argument invalid: not supplied/range/etc.
    2006-03-07 16:30:18,974 DEBUG [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] It's for me: javax.management.MBeanServerNotification: notificationType=JMX.mbean.registered source=JMImplementation:type=MBeanServerDelegate seq-no=568 time=1141729218974 message=null objectName=jboss.web:type=RequestProcessor,worker=http-0.0.0.0-7001,name=HttpRequest3 userData=null, handback:2147483647
    2006-03-07 16:30:20,021 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=PaperFormsBarcode1 'access' attribute should explicitly be set to 'nonInteractive'. Field will be drawn as a boilerplate.
    2006-03-07 16:30:20,037 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=XFAImageService: Image cannot be resolved for node: PaperFormsBarcode1.
    2006-03-07 16:30:20,037 WARN [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.XFA=ImageStore does not contain the key [F[0].pbarcode[0].detail[0].PaperFormsBarcode1[0]]. Hint: The addImage method must be called first.
    2006-03-07 16:30:20,787 INFO [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.timing=!PERFORMANCE! XMLFormFactory.PAexecute() Setup + mpoFormAgentFactory->PAexecute Time: 3.09997 seconds
    2006-03-07 16:30:20,787 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute mpoFormAgentFactory->PAexecute returned
    2006-03-07 16:30:20,787 INFO [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.timing=!PERFORMANCE! XMLFormFactory.PAexecute() Total Time: 3.10126 seconds
    2006-03-07 16:30:20,787 DEBUG [com.adobe.document.XMLFormService] $$$/com/adobe/document/xmlform/msg.generic=XMLFormFactory::PAexecute - returning
    2006-03-07 16:30:20,818 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:29226 tid:2424.2688 sev:w text: dataPrep is not a valid attribute of barcode, Attribute not loaded. Line 27066..
    2006-03-07 16:30:20,818 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:18458 tid:2424.2688 sev:w text: Argument invalid: not supplied/range/etc..
    2006-03-07 16:30:20,818 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:12369 tid:2424.2688 sev:w text: PaperFormsBarcode1 'access' attribute should explicitly be set to 'nonInteractive'. Field will be drawn as a boilerplate..
    2006-03-07 16:30:20,818 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:29461 tid:2424.2688 sev:w text: XFAImageService: Image cannot be resolved for node: PaperFormsBarcode1..
    2006-03-07 16:30:20,834 WARN [com.adobe.formServer.RunTimeContext] class com.adobe.formServer.PA.XMLFormAgentWrapper : mid:18177 tid:2424.2688 sev:w text: ImageStore does not contain the key [F[0].pbarcode[0].detail[0].PaperFormsBarcode1[0]]. Hint: The addImage method must be called first..
    Can someone help?
    Thanks
    DINESH

  • Editing Form Fields inside Acrobat? (after using LiveCycle Designer)

    Adobe Acrobat 9 Pro Extended ==  Acrobat
    LiveCycle Designer ES 8.2 == LiveCycle Designer
    =========================================
    Say I downloaded a new PDF from the interwebs.
    I want to add some forms fields so I go to Forms ==> Add or Edit Fields... (inside Acrobat)
    Now Acrobat will detect possible places where to add the form fields. I make changes etc. Then I am  satisfied with my form fields.
    Now say I want to remove a particular object from the PDF, lets take an image as an example.
    So I fire up  LiveCycle Designer; File ==> New ==> Import a PDF document ==>  Create an Interactive Form with a Flowable Layout.
    I remove that pesky little object.
    In LiveCycle Designer, I save the file as PDF.
    I open up Acrobat. I realize I need to make some more changes to some of the Form  Fields.
    But now instead of "Add or Edit Fields..." option I get "Edit Form in  Designer..."
    I hate the GUI of LiveCycle Designer --- I had rather edit the form  fields from inside Acrobat, as it is easy and fast to change multiple  form fields in a few clicks.

    Thank you Niall for the above response; Your response gave me an idea which allowed me to remove that line by zooming in to 200%
    You know Acrobat detects Form Fields for you.
    But many times it makes mistakes, for example in the screenshot below it made the boxes that came with the PDF as text fields instead of check boxes.
    The thing is rather than me delete the (form) fields it detected, and start over by making new check boxes, I will not be able to place my new check box in exact locations as Acrobat has done.
    When I imported the fields that Acrobat made into LC (by saving the PDF in Acrobat and then opening it with LC) I get option to change the Object Type from Text Field to Check Box when I right click the object.
    Is there a similar way to change the Object Type from Text Field to Check Box inside Acrobat? Any suggestions?
    ===========
    I would really like to do it inside Acrobat because then if I have to make some minor changes to some field properties, all my hard work which I did by filling the fields gets deleted, as I am forced to use LC. The text I add to the fields don't get deleted when I edit the field properties inside Acrobat. I don't know why LC decides to delete all the text which is filled out in the form fields even though the PDF is saved in Acrobat before being imported into LC?
    Here is the above PDF file with the text boxes:
    http://www.mediafire.com/?lnn32jm5am5
    Again thanks for all your guidance so far.

  • Adobe LiveCycle Designer ES closes every time I open it :(

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/defrag/and have multiple software to keep my computer clean so I have taken those precautions beforehand. To the problem...:
    My Adobe LiveCycle Designer opens up and it was working previously as mentioned, but when I try to open it by either opening or converting a form or creating a new form with a template, I am not able to as it gives me an error message and closes! It gives me an error message of "Adobe LiveCycle Designer ES has stopped working" and a screenshot of this is provided at the following link:
    http://www.mediafire.com/imgbnc.php/bc59d422150595157c212a5b181313244g.jpg
    I don't know what to do and wanted to see if I could solve this problem before I was forced to try to manually reinstall it so hopefully I don't have to go through that. I appreciate the help once again!

    I am dealing with the same problem. I called Adobe technical support and spent hours to fix the problem but none worked. I tried to explain them the error might be caused by the Activation process but they just made me uninstall and install application several times.
    When I start LiveCycle it gives the following error: adobe livecycle designer es has stopped working.
    I start debugger to see what's going on and get the following exception: Unhandled exception at 0x773db663 in FormDesigner.exe: 0xC015000F: The activation context being deactivated is not the most recently activated one.
    Does anyone know how to deactivate this product manually? Because deactivate menu is dimmed and I cannot deactivate product from the program. I believe if I can just remove activation info and activate it again this problem might disappear.
    Thanks

  • Remote Stored Procedure Call Dispatcher WEB WERVICE

    Hello all,
    Environment: Windows OS, Oracle 10g, mod_plsql
    I am looking for solutions to the following problem:
    A way to dispatch calls to stored procedures from client to server with a minimal impact on performance.
    We are looking at two possible solutions:
    1) Making a call to a Remote Stored Procedure Call Dispatcher (RSPCDispatcher) stored procedure through mod_plsql.
    2) Making a call to a Remote Stored Procedure Call Dispatcher (RSPCDispatcher) stored procedure through a web service.
    Solution 1) is not the preferred one as you may already know that mod_plsql will not be supported starting 12g.
    Solution 2) is the one we prefer as we believe that web services will be ever more supported in the future. When we move to 11g we may turn this web service into a native one (avoiding overhead in the OC4J for hosting the web service etc.).
    We are looking for code examples and information pointers of how we could implement this dispatcher as a stored procedure in a DB package. We know that the implementation should be similar to the one done for mod_plsql in the OWA schema but the code there is obfuscated, so we could not borrow ideas from there.
    We are not sure how to deal with the generalization of the above stated problem. We need to be able to pass to this dispatcher the stored procedure package and name we are invoking, ordered list of parameters (or parameters map), and the transport strategy (XML, JSON, etc.).
    Basically, we are notsure how to deal with the USING clause of the EXECUTE IMMEDIATE statement. We can dynamically generate the SQL statement corresponding to the stored procedure we want to call, but we are not sure how to bind the parameters we are passing?
    Also, we know that EXECUTE IMMEDIATE may be slow sometimes. So if could avoid it, this could further improve performance.
    Perhaps the run-time generalized stored procedure execution may not be what we are looking for?! Perhaps we should include several design-time steps?! What about a script that given a package name (or just a single stored procedure) would generate a wrapper package which stored procudures' names would correspond to their respective counterparts in the given package which would take two parameters - the list of parameters in some sort of format, and the transport (content delivery strategy) and would return the result in the given content delivery strategy?! This script may also define the XSD of the XML message a stored procedure is called with (the parameter map) as well as the XSD of the XML result the stored procedure returns. Also the script could generate client code with the given language strategy (Java, .NET, etc.) for calling the RSPCDispatcher web service.
    We request the following from the Oracle community folks:
    a) Please, give us any relevant information that could be helpful to resolve this problem.
    b) Any resource of how to inspect stored procedures in a package, its parameters, parameter types and direction (IN, OUT, or INOUT), etc.
    Thank you very much in advance.
    Regards,
    Georgi

    Hello all,
    Environment: Windows OS, Oracle 10g, mod_plsql
    I am looking for solutions to the following problem:
    A way to dispatch calls to stored procedures from client to server with a minimal impact on performance.
    We are looking at two possible solutions:
    1) Making a call to a Remote Stored Procedure Call Dispatcher (RSPCDispatcher) stored procedure through mod_plsql.
    2) Making a call to a Remote Stored Procedure Call Dispatcher (RSPCDispatcher) stored procedure through a web service.
    Solution 1) is not the preferred one as you may already know that mod_plsql will not be supported starting 12g.
    Solution 2) is the one we prefer as we believe that web services will be ever more supported in the future. When we move to 11g we may turn this web service into a native one (avoiding overhead in the OC4J for hosting the web service etc.).
    We are looking for code examples and information pointers of how we could implement this dispatcher as a stored procedure in a DB package. We know that the implementation should be similar to the one done for mod_plsql in the OWA schema but the code there is obfuscated, so we could not borrow ideas from there.
    We are not sure how to deal with the generalization of the above stated problem. We need to be able to pass to this dispatcher the stored procedure package and name we are invoking, ordered list of parameters (or parameters map), and the transport strategy (XML, JSON, etc.).
    Basically, we are notsure how to deal with the USING clause of the EXECUTE IMMEDIATE statement. We can dynamically generate the SQL statement corresponding to the stored procedure we want to call, but we are not sure how to bind the parameters we are passing?
    Also, we know that EXECUTE IMMEDIATE may be slow sometimes. So if could avoid it, this could further improve performance.
    Perhaps the run-time generalized stored procedure execution may not be what we are looking for?! Perhaps we should include several design-time steps?! What about a script that given a package name (or just a single stored procedure) would generate a wrapper package which stored procudures' names would correspond to their respective counterparts in the given package which would take two parameters - the list of parameters in some sort of format, and the transport (content delivery strategy) and would return the result in the given content delivery strategy?! This script may also define the XSD of the XML message a stored procedure is called with (the parameter map) as well as the XSD of the XML result the stored procedure returns. Also the script could generate client code with the given language strategy (Java, .NET, etc.) for calling the RSPCDispatcher web service.
    We request the following from the Oracle community folks:
    a) Please, give us any relevant information that could be helpful to resolve this problem.
    b) Any resource of how to inspect stored procedures in a package, its parameters, parameter types and direction (IN, OUT, or INOUT), etc.
    Thank you very much in advance.
    Regards,
    Georgi

  • How to install fonts in Adobe Livecycle Designer

    Hi All,
       I want to install new fonts in adobe LiveCycle designer.
       I installed this fonts in Control Panel >Fonts>File -->Install New Fonts and it is possible to see them in  Livecycle Designer but when i preview the adobe print form this not work.
    I found in the installation of the ADS configuration Guide this informations.
    Adobe document services require access to fonts that are installed with the Font Manager Module. This module contains a number of Adobe bundled fonts installed in /usr/sap//j2ee/os_libs/adssap/FontManagerService/fonts/adobe.
    You can also add fonts obtained from other vendors. The types of fonts you can add are OpenType® (.otf), TrueType® (.ttf), and PostScript® Type 1 (.pfb/.pfm).
    So the question is how can i install new fonts so as to use in Adobe Forms?
    I will appreciate any help and documentations about.
    Thank you,
       Ari

    Adobe document services require access to fonts that are installed with the Font Manager Module. This module contains a number of Adobe bundled fonts installed in /usr/sap/<SID>/J<xx>/j2ee/os_libs/adssap/FontManagerService/fonts/adobe.
    Create a subdirectory called fonts below the
      /usr/sap/<SID>/SYS/global/AdobeDocumentServices/FontManagerServicedirectory  
    Create a subdirectory called customer below the fonts directory created in the previous step
    Copy your font file(s) into the customer directory
    Restart the "Document Services Font Manager" for the changes to take effect.Use Visual Admin on the Adobe Document server
      i.      Expand "Server à Services "  
    ii.      Restart the Document Services Font Manager
    Also restart the application com.adobe/AdobeDocumentServices
    Expand "Server à Services à Deploy"
    Select the "Applications" button at the bottom of the screen
    Stop and start the   com.adobe/AdobeDocumentServices application

  • Reader 11.0.07 does not display content of PDFs created with LiveCycle Designer ES 8.1

    We use some PDFs created with LiveCycle Designer ES 8.1 which do not show any content when opened with Reader 11.0.07, only a blank display area or erratic copies of the screen behind it. Documents look fine in print preview though and also print correctly. Tried to change various security or display settings, no effect. Tried other machines, different hardware, different OS versions (Win7, Win8), same effect on every single device with 11.0.07 installed.
    Any ideas, anyone?!?

    Hi,
    Not sure why you are resolving the node (??), also I would not be inclined to include a period in the object name (.), maybe this is why you are resolving the node.
    Also I don't see in the script where you are calling the instanceManager, in order to use the addInstance method.
    Having said that the problem may be in the File > Form Properties > Defaults tab:
    Check that Preserve script changes is set to Automatic.
    Lastly is the form Reader Enabled? It would need to be for users with Reader to save the changes, including new instances of a repeating element.
    Niall

Maybe you are looking for