Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread OT: Good pdf library or component
Tue, Feb 14 2006 7:59 AMPermanent Link

"John Taylor"
Hi guys,

I'm desperate for a good library or component that can convert pdf files to
tif and other
formats and vice versa.  I found Gnostice pdf2many activeX but it does not
do a good
job and is very slow.  Any of you have any recommendations ?

Thanks !

John Taylor

Tue, Feb 14 2006 9:25 AMPermanent Link

Schoeneck (Nick) Howell
John,

The Envision image library ( http://www.intervalsoftware.com ) has
comprehensive TIFF support (Packbits, CCITT group 3, 1d and 2d,  
group 4, JPEG compression, Deflate compression, multi-page read
and write) and a TpdfGraphic  read/write format which works with PDF
files which are composed entirely of embedded images.

If you need to work with PDF files that contain formatted / searchable
text, it probably would not be what you need...

I haven't tested the TpdfGraphic format yet, but have used many
other features of the library (including the TWAIN  & multi-page
TIFF support) and have been very pleased with the value it
represented.

A trial version is available for download.  You get all the source
when you purchase & instructions on how to rebuild the units so the
trial branding is removed.  The most recent release is version 2.51,
for CBuilder 6 and Delphi 6, 7, 2005, 2006.  It integrates with TImage
does not use any external DLL's.


Nick Howell

........................................................................

"John Taylor" <jcta@snappysoftware.com> wrote:

Hi guys,

I'm desperate for a good library or component that can convert pdf files to
tif and other
formats and vice versa.  I found Gnostice pdf2many activeX but it does not
do a good
job and is very slow.  Any of you have any recommendations ?

Thanks !

John Taylor

Tue, Feb 14 2006 9:27 AMPermanent Link

Schoeneck (Nick) Howell
John,

The Envision image library ( http://www.intervalsoftware.com ) has
comprehensive TIFF support (Packbits, CCITT group 3, 1d and 2d,  
group 4, JPEG compression, Deflate compression, multi-page read
and write) and a TpdfGraphic  read/write format which works with PDF
files which are composed entirely of embedded images.

If you need to work with PDF files that contain formatted / searchable
text, it probably would not be what you need...

I haven't tested the TpdfGraphic format yet, but have used many
other features of the library (including the TWAIN  & multi-page
TIFF support) and have been very pleased with the value it
represented.

A trial version is available for download.  You get all the source
when you purchase & instructions on how to rebuild the units so the
trial branding is removed.  The most recent release is version 2.51,
for CBuilder 6 and Delphi 6, 7, 2005, 2006.  It integrates with TImage
does not use any external DLL's.


Nick Howell

........................................................................

"John Taylor" <jcta@snappysoftware.com> wrote:

Hi guys,

I'm desperate for a good library or component that can convert pdf files to
tif and other
formats and vice versa.  I found Gnostice pdf2many activeX but it does not
do a good
job and is very slow.  Any of you have any recommendations ?

Thanks !

John Taylor

Tue, Feb 14 2006 2:19 PMPermanent Link

"John Taylor"
I have Envision also, but it will not convert a pdf to a tiff and other
graphic formats.

Thanks for the reply.

JT
"Schoeneck (Nick) Howell" <showell bop gov> wrote in message
news:F022DB8D-DF6C-48C9-B8BE-3A417DDA2F22@news.elevatesoft.com...
> John,
>
> The Envision image library ( http://www.intervalsoftware.com ) has
> comprehensive TIFF support (Packbits, CCITT group 3, 1d and 2d,
> group 4, JPEG compression, Deflate compression, multi-page read
> and write) and a TpdfGraphic  read/write format which works with PDF
> files which are composed entirely of embedded images.
>
> If you need to work with PDF files that contain formatted / searchable
> text, it probably would not be what you need...
>
> I haven't tested the TpdfGraphic format yet, but have used many
> other features of the library (including the TWAIN  & multi-page
> TIFF support) and have been very pleased with the value it
> represented.
>
> A trial version is available for download.  You get all the source
> when you purchase & instructions on how to rebuild the units so the
> trial branding is removed.  The most recent release is version 2.51,
> for CBuilder 6 and Delphi 6, 7, 2005, 2006.  It integrates with TImage
> does not use any external DLL's.
>
>
> Nick Howell
>
> .......................................................................
>
> "John Taylor" <jcta@snappysoftware.com> wrote:
>
> Hi guys,
>
> I'm desperate for a good library or component that can convert pdf files
> to
> tif and other
> formats and vice versa.  I found Gnostice pdf2many activeX but it does not
> do a good
> job and is very slow.  Any of you have any recommendations ?
>
> Thanks !
>
> John Taylor
>
>

Tue, Feb 14 2006 3:03 PMPermanent Link

Jim Margarit
John Taylor wrote:
> Hi guys,
>
> I'm desperate for a good library or component that can convert pdf files to
> tif and other
> formats and vice versa.  I found Gnostice pdf2many activeX but it does not
> do a good
> job and is very slow.  Any of you have any recommendations ?
>
> Thanks !
>
> John Taylor
>
>
www.colorpilot.com
PDF2Tiff.exe

It's an exe, however. They do have a short example of how to call it
from Delphi (shellexecute).

just ran across it today while looking for form
creation/filling/annotation software...

Jim
Fri, Feb 24 2006 10:07 PMPermanent Link

Schoeneck Howell
"John Taylor" <jcta@snappysoftware.com> wrote:

I have Envision also, but it will not convert a pdf to a tiff and other
graphic formats.

Thanks for the reply.

JT
====================
John,

Just a followup ... with the current version of the library (2.51)
the tpdfgraphic does indeed permit creation of a PDF from one
(or more) tiff images.  I made use of it the other day and it
works very well.  I'm setting up a web-based mechanism for
on-the-fly construction of PDF's built from multiple .tiff images
(scanned survey comments) selected via a query against a
table of comment / participant characteristics.


Nick
Sun, Feb 26 2006 3:00 PMPermanent Link

"John Taylor"
Nick,

Thanks for the reply but I meant to take a pdf and convert it to a
tif not the other way around.  I believe michel took (hmmm... I forget his
name)
his routines and incorporated them into version 2.51 and I already had
his library for despeckle, tifftopdf anyway.  Is michel still supporting
Envision ?  I rarely see his name on the message board anymore.

JT


"Schoeneck Howell" <showell at bop dot gov> wrote in message
news:D2C29DF5-DD2F-4D96-9D7F-ED3F644EBCFE@news.elevatesoft.com...
> "John Taylor" <jcta@snappysoftware.com> wrote:
>
> I have Envision also, but it will not convert a pdf to a tiff and other
> graphic formats.
>
> Thanks for the reply.
>
> JT
> ====================
> John,
>
> Just a followup ... with the current version of the library (2.51)
> the tpdfgraphic does indeed permit creation of a PDF from one
> (or more) tiff images.  I made use of it the other day and it
> works very well.  I'm setting up a web-based mechanism for
> on-the-fly construction of PDF's built from multiple .tiff images
> (scanned survey comments) selected via a query against a
> table of comment / participant characteristics.
>
>
> Nick
>

Sun, Feb 26 2006 5:55 PMPermanent Link

Schoeneck Howell
John,

The latest note from Michael on the support board was (I believe) 2/2/06 &
last website update was the 01/29/06 update for the 2.51 version that added
version support through Borland Studio 2006.

The only PDF -> TIFF (or other image format) conversion possible would
be from PDF's that were "image only" (i.e. ones made from only from
scanned/generated images ... no searchable/selectable text).  
For example, if you created a PDF directly from a scanned document
(with no OCR), you would be able to generate TIFF (or other
format) images from the individual PDF pages.  With the proper steps,
you could generate a multi-page TIFF.

Nick


----------------
>"John Taylor" <jcta@snappysoftware.com> wrote:
>
>Nick,
>
>Thanks for the reply but I meant to take a pdf and convert it to a
>tif not the other way around.  I believe michel took (hmmm... I forget his
>name)
>his routines and incorporated them into version 2.51 and I already had
>his library for despeckle, tifftopdf anyway.  Is michel still supporting
>Envision ?  I rarely see his name on the message board anymore.
>
>JT
>
Image