Tagged Questions

6
votes
7answers
12k views

Converting a Microsoft Document Imaging (.mdi) file to PDF (or JPG) in ASP.net

Do you know how can I deal with this format in the server? I want to let the user upload the file and then download it as PDF or JPG Edit: So far, the only "component" I found is MDI2PDF, and it only ...
0
votes
2answers
70 views

Pass data between webpage and VB application

I am developing an application for internal use in our company. The purpose of this application is for document imaging. What we are wanting to do is print a barcode label to attach to documents so ...