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 : Monday, January 15, 2007 4:23:23 AM(UTC)
Raymond Lee

Groups: Registered
Posts: 30


Hi,

I use Leadtools 14.5 and C#.NET to do spliiting A3 to two A4

I use the following algorithms to do A3 split:

A3image.clone() to the right part of image
Crop command on A3image on the left part of image

Is there any better way to do the A3 split in leadtools such that it can achieve faster speed?

Thanks,
Raymond
 

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 : Sunday, January 21, 2007 12:35:47 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

Raymond,

You can try and do it by creating an empty A4 image, copy half of the original using CombineFastCommand to the new image, then remove this half from the original image using CropCommand.
 
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.041 seconds.