8.5 x 11 Scrap Page
Create scrap pages that won’t just sit on your hard drive! Affordably print them so they can be enjoyed by the entire family and cherished for years to come. Place printed scrap pages in the scrapbook of your choice.
- Single-sided
- Portrait or landscape orientation
- Archival, acid-free, lignin-free paper
- Outstanding and professional print quality
- Fits into standard 8.5 x 11 sheet protector
Check out some of these awesome templates:
If you’re looking for more great templates, look no further.
Click here to visit the template gallery.
= maxRecords) {
$("#templateRightArrowControl").hide();
} else {
$("#templateRightArrowControl").show();
}
if(fromControl > firstRecord) {
$("#templateLeftArrowControl").show();
} else {
$("#templateLeftArrowControl").hide();
}
}
function leftArrowClickHandler()
{
if(fromControl > firstRecord)
{
fromControl = fromControl - 5;
toControl = toControl - 5;
populateTemplates(fromControl, toControl);
}
}
function rightArrowClickHandler()
{
if(toControl < maxRecords)
{
fromControl = fromControl + 5;
toControl = toControl + 5;
populateTemplates(fromControl, toControl);
}
}
var prettyPopinCount = 0;
var firstRecord = 0;
var fromControl = firstRecord;
var toControl = 4;
var maxRecords = 3 - 1;
if(maxRecords < toControl) {
toControl = maxRecords;
}
var templates = new Array();
var templateCount = 0;
// Array places
var authorID = 0;
var projectID = 1;
var displayPane = 2;
var displayWidth = 3;
var displayHeight = 4;
var theTemplateID = 5;
var name = 6;
recordSet = new Array();
recordSet[authorID] = 750286;
recordSet[projectID] = 2395528;
recordSet[displayPane] = 61481183;
recordSet[displayWidth] = 75;
recordSet[displayHeight] = 57;
recordSet[theTemplateID] = 95620;
recordSet[name] = 'Girl\'s name plaque';
templates[templateCount] = recordSet;
templateCount = templateCount + 1;
recordSet = null;
recordSet = new Array();
recordSet[authorID] = 775997;
recordSet[projectID] = 2593980;
recordSet[displayPane] = 65108830;
recordSet[displayWidth] = 75;
recordSet[displayHeight] = 57;
recordSet[theTemplateID] = 107257;
recordSet[name] = 'Siblings';
templates[templateCount] = recordSet;
templateCount = templateCount + 1;
recordSet = null;
recordSet = new Array();
recordSet[authorID] = 768235;
recordSet[projectID] = 2581061;
recordSet[displayPane] = 64864324;
recordSet[displayWidth] = 75;
recordSet[displayHeight] = 57;
recordSet[theTemplateID] = 105834;
recordSet[name] = 'We Will Serve The Lord';
templates[templateCount] = recordSet;
templateCount = templateCount + 1;
recordSet = null;