Hi,
I support an application. Which was on CF5 and it has been
migrated to CF7. In this we populate some information on a PDF
using active pdf. We use a "SetFormFieldData" . Syntax is like -
pdf.SetFormFieldData("field" , "value" , -998)
This field is an amouont field, so it has to be like for eg
2340.54. But when it populates on the form, if it has 3 digits
before decimal (for eg . 345.00) . it is getting populated
correctly on Pdf. But if it has 4 digits before decimal it is being
populated incorrectly by truncating last digit. For eg if the
amount is 2340.54 , it will populate as 2340.5 only 4 will not be
populate. This problem is with CF7 only , its working fine with
CF5. Also my PDF has two pages , with several number of lines. Only
first page has this problem not the others.
I was using '0' in the starting for the properties of
SetFormFieldData. I have also tried -997 , -998 , -996 and other
too. But none of them is working correctly on CF7. Few of them is
not allowing to populate data on the form at all. And few of them
is fine for CF5 but not for CF7.
Please suggest. What is the problem . Is it something related
to CF7 compatibilty with active PDF. Or active PDF is corrupt..
Any kind of help is greatly appreciated. I am stuck in this
and client is waiting to get it resolved.
or mail me directly to vyadav@dsthealthsolutions.com,
yadav.viren@gmail.com
Thanks
v\