/
pdflib Fehlersuche und -behebung

Toolmaker Produkt-Dokumentation

pdflib Fehlersuche und -behebung

Inhaltsübersicht

Lizenz prüfen 

Siehe pdflib - Hinweise zur Lizenzierung.




Bibliotheken und Verzeichnisse für pdflib

Siehe: pdflib - Bibliotheken und Verzeichnisse.



Fehlersuche und -behebung auf IBM i

Version feststellen

IBM i-Version

GO LICPGM, Auswahl 10, Taste F11

pdflib Version

Mit dem Befehl WRKLIB PDFLIB, Auswahl 5: die Objekte in der Bibliothek tragen die Versionsnummer in der Beschreibung

Logs/Protokolle/Dumps

Protokollierung einschalten

Logging can be enabled as follows:

  • command-line: export PDFLIBLOGGING="filename=PDFlib_log.txt“
  • source code: p.set_option("logging={filename=PDFlib_log.txt}")

(or similar for other shells and language bindings).

Bibliotheken, Objekte und IFS-Verzeichnisse

Step 5: Verify the installation
-------------------------------

After running all installation steps you should have the following objects in your PDFLIB library:

Objekte in der Bibliothek PDFLIB
Object		Type	Attribute	Comment
----------	-------	----------	--------------------------------------------------------------
PDFCRTRSC	*PGM	CLE			Program to create IFS directories and Resource files
PDFLIB 		*SRVPGM	CLE 		Service program for PDFlib functions
PDFLIB		*BNDDIR				Binding Directory
H			*FILE 	PF 			H includes for PDFlib functions
PDFLIBRSC	*FILE 	SAVF 		SAVF including the resource files
QRPGLESRC	*FILE	PF			Copy modules for PDFlib constants and prototypes when using ILE RPG
QCSRC		*FILE	PF-SRC		Samples


IFS-Verzeichnisse
/PDFlib/PDFlib/x.y/x.y.z/doc
/PDFlib/PDFlib/x.y/x.y.z/bind/c
/PDFlib/PDFlib/x.y/x.y.z/bind/cpp
/PDFlib/PDFlib/x.y/x.y.z/bind/rpg
/PDFlib/PDFlib/x.y/x.y.z/bind/data
/PDFlib/PDFlib/x.y/resource/cmap
/PDFlib/PDFlib/x.y/resource/font
/PDFlib/PDFlib/x.y/resource/icc


PDFlib applications and Teraspace

PDFlib is Teraspace-enabled, but delivered as SNGLVL. A Teraspace variant can be made available upon request.



Hotline-Fälle