• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

XSLT in framamaker

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anybody used framamaker???
I am new to XML and XSLT and lookinjg for some pointer in using framaker.
can anyone help me on this.
radha
 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Apache FOP has this feature but it is not fully implemented http://xml.apache.org/fop/output.html#mif
You can also try Adobe Framemaker or IBM TeXML (not sure and never used them)
searching in google for the keyword xml to mif conversion may help you a bit.
If your goal to generate a document for printing , then you can also PDF output using apache FOP.
 
reply
    Bookmark Topic Watch Topic
  • New Topic