OPALE - 10.0 - Migration - Passage natif vers XPS/en

Différence entre versions

De MappingDoc
(Page créée avec « OPALE:10.0:Migration:Switching from native to XPS »)
 
 
(26 révisions intermédiaires par 2 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
===Codes-barres===
+
<languages />
 +
===Barcodes===
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Type de code-barres !! Problème rencontré !! A faire pour corriger le problème
+
! Barcode type !! Problem !! How to solve it
 
|-
 
|-
| Code 128 alpha numéric optimized labélisé <u>(avec que des chiffres à mettre en code-barres)</u> || Problème sur le label : Celui-ci aura les chiffres avec un mauvais label || Passer le code-barres en Code128 Numeric  
+
| Code 128 alphanumeric optimized with data printed under barcode <u>(barcodes generated solely with numbers)</u> || Problem with the data under barcode: right numbers with wrong data || Generate barcode in Code128 Numeric  
 
|-
 
|-
 
|-
 
|-
| Code 128 alpha numéric NON optimized labélisé (avec que des chiffre à mettre en code-barres) et un masque à CCCCC || Problème sur le label : Celui-ci aura les chiffres avec un mauvais label || Passer le code-barres en Code128 Numeric
+
| Code 128 alphanumeric NON optimized with data printed under barcode (barcodes generated solely with numbers) and a CCCCC string|| Problem with the data under barcode: right numbers with wrong data || Generate barcode in Code128 Numeric
 
|-
 
|-
 
|-
 
|-
| Code 128 alpha numéric optimized labélisé (avec des chiffre et des lettres) || Problème sur le label : Celui-ci aura les chiffres avec un mauvais label || Passer en non labelisé et mettre une petite zone en dessous pour le labéliser
+
| Code 128 alphanumeric optimized with data printed under barcode (barcodes generated with numbers and letters) || Problem with the data under barcode: right numbers with wrong data || Generate barcode without data printed under barcode, add a small zone underneath to put digits in
 
|-
 
|-
 
|-
 
|-
| Code 128 numéric NON labélisé || Le label sera automatiquement là || Il faut s'assurer que le "data printed under barcode" soit décoché
+
| Code 128 numeric WITHOUT data printed under barcode || data under barcode automatically included || make sure the "data printed under barcode" box is left unticked
 
|-
 
|-
 
|-
 
|-
| Code 128 Alpha Numéric optimized NON LABELISE (avec des chiffres et des lettres) || Passage XPS OK || RAS
+
| Code 128 Alpha Numeric optimized WITHOUT DATA UNDER BARCODE (barcodes generated with numbers and letters) || Exported to XPS properly || ALL CLEAR
 
|-
 
|-
| Code 128 Alpha Numéric NON optimized NON LABELISE (avec des chiffres et des lettres) avec un masque en C pour les chiffres || Passage XPS OK || RAS
+
| Code 128 Alpha Numeric NON optimized WITHOUT DATA UNDER BARCODE (barcodes generated with numbers and letters) and a C string || Exported to XPS properly || ALL CLEAR
 
|}
 
|}
  
===Tramage d'objets===
+
===Shading objects===
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Type de tramage !! Problème rencontré !! A faire pour corriger le problème
+
! Shading !! Problem !! How to solve it
 
|-
 
|-
| Hachure || Opale : Non disponible
+
| Haching || Opale : Non available
Onyx : OK  
+
Onyx : OK
| Opale : EVOLUTION NECESSAIRE, si obligé alors il faut générer en PCL direct
+
| Opale : NECESSARY UPGRADE, if required, generate it directly in PCL
Onyx : OK  
+
Onyx : OK
 
|-
 
|-
|Niveau de gris
+
|Shades of grey
|Niveau de gris plus foncé en XPS qu'en natif  (Plus fidèle à la preview M-Designer)
+
|Darker shades of grey in XPS than in direct language (matches the Designer preview)
|Modifier la maquette pour baisser le niveau de gris si besoin
+
|If necessary, change the template to lighten the grey shades
 
