What's new? | Help | Directory | Sign in
Google
fop-miniscribus
XSL-FO Fop MiniScribus
  
  
  
  
    
Join project
Project owners:
  ppkciz

Fop MiniScribus XSL-FO

(latest version 1.0.3)

Wysiwyg editor to Apache FOP format based file on block-container (Floating Layer) element and is child, and export on pdf, postscript, xhtml.

Features:

Full supported tag:

unsupported tag on latest version:

Changelog:

  1. 11.10.07 version 0.5.8 / Set table cell / paragraph to default 0 / not 12pt top and 12 bottom space from default QTextDocument Set only selectable active item at top zindex/zvalue on the active QGraphicsScene ( append subclass GraphicsScene) on this case not having intersection problem from Floating Layer.
  2. 14.10.07 version 0.6.1 enable to open xsl-fo file without block-container (on prepend page as on floating container helpfull to copy text and create new pages), draw page margin inside the work-area, append the fo:character tag # 09.11.07 version 0.8.1 Fix Render PDF on QTextDocument Fontmetric, append US-Letter format
  3. 29.11.07 version 1.0.0 append main argument to print direct pdf file from fop xample: ./MiniScribus -pdf destination.pdf sourcefile.fop other programm can access to pdf result and use miniscribus as template to invoice or other, other beta DB label programm Export fop file to XHTML ready , only rotate layer not possibel on html css. HTML export background-color from layer write opacity:%1; filter: alpha(opacity=%1); -moz-opacity:%1; if alpha color chanel is more as 44. Prepare setup to import PostScript image on GhostScript. ref. http://qtforum.de/forum/viewtopic.php?t=5517 and generate barcode.
  4. 29.12.07 version 1.0.3 Handle font point size more as 99 , optimize GhostScript controll and better start of friend programm direct pdf render (rotate elements on 500 milli.sek) + make source compatible on MS Visual Studio 2008 beta2