|
-
October 18th, 2003, 02:14 PM
#1
LaserFiche, Toolkit 5, and VB 6
What's up?
I'm using LaserFiche's Toolkit version 5 and I have a .JPG file that is imported into a new document. However, when I want to export the same image, but rename it with a different name, the .JPG file comes up to be a blank. Here is my code:
[vbcode]
strReturn1 = LFAPI.ExportImage("tester\work\" + strPerson1, 1, "C:\AXB00001.JPG")
[/vbcode]
What's very strange is: It's the same file, just a new name, and VB won't accept it as a "valid file" when it's loaded into either an imagebox or a picture box. Even more strange: if you open up this image with Photoshop 6 or 7 it works, but not with internet explorer, VB, or anything else.
Another weird thing: Instead of using VB to program LaserFiche to export the image, I went into the client software and manually exported the image going to the menu File > export > image.
That works perfectly fine, just not when VB commands it to export an image.
Any pointers?
Thanks
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|