ariva.ca Open in urlscan Pro
192.228.20.67  Public Scan

Submitted URL: http://ariva.ca/
Effective URL: http://ariva.ca/en/index.htm
Submission: On February 27 via manual from CA — Scanned from CA

Form analysis 3 forms found in the DOM

/en/search/index.asp

<form action="/en/search/index.asp">
  <input type="text" name="zoom_query" id="zoom_query" class="form-control input-lg" placeholder="I‘m looking for…">
</form>

<form>
  <div class="inputs">
    <div id="tool-inputs-0" class="result-field">
      <div class="left">
        <input type="text" name="operand_first" class="form-control input-lg pull-right">
        <div class="clearfix"></div>
        <label class="pull-right"> basis M weight (lbs) </label>
      </div>
      <div class="center"> &nbsp; </div>
      <div class="right">
        <input type="text" name="operand_second" class="form-control input-lg">
        <span class="symbol">×</span>
        <input type="text" name="operand_third" class="form-control input-lg">
        <label class="pull-left"> sheet size (in) </label>
      </div>
      <div class="factor">
        <select name="factor" class="form-control input-lg">
          <option value="374">Writing Papers Sub. 17×22</option>
          <option value="950">Uncoated &amp; Coated Sub. 25×38</option>
          <option value="520">Cover Sub. 20×26</option>
          <option value="778">Index Sub. 25.5×30.5</option>
          <option value="640">Bristol Sub. 22.5×28.5</option>
          <option value="864">Board Sub. 24×36</option>
        </select>
        <label> basis weight type </label>
      </div>
      <div class="clearfix"></div>
    </div>
    <div id="tool-inputs-1" class="hidden result-field">
      <div class="left">
        <input type="text" name="operand_first" class="form-control input-lg pull-right">
        <div class="clearfix"></div>
        <label class="pull-right"> $ per CWT </label>
      </div>
      <div class="center"> &nbsp; </div>
      <div class="right">
        <input type="text" name="operand_second" class="form-control input-lg">
        <label class="pull-left"> M weight (lbs) </label>
      </div>
      <div class="clearfix"></div>
    </div>
    <div id="tool-inputs-2" class="hidden result-field">
      <div class="factor">
        <input type="text" name="factor" class="form-control input-lg">
        <label> Actual M weight </label>
      </div>
      <div class="left">
        <input type="text" name="operand_first" class="form-control input-lg pull-right">
        <div class="clearfix"></div>
        <label class="pull-right"> weight of specific number of sheets </label>
      </div>
      <div class="center">
        <i class="fa fa-refresh"></i>
      </div>
      <div class="right">
        <input type="text" name="operand_second" class="form-control input-lg">
        <label class="pull-left"> number of sheets </label>
      </div>
      <div class="clearfix"></div>
    </div>
    <div id="tool-inputs-3" class="hidden">
      <div class="left">
        <input type="text" name="operand_first" class="form-control input-lg pull-right">
        <div class="clearfix"></div>
        <label class="pull-right"> GSM </label>
      </div>
      <div class="center">
        <i class="fa fa-refresh"></i>
      </div>
      <div class="right">
        <input type="text" name="operand_second" class="form-control input-lg">
        <label class="pull-left"> LBS </label>
      </div>
      <div class="factor">
        <select name="factor" class="form-control input-lg">
          <option value="3.760">Writing 17×22</option>
          <option value="1.480">Book &amp; Coated 25×38</option>
          <option value="2.704">Cover 20×26</option>
          <option value="1.808">Index 25.5×30.5</option>
          <option value="2.193">Bristol 22.5×28.5</option>
          <option value="1.627">Coated Cover 24×36</option>
        </select>
        <label> basis weight type </label>
      </div>
      <div class="clearfix"></div>
    </div>
    <div id="tool-inputs-4" class="hidden result-field">
      <script type="text/javascript">
        function displayShrinkToolResult(packageYield, result) {
          return 'Yield: ' + packageYield + '<br>Cost per package: ' + result;
        }
      </script>
      <div class="left">
        <input type="text" name="operand_first" class="form-control input-lg">
        <span class="symbol">+</span>
        <input type="text" name="operand_second" class="form-control input-lg">
        <label class="pull-left">length + width</label>
        <label class="pull-left"> package size (in) </label>
      </div>
      <div class="center"> &nbsp; </div>
      <div class="right">
        <input type="text" name="operand_third" class="form-control input-lg pull-right">
        <div class="clearfix"></div>
        <label class="pull-right"> cost per roll </label>
      </div>
      <div class="factor">
        <select name="factor" class="form-control input-lg">
          <option value="5830">45 Gauge</option>
          <option value="4375">60 Gauge</option>
          <option value="3500">75 Gauge</option>
          <option value="2625">100 Gauge</option>
        </select>
        <label> film gauge </label>
      </div>
      <div class="clearfix"></div>
    </div>
    <div id="tool-inputs-5" class="hidden result-field">
      <script type="text/javascript">
        function displayStretchToolResult(result) {
          return 'Roll weight (lbs): ' + result;
        }
      </script>
      <div>
        <!--
   <label style="text-align: left; margin-bottom: 20px; width: 100%">
     Convert roll length:
   </label>
