Showing posts with label dll. Show all posts
Showing posts with label dll. Show all posts

Thursday, March 22, 2012

exporting crystal report to text format

Hi there! Can anyone help me with this: what dll's do i need in order to export a crystal report to text format during runtime.

When i run my program in visual basic 6, the exporting is done successfully. but when im using it in .exe, errors are generated.

i already used U2FTXT.DLL

what could be the problem?

pls help me... thanks a lot!Look at this thread, you might need one more dll:

http://www.dev-archive.com/forum/showthread.php?t=287692&highlight=export+text

JeffB