Each chart PNG and thumbnail PNG needs a filename. Currently this is just the
"page id" value plus
".png" appended or "_thumbnail.png" appended.
This is an issue because
- Page ID values would need to be unique; and
- the value needs to be valid for the file system we're writing to.
A way is needed to convert "a page" into a valid and unique filename.
Original issue reported on code.google.com by dalla...@gmail.com on 29 Sep 2006 at 9:45
Original issue reported on code.google.com by
dalla...@gmail.com
on 29 Sep 2006 at 9:45