Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

yanip
yanip
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
3

Posts & Comments

Posts & Comments
19

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by yanip
Customize the badges you want to showcase on your profile
Re: preventing unautorize people to read a pdf. - Adobe LiveCycle 15-03-2018
Thank you both for your answer, Ulibaehr, it is what i was already doing 'more or less' but instead of setting fields visible or hidden when the page is load i was setting the pages to hidden on preSave, this way even if the user desactivate javascript in acrobat reader he wouldn't see it.BUT using a simple macro in excel would allow to still read every elements of a form even tho their parent sub / pages are hidden. Only the elements with their properties hidden were not getting extracted. So n...

Views

821

Likes

0

Replies

0
preventing unautorize people to read a pdf. - Adobe LiveCycle 13-03-2018
Hello,I work with pdf form (Acrobat Pro and LiveCycle) that contains confidential information.These pdf have to go though different level of approbation, each of em with a password created by the previous person.I was thinking of hidding the pages on save / exit of the pdf and having a javascript dialog to ask the user for the password and close acrobat if its not the right one.This way if the user has disabled javascript "to prevent the dialog box" they still wouldn't be able to see the data.Wh...

Views

1.3K

Likes

0

Replies

3
Re: Show/Hide subform using buttons - Adobe LiveCycle 29-09-2017
was it giving you an error when you look at the javascript debugger.have you refresh the form using xfa.layout.relayout, although i don't think its necessary can you upload a picture of the hierarchyscreen?

Views

1.6K

Likes

0

Replies

0
Re: Show/Hide subform using buttons - Adobe LiveCycle 29-09-2017
Are the subform static or you create using the table repeat option so you can create the subform once then have 5 copies?Are the button on the same hierarchy level as the hidden subform?If so something like (this.parent.subformname.presence = "visible") should do the trick.or you can use whole subformname.your probably gonna need to do "xfa.layout.relayout()" as well so that the form layout is refresh.

Views

1.6K

Likes

0

Replies

0
multiple signature showing message "Form field contain properties modification". - Adobe LiveCycle 26-09-2017
I created a liveCycle form with 2 signature.The first one does not lock anything while the second one locks almost all the fields.My problem is when i put the second signature the message in the "Form field contain properties modification" appear in the signature section between the 2 signature.This message seems to include al the field of my form.It doesn't matter i close then open it again before signing or i just sign them both one after the other i get the same message.Also when looking at R...

Views

540

Likes

0

Replies

0
Re: listbox filled on the fly has index = -1 for every items. - Adobe LiveCycle 07-06-2017
I have uploaded the file here.https://ufile.io/xs7gv

Views

739

Likes

0

Replies

0
listbox filled on the fly has index = -1 for every items. - Adobe LiveCycle 07-06-2017
Hello i have 2 listbox that are filled on the fl using a 2 dimension array.The listbox show the value in the right boxes but no matter which item i select i always get -1 for the selectedItem.Thanks for you help.

Views

803

Likes

0

Replies

1
Re: printing form multiple time with different footer. - Adobe LiveCycle 26-02-2017
Thanks Kaydobe,This idea crossed my mind, i was hoping maybe there was way to fix the pdf so it behave the same way on browser than in the adobe reader itself. When using acrobat reader it seem that every time host.print is call the process wait there until the page is either print or cancel while in the browser it doesn't.as for the flowed content i do have some as well and section where the user can add or remove inner section. and other process to make sure the page is looking properly (no ta...

Views

899

Likes

0

Replies

0
printing form multiple time with different footer. - Adobe LiveCycle 24-02-2017
Hello all,I have a form that needs to be print multiple time but with different text at the bottom of each copie.As an example i would say like when you print a bill there's a copie that comes out with the mention "client copie" and another "merchand copie" and this form has autosize textbox and some subform instance can be add or remove.I figured id just change the text then print the page 4 times.this.parent.PDP.rawValue = "Copie1";xfa.host.print(1, "0", (xfa.host.numPages - 1).toString(), 0, ...

Views

1.5K

Likes

0

Replies

2
Re: Using Adobe Pro in LiveCycle preview. - Adobe LiveCycle 10-11-2016
Hello alassir,I had the it deparment remove the acrobat reader software and since then its been working perfectly.

Views

2.2K

Like

1

Replies

0
Likes given to
Likes from