|}
 
|}
  
===Gestion des images===
+
===Managing images===
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Type d'image !! Problème rencontré !! A faire pour corriger le problème
+
! Image type !! Problem !! How to solve it
 
|-
 
|-
|Caractère spéciaux dans le nom de l'image (Fixe ou variable) : Exemple : ImageB&N.jpeg
+
|Special characters in the image's name (static or dynamic): Example: ImageB&N.jpeg
|Message d'erreur à l'éxécution du maquettage
+
|Error message during mapping
|Renommer l'image en enlevant le &
+
|Rename image without &
 
|-
 
|-
| Image BMP dans lgobitmap || Les images dynamiques au format BMP ne s'imprime pas
+
| BMP image in lgobitmap || Dynamic images in BMP format are not printed
| Convertissez vos images en JPEG
+
| Convert images to JPEG
 
|}
 
|}
  
===Autres===
+
===Other===
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Problématique !! Problème rencontré !! A faire pour corriger/pallier au problème
+
! Subject !! Problem !! How to solve/overcome it
 
|-
 
|-
|Possibilité d'imprimer deux pages de spools sur une feuille en utilisant les paramètres avancées de M-Designer
+
|Printing two spooled file pages on one sheet using Designer's advanced parameters
|Impossible de le faire en mode XPS
+
|Does not work in XPS mode
|Garder la maquette en natif (Evolution créée)
+
|Keep the template in direct language
 
|-
 
|-
|Envoi de PDFs par emails
+
|Sending PDFs via email
|Utilisation de la commande MAPSNDMAIL
+
|Using the MAPSNDMAIL command
|Toujours générer la maquette en PDF natif car MAPSNDMAIL gère uniquement le PDF natif
+
|Always generate the template in direct language PDF, because MAPSNDMAIL only manages direct language PDF files
 
|}
 
|}

Version actuelle datée du 14 juin 2019 à 11:32

Autres langues :
English • ‎français

Barcodes

Barcode type Problem How to solve it
Code 128 alphanumeric optimized with data printed under barcode (barcodes generated solely with numbers) Problem with the data under barcode: right numbers with wrong data Generate barcode in Code128 Numeric
Code 128 alphanumeric NON optimized with data printed under barcode (barcodes generated solely with numbers) and a CCCCC string Problem with the data under barcode: right numbers with wrong data Generate barcode in Code128 Numeric
Code 128 alphanumeric optimized with data printed under barcode (barcodes generated with numbers and letters) Problem with the data under barcode: right numbers with wrong data Generate barcode without data printed under barcode, add a small zone underneath to put digits in
Code 128 numeric WITHOUT data printed under barcode data under barcode automatically included make sure the "data printed under barcode" box is left unticked
Code 128 Alpha Numeric optimized WITHOUT DATA UNDER BARCODE (barcodes generated with numbers and letters) Exported to XPS properly ALL CLEAR
Code 128 Alpha Numeric NON optimized WITHOUT DATA UNDER BARCODE (barcodes generated with numbers and letters) and a C string Exported to XPS properly ALL CLEAR

Shading objects

Shading Problem How to solve it
Haching Opale : Non available

Onyx : OK

Opale : NECESSARY UPGRADE, if required, generate it directly in PCL

Onyx : OK

Shades of grey Darker shades of grey in XPS than in direct language (matches the Designer preview) If necessary, change the template to lighten the grey shades

Managing images

Image type Problem How to solve it
Special characters in the image's name (static or dynamic): Example: ImageB&N.jpeg Error message during mapping Rename image without &
BMP image in lgobitmap Dynamic images in BMP format are not printed Convert images to JPEG

Other

Subject Problem How to solve/overcome it
Printing two spooled file pages on one sheet using Designer's advanced parameters Does not work in XPS mode Keep the template in direct language
Sending PDFs via email Using the MAPSNDMAIL command Always generate the template in direct language PDF, because MAPSNDMAIL only manages direct language PDF files