Expand my Community achievements bar.

_Sid_
_Sid_
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • You can try to pass the 3rd party PDF through optimize operation, or try to convert it to PS and then back to PDF/that usually repackages the file as a LiveCycle produced PDF, with all the meta data required to identify it as a valid PDF by LiveCycle.

    Type

    Questions

    Views

    799

    Likes

    0

    Replies

    0
  • Gayathri,you will have to turn on process recording from workbench to inspect that particular workflow.then invoke the process and review recordings from workbench. That should show us step by step, how far the proces has moved.Also what's the LC version in use ? 7.x/8/x 9.x/10.x/11/x ?if it;s happe...

    Type

    Questions

    Views

    555

    Likes

    0

    Replies

    0
  • i believe this is a known issue. Adobe engineering teams have initiated discussion with Apple regarding this.Expect to see some fixes on this in coming days.

    Type

    Questions

    Views

    297

    Likes

    0

    Replies

    0
  • Is this happening with any other workflows in the environment as well , or is this the only one.And if so, has this workflow been used extensively in the recent past ?We will first need to find, whether your workflow gets triggered , during the problem phase or not.You will need to find a time span,...

    Type

    Questions

    Views

    687

    Like

    1

    Replies

    0
  • Can you share more details, whether the form has a direct connection with the DB, or does the form submission trigger a LiveCycle workflow/ process which puts entries in the DB?lastly , are we placing these entries in a custom table within LC's schema ?

    Type

    Questions

    Views

    551

    Likes

    0

    Replies

    0
  • At max you can track the no. of Views of the entire document, by specific or all users.there's no way to track if a particular page within the document was viewed or not.To track the views of the doc go to LiveCycle Admin UI > Rights Management > Events.Find: Document EventsEvent: View Documentclick...

    Type

    Questions

    Views

    285

    Likes

    0

    Replies

    0
  • any hints from the server log file ?You could check the tb_process_instance table on the LC database side to see if that creates a new entry when you try to trigger the long lived process.*try to navigate the DB with read only permissions, do not commit any changes on LC db side. Could cause irrever...

    Type

    Questions

    Views

    860

    Likes

    0

    Replies

    0
  • This window signifies that your PDF is trying to connect with the comments repository.So it is bound to pop up , almost everytime you open the PDF.However if you accidently make a typo while entering comments, this window will keep re appearing, even if you enter the right credential in successive a...

    Type

    Questions

    Views

    583

    Likes

    0

    Replies

    0
  • From what i could understand, you want your form to have as many rows as the serial number.And the serial no. will reside in a text field.refer to the instanceManager function in designer's Scripting reference help,  which creates a new instance of a table row.once you figure out how to create once ...

    Type

    Questions

    Views

    593

    Likes

    0

    Replies

    0
  • you should create 2 content areas on your master page, let's say C1 and C2, which align like parallel columns.then reside you dynamic table inside a subform which has Content: FLOWED and ALLOW PAGE BREAKS WITHIN CONTENT : CHECKEDthe Subform should be placed inside the content Area C1.Your Subform's ...

    Type

    Questions

    Views

    225

    Likes

    0

    Replies

    0