the all purpose pdf generation class.
authorjohn <john>
Sat, 15 Jun 2002 23:28:38 +0000 (23:28 +0000)
committerjohn <john>
Sat, 15 Jun 2002 23:28:38 +0000 (23:28 +0000)
commit933b244ebea921442cbd4f024b74298dae8bf431
tree010cfe85696f14b2394076fa55ba5278fc9a2c1c
parent3d10c95947f5ff5eda1cbe35d956ba439678bc13
the all purpose pdf generation class.
takes two arguments, the first is a path to an FO file.
the second is either a file path or a servlet response object,
the pdf is generated and shoved down the appropriate hole.
source/mir/misc/PDFUtil.java [new file with mode: 0755]