Forum Moderators: open

Message Too Old, No Replies

Working with image files

Urgent requirment regarding reading of tiff files

         

kiran indukuri

3:45 am on Apr 25, 2002 (gmt 0)




Can any one help me out to how to write a code in VB to splitt a large tiff file into small files and also how to read a particular page of large tiff file and paste it into a word document. please suggest me with some sample code.Urgent?

korkus2000

11:03 am on Apr 25, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is this a web app? Are you talking about vbscript, vba, or Visual Basic?

caine

11:16 am on Apr 25, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not open the tiff in a graphics package and crop the document and safe as gif's.

rather than try split up a tiff with VB, which actually sounds like more work than it is worth.

kiran indukuri

11:19 am on Apr 25, 2002 (gmt 0)



I am taking about a Visual basic application