-->
        <div>
          <div class="left">
            <input type="text" name="operand_first" class="form-control input-lg pull-right">
            <div class="clearfix"></div>
            <label class="pull-right"> length (feet) </label>
          </div>
          <div class="center">
            <i class="fa fa-refresh"></i>
          </div>
          <div class="right">
            <input type="text" name="operand_second" class="form-control input-lg" keep="true">
            <label class="pull-left"> length (m) </label>
          </div>
        </div>
        <div>
          <div class="left">
            <input type="text" name="operand_first" class="form-control input-lg pull-right">
            <div class="clearfix"></div>
            <label class="pull-right"> width (in) </label>
          </div>
          <div class="center">
            <i class="fa fa-refresh"></i>
          </div>
          <div class="right">
            <input type="text" name="operand_second" class="form-control input-lg">
            <label class="pull-left"> width (mm) </label>
          </div>
        </div>
        <div>
          <div class="left">
            <input type="text" name="operand_first" class="form-control input-lg pull-right">
            <div class="clearfix"></div>
            <label class="pull-right"> product gauge </label>
          </div>
          <div class="center">
            <i class="fa fa-refresh"></i>
          </div>
          <div class="right">
            <input type="text" name="operand_second" class="form-control input-lg">
            <label class="pull-left"> product micron </label>
          </div>
        </div>
        <div>
          <div class="left">
            <input type="text" name="operand_first" class="form-control input-lg pull-right">
            <div class="clearfix"></div>
            <label class="pull-right"> roll weight (lbs) </label>
          </div>
          <div class="center">
            <i class="fa fa-refresh"></i>
          </div>
          <div class="right">
            <input type="text" name="operand_second" class="form-control input-lg">
            <label class="pull-left"> roll weight (kg) </label>
          </div>
        </div>
      </div>
      <label style="margin-top: 20px; margin-bottom: 20px; width: 100%"> Calculate roll weight </label>
      <div>
        <div class="left">
          <input type="text" name="operand_first" class="form-control input-lg medium">
          <div class="clearfix"></div>
          <label class="medium pull-left"> length (feet) </label>
        </div>
        <div class="center">
          <input type="text" name="operand_third" class="form-control input-lg medium">
          <label class="medium"> width (in) </label>
        </div>
        <div class="right">
          <input type="text" name="operand_second" class="form-control input-lg pull-right medium">
          <div class="clearfix"></div>
          <label class="pull-right medium"> gauge </label>
        </div>
      </div>
      <div class="clearfix"></div>
    </div>
  </div>
  <div>
    <div class="hidden">
      <input type="hidden" name="conversion_type" value="1">
    </div>
    <button class="btn btn-success">Calculate</button>
  </div>
  <div class="panel panel-primary result-panel hidden">
    <div class="panel-heading">
      <h3 class="panel-title">Result</h3>
    </div>
    <div class="panel-body">
      <div class="result"></div>
    </div>
  </div>
</form>

/en/search/index.asp

<form action="/en/search/index.asp">
  <input type="text" name="zoom_query" id="zoom_query" class="form-control search" placeholder="Search Ariva">
</form>

Text Content

Français


