Rendering multipage TIFF

Hi,

We take multipage TIFF files and create an Aspose document by copying each page of the TIFF into a new page of the Aspose document. Once this has completed we save the Aspose document as an MHT format document so that we can render the file in a web application.

We have an issue with mutipage TIFFs when we render them in the web application (in this case viewed in IE8). The problem is that on opening we can only see the last page. On investigation there is nothing wrong with the content of the file but each image tag has the position attribute set to Absolute and this is causing the images to stack. If I remove the attribute from the markup and save the file the file renders correctly.

Is this a bug in Aspose?

Regards
Mike

Hi Mike,


Thanks for your inquiry. To ensure a timely and accurate response, please attach the following resources here for testing:

  • Sample TIFF image
  • Generated MHT file
  • Code you used to generate above MHT (Simple Console Application without compile time errors)
  • When viewing MHT, do you see the same problem in other web browsers such as Chrome

As soon as you get these pieces of information ready, we’ll start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip them and Click ‘Reply’ button that will bring you to the ‘reply page’ and there at the bottom you can include any attachments with that post by clicking the ‘Add/Update’ button.

Best regards,