PC Review


Reply
Thread Tools Rate Thread

Draw text on, split, join, and page count on tiffs

 
 
Benny
Guest
Posts: n/a
 
      18th Jul 2006
Ok, this has been asked over and over again....but i have to ask
because there has to be a better way (without spending $$). First
things first, I'm running many (thousands of) tif images through an
application I have been building. So far, i have used the
Image.GetFrameCount to get page counts and write strings on images,
split, and join using the graphics object. For anyone that has used
either of these, it is incredibly slow especially compared to some of
these 3rd party libraries that you can purchase for hundreds to
thousands of dollars....seems kind of pointless to spend more than $10
on what i need to use them for. I have used FreeImage from
SourceForge, and, compared to namely LeadTools, it is STILL slower for
getting page counts and I cant even do any drawing using the library.

What I am looking for is either a library or an example of how I can
perform these actions with speed as a must. I am willing to do a
little C++ code, so if that helps with a solution please dont let that
be a limit. ANY help in any of these areas is much more appreciated
than you can imagine. Thank you in advance!

 
Reply With Quote
 
 
 
 
Michael C
Guest
Posts: n/a
 
      18th Jul 2006
"Benny" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Ok, this has been asked over and over again....but i have to ask
> because there has to be a better way (without spending $$). First
> things first, I'm running many (thousands of) tif images through an
> application I have been building. So far, i have used the
> Image.GetFrameCount to get page counts and write strings on images,
> split, and join using the graphics object. For anyone that has used
> either of these, it is incredibly slow especially compared to some of
> these 3rd party libraries that you can purchase for hundreds to
> thousands of dollars....seems kind of pointless to spend more than $10
> on what i need to use them for. I have used FreeImage from
> SourceForge, and, compared to namely LeadTools, it is STILL slower for
> getting page counts and I cant even do any drawing using the library.
>
> What I am looking for is either a library or an example of how I can
> perform these actions with speed as a must. I am willing to do a
> little C++ code, so if that helps with a solution please dont let that
> be a limit. ANY help in any of these areas is much more appreciated
> than you can imagine. Thank you in advance!


It can't be that much appreciated if the limit of the budget is $10 :-)

Have you tried using Bitmap.LockBits?

Michael


 
Reply With Quote
 
Benny
Guest
Posts: n/a
 
      18th Jul 2006
Would you be willing to show me how i would use that?

Michael C wrote:
> "Benny" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Ok, this has been asked over and over again....but i have to ask
> > because there has to be a better way (without spending $$). First
> > things first, I'm running many (thousands of) tif images through an
> > application I have been building. So far, i have used the
> > Image.GetFrameCount to get page counts and write strings on images,
> > split, and join using the graphics object. For anyone that has used
> > either of these, it is incredibly slow especially compared to some of
> > these 3rd party libraries that you can purchase for hundreds to
> > thousands of dollars....seems kind of pointless to spend more than $10
> > on what i need to use them for. I have used FreeImage from
> > SourceForge, and, compared to namely LeadTools, it is STILL slower for
> > getting page counts and I cant even do any drawing using the library.
> >
> > What I am looking for is either a library or an example of how I can
> > perform these actions with speed as a must. I am willing to do a
> > little C++ code, so if that helps with a solution please dont let that
> > be a limit. ANY help in any of these areas is much more appreciated
> > than you can imagine. Thank you in advance!

>
> It can't be that much appreciated if the limit of the budget is $10 :-)
>
> Have you tried using Bitmap.LockBits?
>
> Michael


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Breaking multi-page tiffs Dano Microsoft C# .NET 0 9th Oct 2008 05:07 PM
Re: Screen Split & Text Box Count kingston via AccessMonster.com Microsoft Access Forms 0 10th Nov 2006 03:29 PM
Split and Count text in a field =?Utf-8?B?U2ltb24=?= Microsoft Access VBA Modules 10 19th Jun 2006 11:08 AM
text cells end page how split to next. Text lost! =?Utf-8?B?RWxhaW5l?= Microsoft Excel Misc 1 28th Aug 2005 05:48 PM
GDI+ Error - problem with JPEG compression in Multi-page tiffs =?Utf-8?B?ZnJhbmtlbmJlcnJ5?= Microsoft Dot NET 0 30th Nov 2004 06:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:12 PM.