Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, August 4, 2009 3:39:43 AM(UTC)

kaira  
kaira

Groups: Registered
Posts: 7


hi,

I try to use ocrDocument.Save-method with file format set to OcrDocumentFormat.PdfA, but it results in error: "Attempted to read or write protected memory."

If I use "plain" PDF file format (OcrDocumentFormat.Pdf), it works fine.

I unlock (& check that they are not locked) following 7 components:

(RasterSupportType.Document, "");
(RasterSupportType.Ocr, "");
(RasterSupportType.OcrPlus, "");
(RasterSupportType.OcrPdfOutput, "");
(RasterSupportType.OcrPlusPdfOutput, "");
(RasterSupportType.OcrPlusPdfLeadOutput, "");
(RasterSupportType.PdfSave, "");

*******

tia,

kai
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, August 5, 2009 2:44:44 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

The advanced PDF compressor used for producing PDFA files needs additional Codec DLLs.
Are you able to save as PDF/A using our demos? If yes, Try to include Leadtools.Codecs.BMP.DLL to the project. Does it work ?

 
#3 Posted : Thursday, August 6, 2009 12:00:35 AM(UTC)

kaira  
kaira

Groups: Registered
Posts: 7


Leadtools.Codecs.BMP.DLL was missing, now it works.

thx, kai
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.043 seconds.