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

picolo74
picolo74
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
7

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by picolo74
Customize the badges you want to showcase on your profile
Convertion from pdf is really bad - Adobe LiveCycle 01-09-2010
Hi !First, i m pretty ignorant in making pdf form...I need to make an interractive form from a pdf file (25 pages) given by a friend.he gave me 2 version of the file, a 'normal' pdf and one in form version (without any calcul or interractivity).(but it lacks 3 fonts)I tried to make it with Acrobat :with both version of the file,i c'ant find all the events i need in 'Action' tab when i try to add some code on a textBox like 'change', 'docReady'...But the way i can make the form is really good. In...

Views

406

Likes

0

Replies

0
Re: form from pdf : dynamic tooltip not working - Adobe LiveCycle 30-08-2010
Yes it is the 'problem', i thought that both support this feature !Thanx for helping !

Views

96

Likes

0

Replies

0
Re: Make a dynamic xml form, using a pdf (images) but not from existing pdf - Adobe LiveCycle 30-08-2010
Again, Thanx a lot Paul for your quick and helpfull answer !

Views

69

Likes

0

Replies

0
Re: xml import and wrong data type - Adobe LiveCycle 30-08-2010
Thanx a lot Paul for your quick answer !

Views

67

Likes

0

Replies

0
xml import and wrong data type - Adobe LiveCycle 29-08-2010
Hi all !I have a form, i want to import xml data.In the data xml : when i put a string value in a numeric field (mistake) and the i import the data into my form :Acrobat does not tell me there is a 'format' error but instead the 0 (zero) value is put is the field.Is there a way (early event) to detect a data format error in the xml ?Thank you

Views

502

Likes

0

Replies

2
Make a dynamic xml form, using a pdf (images) but not from existing pdf - Adobe LiveCycle 29-08-2010
Hi all, i have some problem because with a dynamic form from an existing pdf i can t make 'dynamic tooltip'(see my previous post for this problem)So i want to make a clean xml form but with the same layout as the pdf.The original pdf has images on background on each pages.I want to make a dynamic form but i don t want to make it from this pdf (file->new->import existing pdf).May i export each page of the original pdf as an image and then add the images to my new xml form ?is there another way ?t...

Views

563

Likes

0

Replies

2
form from pdf : dynamic tooltip not working - Adobe LiveCycle 29-08-2010
Hi all,I m trying to make a pdf form.I m trying to modifiy the tooltip of a textbox at runtime (i.e. on a button click event) , but it does not work.i try both in js or formcalc.exemple : topmostSubform.Page2.Bouton1::click - (JavaScript, client)MyTextField.assist.toolTip.value = "ok";- With a pdf form FROM an existing pdf :It does not change the tooltip value on screen (using js debugger, the value of the tooltip is changed, but not updated on screen)- With a pdf form not from an existing pdf :...

Views

1.3K

Likes

0

Replies

2