Printing Basics

Last update on May 26, 2009 08:41 AM by jak58
Published by jak58

Printing Basics








Whwn you make a print preview on your PC, all seems to be Ok, but that's only what is displayed on your screen , in reality its a totally different matter. Ther output from your printer may differ radically from what was displayed in the print preview. So when you need to publish stuffs , here are some rules to follow to avoid any surprises when the job is printed.

The method


From the outset, it should work in CMYK mode. Many complain of not having the same record when the job is printed.
Indeed, using the RGB (color video) allows for flashy colors, but only for the web.
For printing, therefore, apply directly to the CMYK mode.
Tip: Select the your color library, Focoltone option. You have direct equivalence CMYK and especially no unpleasant surprises.

Resolution


The choice of resolution will depend on the purpose desired for your work.
For a web: the resolution is 72 PPI (Apple) or 96 PPI (Microsoft).
For printing on paper: a resolution of 300 dpi or 300 DPI (PPP: points per inch - in English DPI: Dots Per Inch) for a high-resolution quality. It considers that high resolution ranges from 250 to 300 DPI. You can go down to 200 DPI for an image in grayscale. For against, anything below this value may not be suitable for quality printing.

Saving your work


- Tiff (Tagged Image File Format) for printing high resolution, it should work in. Tiff.
You can make all the changes on your image without affecting quality.
If you work in conjunction with Xpress or In Design, this format is more appropriate.

- EPS (Encapsulated PostScript): This format is primarily used when there are trimming or tracks. This format is also used for vector and bitmap. In this regard: to fit your nearest clipping: "white" around the image you do not weigh very heavily on the registration of that file.

- Jpeg (Joint Photographic Experts Group): If your image is destined for printing, you must know that every time you save it, you lose quality.
It is better to make all your changes in format. Tif, and record at the end. Jpeg format, so as not to affect the quality.

Conclusion


Combine your work when you work on various programs. Avoid import files in Xpress or In Design images of different formats (tiff and jpeg mixed). To avoid the bug when printing, it is advisable to import image formats. Pdf in In Design.

Feel free to request a SAMPLE before printing. And if by chance you can attend the setting at the printer, not only can guide you according to your needs and as well same some precious time.
Best answers for « Printing Basics » in :
Quoted-printable encoding Show Quoted-printable encoding Quoted-printable encoding (somtimes QP) involves using US-ASCII 7-bits encoding (non-accented letters) to encode a text that requires an alphabet of 8-bit characters (accented letters), such as ISO-Latin-1, which is used...
Unable to connect the printer , Access Denied Show Unable to connect the printer , Access Denied Issue Solution Issue Under Windows 2000/XP based environment ,whenever i try to take printing from my network printer (printer attached to other windows based system) , I was prompted by ...
How to read a file line by line ShowHow to read a file line by line Intro Tips Bonus Intro One of the most common errors of learning scripts bash on GNU / Linux is to read a file line by line, is to use a loop "for" (for line in $ (cat file.txt) do. ..), which in this...
Print Screen (Windows, Mac OS X and Unix/Linux) ShowHow to make a Print Screen (Windows, Mac OS X and Unix/Linux) What is a Print Screen? How to make a Print Screen (Windows) How to make a Print Screen (Mac OS X) How to make a Print Screen (Unix/Linux) Screen Capture Softwares What is a...
Background image/ Printed Watermark with Microsoft Word ShowBackground image/ Printed Watermark with Microsoft Word Insert a background image: Insert a Printed Watermark background: You might want to customize the blank background of your Word document either to advertise your business or...
Download HP Universal Print Driver (UPD) PCL ShowThe HP UPD drivers (Universal Print Driver) are compatible unified drivers with all the printers of the range of HP LaserJet and HP Color LaserJet. Alternative spelling: HP universal print driver, HP UPD, HP universal printing pcl.
The Printer ShowPrinters The printer is a peripheral that allows you to make a print-out (on paper) of computer data. There are several printer technologies, the most common of which are: the daisy wheel printer the dot-matrix printer (also called impact...
Base64 encoding ShowBase64 encoding The concept of Base64 encoding entails using US-ASCII (non-accented) characters to encode any sort of data in 8-bit form. Email protocols were originally designed to send messages in plain text only. But as email systems vary...