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 : Thursday, June 21, 2007 7:02:35 AM(UTC)

fthomas  
fthomas

Groups: Registered
Posts: 12


Hi ,

Is there any way to know the angle of rotation for each page when invoking AutoOrientPage Method as below.

Dim RasterDoc As LEADRasterDocument

Set RasterDoc = New LEADRasterDocument

Dim nRet As Integer
For i = 0 To RasterDoc.PageCount - 1
        nRet = RasterDoc.AutoOrientPage(i)
Next

It has been observed , pages have slight distortion and displacement when AutoOrientPage method is called.

Regards

Francis Thomas

 

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 : Friday, June 22, 2007 7:33:48 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Yes, use the ILEADRasterDocument.DetectOrientationDegree property.  For more information and an example for this property, please take a look at the COM OCR help file.
 
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.124 seconds.