Difference between revisions of "Category:Printing"

From PartKeepr Wiki
Jump to: navigation, search
(Created page with "Printing in PartKeepr must first be configured dependent on the needs you have. To print things, you have two basic options: * Download the file and manually print it to your...")
 
Line 17: Line 17:
 
=== Common to all renderer topics ===
 
=== Common to all renderer topics ===
 
* [[Printing Size and Positon Formating|Size calculation for special size fields]]
 
* [[Printing Size and Positon Formating|Size calculation for special size fields]]
* [[Printing Text Definitions|Codewords which will be replaced for Datasets during rendering]]
+
* [[Printing Text Definitions|Codewords which will be replaced by Datasets during rendering]]

Revision as of 22:34, 29 January 2013

Printing in PartKeepr must first be configured dependent on the needs you have. To print things, you have two basic options:

  • Download the file and manually print it to your printer (The easy way).
  • Send the file directly to the printer using a special service (The more sophisticated way).

First of all, you have to configure the printing to your needs. The conceptual central element for this is to create a "Printing Configuration". Such a configuration covers all things around the printing, for e.g. which paper dimensions to use and which txpe of record you want to print. To access the configuration for printing, you have to go to the Menu, View -> Print and Labeling. Here you find the configuration things and all global printing options.

HoTos

Printing Configuration Basic HowTo PDF

Reference for Renderer

DefaultPDFRenderer

Common to all renderer topics