Atalasoft
Welcome to Atalasoft Community Sign in | Join | Help
in

Single Page Tiff to Searchable PDF

Last post 30 Sep 2007, 11:04 PM by stan. 2 replies.
Sort Posts: Previous Next
  •  27 Sep 2007, 6:08 PM 12605

    Single Page Tiff to Searchable PDF

    I am very very new to Atalasoft and I hope I am posting in the correct forum.  My apologies in advance if I have not.

    My questions is follows: 

    I have been able to convert several single page tifs to a pdf document.  I now need to make the pdf document searchable and it requires an "imageSource".  I don't have an ImageSource, I have a multipage "TiffFile".  How do I cast from a multipage tiffFile object to something I can pass to the "GlyphReader" to OCR?

    Any guidance would greatly help.

    Stan

     

  •  28 Sep 2007, 7:44 PM 12610 in reply to 12605

    Re: Single Page Tiff to Searchable PDF

    Hi,

    The General Discussion » Visual Basic forum is normally used for VB6 questions.  For DotImage questions you should use the .NET Imaging Discussions » DotImage Discussions forum instead.

    In any case, you can use the FileSystemImageSource class that we provide.  Just give it your single page Tiff files or a multipage Tiff.  You can't pass in a TiffFile object, only actual filenames.


    Glenn Chittenden Jr.
    Atalasoft Development Team
  •  30 Sep 2007, 11:04 PM 12612 in reply to 12610

    Re: Single Page Tiff to Searchable PDF

    Thanks Glen,

        I'll direct the .NET  questions to the correct forum next time.  This was resolved using a TiffFile and ImageCollection.

    Stan
     

View as RSS news feed in XML