automatically generating pdf's from framemaker

2003-03-31 Thread Donal Quinlan
Right now, our tech writers write documentation with Adobe Framemaker and manually build the PDF. Does anybody know how to with ant, or any other tool for that matter, automatically generate pdf's from the Framemaker format. What I want to do is checkout the framemaker files, generate the pdf's,

propertyfile and time format

2003-03-21 Thread Donal Quinlan
Does anyone know how to make #Build Information #Fri Mar 21 11:01:10 PST 2003 build.time=11\:01 appear as #Build Information #Fri Mar 21 11:01:10 PST 2003 build.time=11:01 that is without escaping the : This is how I am generating the time at the moment The ant documentation gives me the imp