Search found 3 matches

by KenJRay
Mon Apr 04, 2016 7:02 pm
Forum: NConvert
Topic: Calling NConvert from ASP.Net
Replies: 1
Views: 1003

Calling NConvert from ASP.Net

Not sure if this has already been answered, but I have a situation in a web site where it pulls a document in TIFF format from a repository, and displays that document as a web page. This has caused problems for people with Apple Macs, because they uses "quicktime" to display the TIFF file, and it ...
by KenJRay
Tue Feb 23, 2016 3:45 pm
Forum: NConvert
Topic: TIF to PDF creates large PDF file
Replies: 10
Views: 4959

Re: TIF to PDF creates large PDF file

Thanks - the -c 1 option worked perfectly.
by KenJRay
Tue Feb 23, 2016 2:30 pm
Forum: NConvert
Topic: TIF to PDF creates large PDF file
Replies: 10
Views: 4959

Re: TIF to PDF creates large PDF file

I am having the same problem - nConvert version 6.82 running on Window Server 2008R2. I start with a multipage TIFF file, just over 1MB in size. Using the command

C:\Program Files\NConvert-win64>nconvert -o test.pdf -out pdf f40baef8-4245-42c5-bf1e-a30b717bc5d1.tif

The resulting PDF file is over ...