kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-463] Conversion of .pic to .pdf not handled correctly by dotPic-fileConverter{-para}.bat #1319

Closed rju closed 18 hours ago

rju commented 6 days ago

JIRA Issue: KIEKER-463 Conversion of .pic to .pdf not handled correctly by dotPic-fileConverter{-para}.bat Original Reporter: Andre van Hoorn


The pic2plot tool does not support the conversion of .pic to .pdf files directly. In our bash script (dotPic-fileConverter.sh), we handle this by creating a .ps file and converting it to .pdf using ps2pdf. However, in the .bat version, the pdf case is not handled correctly resulting in an empty .pdf file.

rju commented 2 days ago

author André van Hoorn -- Thu, 26 Jul 2012 15:56:15 +0200

Thanks to Bettual for reporting this bug.

rju commented 2 days ago

author Jan Waller -- Mon, 10 Sep 2012 10:21:34 +0200

fixed in c070c5524a54db950a1bfe4719a935951ae5dec8