I am using the trial version PDF Developer suite (pending processing of my purchase payment) and have found a problem. When I use my application in a Windows 2000 Terminal Services environment and use a UNC path to a shared folder as the path for the output file, the filename gets truncated to 26 characters, with an "_" at the end.
Example:
Specified Path: \\2000server\files\test_2004_03_18182439_USR.pdf
Resulting Document: \\2000server\files\test_2004_03_18182439_USR.pd_
If I map the share to a drive letter and use that instead of the UNC path, it works fine. Is there some kind of issue with sending output to a shared folder on the local system?
PLEASE HELP!
Problem with UNC paths.
Extra information.
I forgot to mention that it only does this for the first few prints, then it starts to output to the proper filenames.