Problem with linked database form fields

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
djchang
Posts: 2
Joined: Mon May 03 2004

Problem with linked database form fields

Post by djchang »

I am trying to creat a form field that will generate the date from a simple linked database. The access database I am using has a table with just one record for Date with a default value of =now(). But when I insert this field into the file made by PDF Creator (demo version) and click compile, the field comes back "!error" rather than displaying the date.

Can you help me understand what I am doing wrong?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

If in the Creator the function =now() is entered in the field and "!error" will be generated when compiling. The PDF Creator can not compute the function =now().

But if you have dates in the database, these dates values will be appear properly in the PDF Creator.

Hope this helps.
Post Reply