Main Search Page
This is a sample of the search page for mining claims. This application allows the end user to search for mining claims by claim number, claimant name, claim number or any combination of the three. In addition, it will also allow the user to select mining claims based on township, range and section. Click the image to expand.
Results Page
This is a sample of the search page for mining claims. Each claim matching the search is listed along with its containing claim case file.
Custom Building a PDF to order
This page shows how the results page can be used to build a custom PDF with only the documents that an end users needs.
Custom Building a PDF to order cont...
This was accomplished without purchasing a third party tool as budget constraints did not allow for it. A custom application was built using PDFlib and TIFFlib public domain libraries. Then code was added to build the PDF in memory while the user waited. Longest build time on a 2,044 page document containing several 4mb maps was slighlty over 1 minute.