|
|
Browse by Tags
All Tags » TIFF
Showing page 1 of 2 (16 total posts)
-
Welcome to the sixth of 31 applications we will post (in addition to the contest participants' submissions). Make sure you add this blog to your RSS / Atom feed and check the gallery for summaries of all the apps as they are released.
This app is a frivolous way to solve the general problem ''how do I detect and act on the content ...
-
I need a little claification on pdfs. We work will 1bit scanned images and our customers want pdfs Converting back and forth between the formats, gray scale and black and white, the images get blurry so we think creating/extracting might be the way to go.
1) will singleimage=true if the pdf page is a single image AND contains ocr info?
2) does ...
-
I see that for the jpg decoder I can specify ByteOrder of LittleEndian. I do not see the same for the tiff decoder. I need to convert my tiff image to a byte array in little endian format.
-
Like the subject says, I'm trying to convert multipage TIFFs into searchable PDF's using the Expervision OCR engine. I tried the same code used in the GlyphReader example, but it only converts the first page of the TIFF. In other words, I get a single-page searchable PDF containing only the first image in the PDF.
So is there a ...
-
That is what is at the heart of my question: is there such a thing as TIFF Group 6 compression? I've never heard of TIFF Group 6, but a customer recently asked one of our salesmen whether our software supports TIFF Group 6. I'm asking whether anyone has ever heard of TIFF Group 6, what they know about it, and whether they can point me to more info ...
-
Hi, I heard that some imaging software let us to save color images and 1-bit tiff pages together in the same file. Is it possible to do this using AtalaSoft DotImage? If Yes, how can I do that?
Thanks in advance.
-
I am developing a project in ASP.NET that I am then deploying to WSS 3.0 (Sharepoint). All ASP.NET controls (including the Atalasoft WebThumbnailViewer and WebImageViewer) are being nested within web user controls. These user controls are then deployed to Sharepoint within a 3rd party ''web parts'' container utility, Smart Part.
My ...
-
Hi, I have several Tif files (single page) and I want to read them to create a new Tif file multipaged (combining the single images).I've ''played'' with the TiffEncoder object but in every loop it overwrites the file with the new single page image. I'm using the version 4.0 --------------------------------------TiffEncoder tifenc = new ...
-
I am displaying image on WebImageViewer and it successfully get displayed on my machine.
But while deploying application on other machine which donot have Visual Studio 2005 but have .Net Framework 3.0, the image doesnot get displayed.
Pls help!
-
Hi
Anyone who can explain me why the atalasoft-lzw compression gives such a poor results. Via the code beneath I saved one of my standard files (flamingo.tif) two times; first uncompressed and then lzw-compressed. Here are the results of the jury:
flamingo.tif 44KB (the original ...
1
|
|
|