Results 1 to 2 of 2

Thread: Merge TIFF

  1. #1

    Thread Starter
    Let me in .. techyspecy's Avatar
    Join Date
    Aug 2002
    Location
    Back to VBF.
    Posts
    2,456

    Merge TIFF

    Guys,

    We have 10 separate TIF Images on my Hard Drive. Is there any way i could merge those Images as 1 Multipage TIFF Image File ???

  2. #2
    Hyperactive Member Q_Me's Avatar
    Join Date
    Dec 2001
    Posts
    327
    The Only way I can think how to that is to open each one as a textstream, then connect each one in a textbox but to seperate them use "|||" 3 bars at the start and at the end of each file. Then to rebuild them is to use the FileSystemObject to save them back into a ".tif" format. I hope you can figure out the rest my brain is dead at the moment. But I think this is the way to go.

    There may be some problem with the ASCII characters in the tif file but I wouldn't think they would use a Char$(13) or a Char$(10) which is "Return" and "LineFeed"
    53323737 15 743 313402 05 740313063. 17 15 4150 743 313402 05 140393403437 5203 743 30210.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width