Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Does AX-1 handle multi-image TIFF files?
Started by Gabe-Forum@LEADTOOLS.com at 05-26-2006 9:55. Topic has 0 replies.

Print Search « Previous Thread Next Thread »
  05-26-2006, 9:55
Gabe-Forum@LEADTOOLS.com is not online. Last active: 10/1/2008 4:19:50 PM Gabe-Forum@LEADTOOLS.com



Top 25 Posts
Joined on 04-27-2005
Posts 236
Does AX-1 handle multi-image TIFF files?
Reply Quote

Yes, AX-1 reads and writes multiple-image TIFF files. TIFF specifications define the TAGs for Page-Number and Page-Total as being optional. As a result many multi-page TIFF files do not have these TAGs.

When reading a non-existing subfile AX-1 returns an error. To find the last image in a TIFF file an application must enter into a loop that includes a Read and increment ReadSubfile until a Multi-Page-Error is returned.

When AX-1 is called to append an additional image to a TIFF file, it writes the Page-Number and Page-Total TAGs into the file, unless the corresponding properties are set to zero.

The Axtel DEMO program keeps reading successive images from a TIFF file if the same file is opened over and over again. To write a multi-image TIFF file with the Axtel DEMO click on Options in the toolbar, select TIFF write, and mark the field for: Allow multi image TIFF.


   Report 
Post
LEAD Support Fo... » LEAD/Axtel Barc... » LEAD/Axtel FAQ » Does AX-1 handle multi-image TIFF files?

Powered by Community Server, by Telligent Systems