Tagged Questions
1
vote
0answers
75 views
Is there any way to convert word file (docx) to TIFF? [closed]
Friends,
I want to convert docx or doc file to TIFF on the fly,
I tried to convert that using iTextSharp but it seems that iTextSharp's parser it is not compatible to do that.
I found ASPOSE but ...
0
votes
0answers
24 views
TiffIFilter Limitations
I've found that the TiffIFilter fails to OCR certain images. Upon visual inspection there doesn't seem to be anything special about them... There's no hint of a failure (an exception) it just returns ...
1
vote
1answer
113 views
Is there any way to create multipage TIFF file with OJPEG (TIFFTAG_COMPRESSION = 6) compression using .NET?
I need to create multipage TIFF file with OJPEG(Old-style JPEG) compression from single page tiffs with the same compression scheme.
I understand that this type of compression is not widely used ...
1
vote
1answer
389 views
Create multipage Tiff with JPEG compression .NET
Is there any way to create multipage tiff with jpeg compression using .NET?
I can create tiff's with LZW compression, but files are extremely big. Looks like EncoderValue enumeration (which I use to ...
0
votes
0answers
110 views
convert LZW compressed tiff to uncompressed tiff inside .NET
am a .net guys and am trying to convert tif compresssed with LZW to uncompressed tiff with 200dpi ...can anybody suggest a method or a third party dll that can do that? or is there anyway i can set ...
0
votes
1answer
143 views
.NET Image.Save() ignores TIFF Property Items that have been changed
Situation: I have a file that contains text data and many TIFF images in binary. There are a few tiff property tags that I need to change because they are being configured wrong when the tiff was ...
1
vote
2answers
563 views
Compare tiff and pdf files using vb.net
I am looking for sample code or a third party tools on VB, .Net environment, which can compare a tiff and a pdf files (visual comparison) and returns true or false.
My requirement was to convert tiff ...
1
vote
1answer
242 views
Tiff annotations
Where can i find Tiff annotations (Wang/Kodak) format specs? Need to parse some of them and put to text file. Wasted many hours googling with no result.
What SDKs for .NET can operate with that ...
0
votes
3answers
1k views
Displaying .tif images in the asp:Image control of ASPNET
I have been given a bunch of ".tif" image files that should be displayed on to my .aspx pages.
Although i can see these images in design time. The asp:Image fails to render the image(.tif) on the ...
5
votes
7answers
3k views
Convert PDF to TIFF in-memory
I know a similar question has been asked several times on here but I cannot seem to find the ideal solution for my needs. So, here it goes
At a high-level, I am looking for an assembly I can use to ...
3
votes
1answer
215 views
Crop excess white space from scanned TIFF
I have documents that are being scanned that are less than 8.5 x 11. They are probably more like 8.5 x 5. The scanners being used are centering the documents vertically and still making 8.5 x 11 ...
1
vote
2answers
1k views
Save image as Tiff
I'm getting a byte array from a library and I want to save it as a Tiff file grayscale / 16-bit per pixel.
I'm using this method to do so:
private static void CreateBitmapFromBytes(byte[] ...
0
votes
0answers
195 views
Copy tiles from one tiff to another (4-band)
I'm trying to simply use an offset to select tiles from one tiff image and write them to another image. I am using libtiff.net. Instead of each pixel having an ARGB value, there is one pixel that is ...
1
vote
0answers
995 views
How to get get number of pages in a tiff file with code in a Windows Service
I have a Windows service that tries to get the number of pages in a TIFF file using the Image class in the System.Drawing namespace.
using System.Drawing;
private int ...
1
vote
2answers
440 views
Convert Tif indexed 8-bit colour to 32-bit colour
I have an indexed Tiff image which I'm reading using LibTiff.Net to produce a bitmap image of a section of the large image. I believe the Tiff will have 256 colour entries which I want to convert to ...
12
votes
3answers
1k views
Open huge TIF in .NET and copy parts to new image
I'm looking for a library that can open and copy sections of a large TIFF file. I've looked at LibTiff.Net which opens the file very quickly but it doesn't have any functions for cropping or copying ...
3
votes
1answer
735 views
Extract JPEG from TIFF file
Background
I have a large TIFF file that is compressed with JPEG (new, compression 7 in TIFF standard) and is tiled. What I need to do is extract these tiles to individual .jpg files. I need to be ...
1
vote
2answers
494 views
Trying to display a portion of a large (2 GB) Tiff image in a Winform app
Is this possible or do I have to use WPF. I am new to Winforms and have created a couple simple applications, now I need to read a TIFF file and then display a subsection of it...
I tried doing ...
0
votes
1answer
805 views
Tiff Jpeg image viewer control - free / opensource
I have like zillions of tiff files with jpeg compression.
I am working with this library called Lib.tif .net version
it is very great and it can read/tag/save tiff with JPEG compression (6/7).
i have ...
0
votes
1answer
330 views
Convert Different Format documents into 1 bit png files in .net
Hi I have an initiative of converting bunch of different formats such as Word, PDF, png, jpg, excel files into '1 bit png' files and store them in the database.
I need to use .net framework for ...
1
vote
1answer
918 views
Converting TIFF to JPEG using .NET
I need to convert a TIFF to JPEG using .NET.
I have already done this succesfully using Windows 7 with a simple Bitmap.Save(). But it seems that this doesn't work on Windows XP (Windows 7 has more ...
0
votes
4answers
365 views
Convert Group 3 compressed TIFF to png or pdf in .net
I search a way to convert a Group 3 compressed TIFF to png or for best in pdf with c#.net.
1
vote
2answers
6k views
How to run Photoviewer.dll in command line
When I run the following code below in a command prompt (as administrator):
"C:\Program Files\Windows Photo Viewer\PhotoViewer.dll" "C:\00012.tif"
it produces
Error: "This file does not have a ...
3
votes
3answers
2k views
How to display TIFF (in form of Byte[]) on Silverlight Image control
I created a window service to put all of my TIFF files into database and stored them as Byte[].
Now I want to be able to display them through Silverlight Image control
So i use the Converter during ...
0
votes
1answer
3k views
Merging multiple TIFF files in one TIFF file
I've been trying to use the mergeTiffStreams method of the TiffUtil class posted at:
http://kseesharp.blogspot.com/2007/12/class-for-tiff-manipulation.html
However, like other people have commented ...
2
votes
3answers
616 views
Converting from True Color Image to Palette Color
We have a .NET application which currently creates documents to TIFF files by printing to a virtual printer. We would like to get rid of the virtual printer because it is expensive, slow, and does not ...
1
vote
2answers
452 views
.NET handling of tiff files corrupts on XP, but not Win7
I need to read some tiff files into a WPF, and I had it all working nicely, until I tested it on Windows XP. The image that's loaded appears to be corrupted, regardless of how I load it.
Attached ...
2
votes
2answers
724 views
Render HTML to TIFF
I'm working on an application where the requirements call for the app to produce a TIFF image of an HTML document for storage in a document management system. I'm using ASP.NET MVC 3 and am curious ...
2
votes
1answer
854 views
Remove/Delete Page from multipage TIFF file
I need to delete a page from a multipaged TIFF file. I am currently working in .NET but can move to another language if some one knows how to do it in that language.
The page would be either the ...
0
votes
2answers
1k views
How to convert PDF to TIF with GhostScript? [duplicate]
Possible Duplicate:
Best way to convert pdf files to tiff files
I'm looking for a free library that allows me to convert a PDF document to a (or several) TIFF images. If Tiff is not ...
1
vote
1answer
862 views
Tiff loaded from Stream via LibTiff.Net has no field values
My application has to handle TIFF files that are stored in a MemoryStream, but LibTiff.Net always returns null for the field values.
MemoryStream ms = new MemoryStream();
FileStream ...
1
vote
2answers
180 views
What is the minimum memory requirement for splitting a TIFF file to multiple TIFF files?
I have a query that what is the minimum memory requirement for splitting the tiff file to multiple tiff files. Is it running less than 2GB memory or not.
Have you any suggestion. Please reply its ...
2
votes
3answers
1k views
Fast TIFF image conversion to show in web-client
For preview of scanned TIFF-document currently I use the following:
Bitmap bmp = new Bitmap(@"document.tif");
var ms = new MemoryStream();
bmp.Save(ms, ImageFormat.Png);
var bmpBytes = ...
5
votes
2answers
6k views
Splitting Multi-page Tiff into Single Tiff's on Windows 7 / .Net 4.0
I recently moved to a new development box from Windows XP 32 Bit to Windows 7 64 bit. Both machines are running .Net Framework version 4.0 for development with Visual Studio 2010.
After upgrading to ...
2
votes
3answers
1k views
Convert multipage TIFF to PNG .Net
I am able to convert a single page TIFF to a PNG in .Net, however, how would I do this for a multipage TIFF?
2
votes
5answers
793 views
Need .NET library fo converting TIFF files to PDF
Does anyone know of a good .NET library to convert TIFF files, that may be multi-page, to PDF files?
The TIFF files are stored on a file share, and the PDF files need to be stored in the same ...
3
votes
4answers
1k views
.NET Tiff Issues C#
I'm having issues with TIFFs
Here is what I have to do, we have tiff images saved into the database, these images are CCITT4 compressed with a number of required tags, these include:
RowsPerStrip ...
0
votes
1answer
562 views
Viewing a TIFF stream using the .NET webbrowser control in C# doesn't show image
I have a windows form that is using a Webbrowser control to view documents on a web server.
When it tries to display a TIFF, it just displays a blank screen. It works with other file types just fine.
...
0
votes
2answers
510 views
Is it possible to add layers to .tiff images with .NET?
Are there any .NET libraries etc. which allow adding layers (with text) to .tiff images?
Something like annotations, so that it would be possible to separate them from image afterwards.
I tried ...
1
vote
1answer
1k views
How to convert .Doc to Tiff/Jpeg programmatically using C#?
I need to find a way of converting Word Doc files to Jpeg of Tiff files using C#/.NET. I cannot use any virtual printing drivers such as Microsoft Office Document Imaging. I can only use C# and/or C++ ...
2
votes
3answers
2k views
.NET Multipage Tiff with Lossy Compression
I need a way to take several jpgs and convert them into a single multi page Tiff. I have that working using GDI+ however it only works with the compression LZW which is lossless. This means that my ...
0
votes
1answer
388 views
How to create a 2 bit gif from tiff file in dotnet
I have used Bitmap class to convert tiff to Gif but it couldn't make the image 2 bit possible for have less size.
Notice that bitmap class could create images with this pixel format :
1, 4, 8, 16, ...
2
votes
2answers
585 views
Reading tags of *.tiff and *.eps files
i have to read tags of cmyk *.tiff and *.eps files. i use .net 3.5. How can i do it?
2
votes
1answer
536 views
.NET test for bitonal TIFF image without trapping exception?
I am developing a document database application that handles TIFF images. When annotating images, in order for the user-interface to present only black and white as choices for bitonal ...
3
votes
1answer
5k views
System.Drawing.Image.Save throws ExternalException: A generic error occurred in GDI
I have function which takes a bitmap, copies part of it and saves it as 8bpp tiff. Filename of the result image is unique and file doesn't exist, program has permission to write to the target folder.
...
3
votes
2answers
1k views
Splitting a multipage TIFF image - With .NET and IronPython
I had a scanned multipage TIFF image and needed to split each page out into individual files.
This is easy to do in by leveraging the .NET framework and C#, but since I did not have all the ...
0
votes
3answers
1k views
Convert TIFF to PostScript
I'm writing .net code (Windows Forms Application) which reads a TIFF image (CMYK) and sends it to printer (using WritePrinter). Before I send it, I need to convert the TIFF image to PostScript. Could ...
2
votes
2answers
1k views
Replace an Image in an existing Multiple Page Tiff using .Net
Using .Net how do I replace the first page of a multiple page tiff file with a new image. Preferable without create a new file.
8
votes
3answers
4k views
Converting TIFF files to PNG in .Net
I have to build an application in .Net (3.5) to pick up a TIFF file saved from another piece of software and convert it into a PNG so that it can be rendered easily in Internet Explorer. Does anyone ...
1
vote
1answer
503 views
Problem on Windows 7 using Image.FromStream to open cmyk+alpha tiff file
I'm having a problem running the following code om Windows 7 x86
when creating an Image from a lzw encoded cmyk + alpha TIFF file.
The FromStream call throws a System.ArgumentException: Parameter is ...