Re: [afp-renderer-users] Afp font question
Brought to you by:
towny,
tumbarumba
From: Joe S. <jo...@ex...> - 2004-12-28 14:35:19
|
On Mon, 2004-12-27 at 20:04, Avijit Dasgupta wrote: > Hi, > > I am trying to convert an xml document to various output formats including > afp. Currently we have a cobol mainframe batch program that converts a word > perfect file. I was wondering if I can use the mainframe OS 390 afp fonts to > render an afp document in unix ? > Please give me some direction. Hi Avijit, The AFP Renderer will easily support the scenario you describe. Just copy the fonts into a location accessible from unix, and configure the afp-fonts.xml to point to the fonts. You then have the problem of generating valid XSL-FO from your XML, but one step at a time. Good luck, Joe |