cancel
Showing results for 
Search instead for 
Did you mean: 

Creating PDF interactive forms on a Unix filesystem

Former Member
0 Kudos

We have a program to generate an Interactive Adobe form. This works fine when the output path is a windows folder (C:\temp). When we alter the program to accept a unix file path, we get a runtime error:

UC_OBJECTS_NOT_CHARLIKE

We need to run the form creation in the background and the server is unix, so we need to save the pdf files on a unix path.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

seems like a coding issue

also there are some OSS Notes like 928196