InDesign CS6 & Acrobat X Pro Issues
when create form in indesign cs6 , import acrobat x pro, , export pdf, when fill in form, nothing shows or prints, data there when click on field.
so... delete form fields indesign , recreate them in acrobat x pro. fields show , print correctly. happens on both pc/mac. ultimate destination forms on android os galaxy 10.1 tablet.
but... calculate fields worked before not work in recreated fields acrobat x pro. worse, no options show @ when click "pick" select fields calculate. need possible don't lose client.
link forms here:
here's posted in other topic posted in:
in case can use simplified field notation, though easier if change field names. example, first row want sum following 2 fields:
"reg. hrs" , "o.t. hrs"
since field names include period , space characters these need escaped, you'd have enter following:
reg\.\ hrs + o\.t\.\ hrs
if change names to:
"reg_hrs" , "ot_hrs"
the simplified field notation entry simply:
reg_hrs + ot_hrs
if further refine field naming scheme like:
row 1: r1.reg_hrs, r1.ot_hrs
row 2: r2.reg_hrs, r2.ot_hrs
a single script used of rows, , called in calculate event of each "daily total" field. realize may sound jibberish @ moment, if want pursue it, post again. in mean time, simplified field notation option work.
More discussions in PDF Forms
adobe
Comments
Post a Comment