Harish27-GitHub / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

PDF Export does not work for Petri Nets #170

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a petri nets model
2. Click on PDF export in the editor

What is the expected output?
A pdf representation is opened

What do you see instead?
An empty page is opened. The response from the server is empty.

OR

What steps will reproduce the problem?
1. In the process repository open the property window of an existing petri
net model.
2. Click on PDF export

What is the expected output?
A pdf representation is returned.

What do you see instead?
A pdf file is created, but it cannot be opened, because it is empty.

Original issue reported on code.google.com by NicoPete...@gmail.com on 16 Jul 2008 at 9:28

GoogleCodeExporter commented 8 years ago
It also does not work, if any label contains an umlaut!!!

Original comment by NicoPete...@gmail.com on 7 Aug 2008 at 11:13

GoogleCodeExporter commented 8 years ago

Original comment by NicoPete...@gmail.com on 7 Aug 2008 at 11:14

GoogleCodeExporter commented 8 years ago

Original comment by NicoPete...@gmail.com on 8 Aug 2008 at 2:27

GoogleCodeExporter commented 8 years ago
rev808

problem with petrinets was that edges referenced undefined markers.

problem with umlaute was because of wrong string encoding.

Original comment by NicoPete...@gmail.com on 8 Aug 2008 at 3:13

GoogleCodeExporter commented 8 years ago

Original comment by NicoPete...@gmail.com on 29 Aug 2008 at 1:58