7.1
Table Of Contents
- Table of Content
- Overview
- Understanding PrintShop Mail Web
- Getting Started
- The PrintShop Mail Web Interface
- Publishing Workflow
- Ordering Workflow
- New Document
- Order Manager
- Checkout
- Companies
- Users
- Publication Types
- Collections
- Settings
- About
- License
- Roles
- Languages
- Web Design
- Maintenance
- Settings
- Currencies
- Tax Rates
- Shipping Rates
- Calendar
- Production Settings
- User Input Field Defaults
- Output Folders
- Job options
- Printers
- E-mail Settings
- E-mail Addressees
- Managing E-mail Templates
- Modules Settings
- Enabling a MIS connector
- Installed modules
- Properties
- Enabling a Print Production connector
- Installed modules
- Properties
- Requirements
- Configuring the module
- The PayPal Sandbox
- Processing orders
- Requirements
- Configuring the Authorize.net module
- Test mode
- AVS and CCV checks
- Payment page
- Requirements
- Requesting a test account
- Configuring the iDEAL test dashboard
- Configuring the iDeal module
- Requirements
- Configuring the Moneris module
- Test mode
- Requesting a live account
- AVS and CVD checks
- Payment page
- Add a new Module
- Configure a module
- Delete a Module
- XML (eXtensible Markup Language)
- Options
- Sample POST receive script
- Interaction With PrintShop Mail Design
- Introduction to Regular Expressions
- Introduction
- Skinning Guide
- Getting started
- Creating your own skin
- The template file
- HMTL Outline
- Styling
- Key Concepts
- Style organization
- Header
- User information
- Menu bar
- Background
- Overview tables
- Edit forms
- Sub menus
- Special variables
- Variables for template files
- Variables for style files
- Creating page exceptions
- Creating a page specific template file
- Modifying a page specific template file
- DOM manipulation using jQuery
- Launching code on Document Ready
- Populating fields with computed values
- Removing elements from the DOM
- Adding information to the DOM
- Customizing the store front
- Storefront class
- Creating a hierarchical tree
- Adding a live search option
- Copyright Information
- Index
Allow from <youripaddress>
</Filesmatch>
3. Use the following code to provide access to .pdf files:
<FilesMatch ".(pdf)$">
Order Allow, Deny
Allow from <youripaddress>
</Filesmatch>
4. Use the following code to provide access to .pdf and .zip files:
<FilesMatch ".(pdf|zip)$">
Order Allow, Deny
Allow from <youripaddress>
</Filesmatch>
Job options
With Job Options it is possible to change the characteristics of generated PDF files. PrintShop Mail Web uses job options files
when creating softproofs and when creating PDF output of PrintShop Mail documents. By default Print Shop Mail Web has 2 pre
installed job option files. It is possible to upload additional job options files. Job option files can be created using Acrobat Dis-
tiller, by editing the settings and saving the settings to a file. It is not possible to delete the pre installed job options files.
Job options files are plain text files, a common text editor, like NotePad++, can be used to change the settings in the file. Print-
Shop Mail Web does not have an option to preflight job options files and cannot determine if a job options file is valid. Manually
edited job options files and even job option files created using Acrobat Distiller may not work properly and could cause ren-
dering errors. Make sure that you have tested your job options file and template using PrintShop Mail Web before making the
template document available to your customers.
Note: Please note that image compression settings in the job options files only affect bitmap data in the PDF document. When
a document contains vector data you won't see any difference.
Add a new job options file
To add a new job options file:
1. Click Settings in the Menu bar.
2. Click Job Options in the side menu. The following screen appears:
The Job options overview
3. Click Add. The Add dialog is shown.
4. Click Browse and locate the job option file.
5. Click Save. The job file is stored and the new job option is added to the Job Options overview.
©2010 Objectif Lune Inc - 146 -