Toggle navigation
 * Products
   * Commercial Print
   * Digital Media
   * Industrial Products
   * Sign & Display Media
   
 * |
 * Sustainability
 * |
 * Support
 * |
 * Tools
 * |
 * Contact
 * |
 * Blog
 * |
 * FAQs
 * |
 * Plastiq Payment
 * |
 * ArivaNow

COVID-19 Coronavirus Communication

 * 1
 * 2
 * 3
 * 4





SUSTAINABILITY

Reducing our impact on the
environment and pioneering
sustainable ways...

Learn more


TOOLS

Making it easy
for you with these
conversion tools...

Give it a Try


PAPER BECAUSE

Paper is good! Pass it on...
Read about Domtar's
"PAPER because" campaign

Learn more


BLOG

Sharing
information
that matters

Check it out

COMMERCIAL PRINT

Ariva has an exceptional range and variety of printing, publishing and business
papers for both sheet-fed and web printing. Whether you need coated or uncoated,
text and cover or envelopes, premium or low cost, we have you covered.

Learn more


DIGITAL MEDIA

Our digital printing expertise enables us to select best-of-breed substrates for
any digital printing application or equipment. We've assembled a concise,
focused set of digital products with proven performance — from coated and
uncoated sheets and specialty papers to pressure sensitive, carbonless, films
and synthetics.

Learn more


INDUSTRIAL PRODUCTS

The right packaging, janitorial and safety products are critical to the market
success of your product, and the wellness and safety of your business. Count on
Ariva for innovative solutions that get your products to market faster, minimize
your total costs and drive profitable growth for your brand.

Learn more


SIGN & DISPLAY MEDIA

Ariva Wide Format is a "best-in-class" provider of sign & display print media
for photo and art reproduction, point-of-sale advertising, display graphics,
CAD, wall graphics, label, sign and banner printing, and more.

Learn more

Canada's leading distributor of Printing Papers and Packaging Solutions.




TOOLS

As you know, in our industry there are several calculations and measurements
used to specify your orders, determine a required quantity or identify your
preferences.



But here at Ariva, we don't want you to waste time trying to figure out the
correct computations on your own! Our quick and easy online resource calculator
lets you plug in the numbers you do know and then gives you the numbers you need
to know.



Give it a try!


basis M weight (lbs)
 
× sheet size (in)
Writing Papers Sub. 17×22 Uncoated & Coated Sub. 25×38 Cover Sub. 20×26 Index
Sub. 25.5×30.5 Bristol Sub. 22.5×28.5 Board Sub. 24×36 basis weight type


$ per CWT
 
M weight (lbs)

Actual M weight

weight of specific number of sheets

number of sheets


GSM

LBS
Writing 17×22 Book & Coated 25×38 Cover 20×26 Index 25.5×30.5 Bristol 22.5×28.5
Coated Cover 24×36 basis weight type

+ length + width package size (in)
 

cost per roll
45 Gauge 60 Gauge 75 Gauge 100 Gauge film gauge


length (feet)

length (m)

width (in)

width (mm)

product gauge

product micron

roll weight (lbs)

roll weight (kg)
Calculate roll weight

length (feet)
width (in)

gauge


Calculate


RESULT


Stretch film calculator
M weight
CWT price to thousand sheet price
Weight or number of sheets of known M weight
lbs to GSM
Shrink film calculator
Stretch film calculator
M weight
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

 * M weight
 * CWT price to thousand sheet price
 * Weight or number of sheets of known M weight
 * lbs to GSM
 * Shrink film calculator
 * Stretch film calculator

--------------------------------------------------------------------------------


GET HELP



At Ariva, we work hard to make your life easier. Our commitment to best-in-class
paper and packaging consulting service has earned us a solid reputation of
reliability and integrity.







HOW CAN WE HELP YOU?

Visit Support

 



ABOUT

 * Overview
 * History
 * Values
 * Health & Safety
 * Careers
 * News
 * Contact

RESOURCES

   
 * Testimonials
 * Reference Materials
 * Sappi eQ



KEEP ME UPDATED



©2017 Domtar Inc. | Terms and Conditions

 


CONVERSATION

CONNECTING TO AGENT



 * Chat


LIVE CHAT