|
|
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:
- Inline SVG vector images ( instream-foreign-object )
- Read all images supported from QT. Tiff,jpeg,gif,png,ppm, bmp , if GhostScript is avaiable ps,eps, pdf as image each page.
- Local or external http://... images ( fo:external-graphic)
- Full support to Table Background color, cell color, spacing , padding,
- Paragraph margin padding and inline formatting from avaiable fonts.
- External link or internal by ID.
- Document can render self or by Apache-fop java, on server or local.
- Export XHTML (from version 1) and opacity background-color each floating layer a DIV element, export PostScript and render to PDF as base.
- 90% Compatibel on Java Apache-fop . Opacity color rotate Layer element not possibel on Java Fop
Full supported tag:
- fo:block
- fo:inline
- fo:character
- fo:basic-link
- fo:external-graphic
- fo:instream-foreign-object
- fo:table
- fo:table-body
- fo:table-column
- table-footer
- table-header
- fo:table-row
- fo:table-cell
unsupported tag on latest version:
- fo:list-block
- fo:list-item
- fo:list-item-body
- fo:list-item-label
Changelog:
- 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.
- 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
- 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.
- 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

