Our company has been using Neevia DocConverter. It is
awesome and it very
easy to use. Go to www.neevia.com and look for it. If you
need any further
info just email me. We convert rtf to pdf as well as any
document type to a
tiff image. They also offer the full downloaded version for
you to try.
I hope this helps.
Shawn Hevel, API, AIT
Lead Programmer Analyst
Information Technology Department
South Carolina Farm Bureau Insurance Companies
Phone: (803) 936-4331
Fax: (803) 936-4629
Work Email: shawnhevel scfbins.com
Home Email: hevelhouse sc.rr.com
-----Original Message-----
From: phil paxton [mailto:fluttervertigo GMAIL.COM]
Sent: Monday, August 28, 2006 9:28 PM
To: DOTNET-WEB DISCUSS.DEVELOP.COM
Subject: Re: [DOTNET-WEB] tiff to pdf converter
On 8/28/06, Lizet Pena de Sola <Lizet.Pena cit.com> wrote:
> We have to convert tiff files to pdf in our project and
split the
> generated pdf in several pdf sub files. I thought I
would ask if anyone
> in the list knows of a reliable component for this
task. Price is not a
> matter, but good performance, thank you,
___________________________
How about free with a little work? It shouldn't be too
difficult to
rig up yourself.
http://sou
rceforge.net/projects/pdfcreator
It's open source. Rearrange some code from the tiff layout
specs to
use with pdfcreator as output. A coder worth their salt
shouldn't
break a sweat.
Make sure this is the PDFCreator you use - there's a
commercial
product by the same name.
FYI: PDFCreator is (by default) a virtual printer. I've
got it as a
default so I can print things out from a browser into a
"My PDFs"
directory unless it's a topic which I know will accumulate.
Tip: If anyone chooses to use PDFCreateor to print in this
fashion
(from a browser), change your scaling to 0.75. Otherwise,
i'll lop off
your right margin by to provide for a 1" margin. I
keep mine set
there as a default as I never print -- except to save PDFs.
___________________________
p
===================================
This list is hosted by DevelopMentor® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
===================================
This list is hosted by DevelopMentor® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|