LEADTOOLS Support
Document
Document SDK Questions
Error with load method with raster imaging 13
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, November 21, 2005 11:40:29 PM(UTC)
Groups: Registered
Posts: 3
I created a PDF document from scanner with this instruction:
LEAD1.Save "c:\aaa.pdf", FILE_RAS_PDF_JPEG_411, 24, 110, SAVE_APPEND
and the file was created correctly.
When i loaded the file with the instruction
LEAD1.Load "c:\aaa.pdf", 24, 1, -1
returned me the error
20729
LEAD Error: Internal Error 20729 - call LEAD
can you help me?
Thanks
M.V.
#2
Posted
:
Wednesday, November 23, 2005 3:46:24 AM(UTC)
Groups: Registered, Tech Support
Posts: 20
This means your PDF Plug-in has a configuration problem. Do
the following to solve this problem:
1. Extract the ZIP file contents to the same folder that has
LEADTOOLS, with subfolders, to overwrite any older files.
2. Copy the DLL and OCX files form the LEADTOOLS14\Redist to
the SYS folder (system or system32)
3. Read the topic "Implementing PDF Plug in
Features" in the help file, especially the last part about Redist files.
If they still have problems, let me know.
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
704-332-5532 voice
704-372-8116 fax
http://support.leadtools.com
#3
Posted
:
Tuesday, December 6, 2005 1:09:44 AM(UTC)
Groups: Registered
Posts: 3
Thanks, i have resolve my question, but now ther is a problem with the CAB package for internet distribution:
-The client load (and install) my CAB file
-press then button "Scan"
-The scanner make the copy
but when my program execute the operation:
LEAD1.Save "c:\a.pdf", FILE_RAS_PDF_JPEG_411, 24, 110, SAVE_APPEND
the client crash whith this message:
LEAD Error: Feature not available
Plese Help me
p.s:i have Leadtools raster imaging 13
#4
Posted
:
Thursday, December 8, 2005 12:39:32 AM(UTC)
Groups: Registered, Tech Support
Posts: 20
You need to Add the PDF feature in the CAB file. But this is not going
to be done easily in a cab file because the PDF needs some registry
keys.
Also, the PDF redist is 19 MB. Putting it in CAB file will make page very slow to load.
So the best solution: to prepare setup and let the user download it and run it.
Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
704-332-5532 voice
704-372-8116 fax
http://support.leadtools.com
LEADTOOLS Support
Document
Document SDK Questions
Error with load method with raster imaging 13
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.