source: trunk/docx4j/src/main/java/org/docx4j/samples @ 1816

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1813   2 weeks jharrop Save .fo
(edit) @1777   6 weeks jharrop Convenience method to create hyperlink to bookmark, plus example of use.
(edit) @1772   8 weeks jharrop All I'm planning to do for docx4j 2.8.0 XHTML import
(edit) @1771   8 weeks jharrop setImageTargetUri
(edit) @1728   6 months jharrop
(edit) @1702   7 months jharrop Bug fix: honour no hyperlink creation. Extend hyperlink creation to …
(edit) @1676   8 months jharrop Correct demo path
(edit) @1673   8 months jharrop Use new getSourceRelationships method
(edit) @1663   8 months jharrop
(edit) @1656   9 months jharrop Ensure OpenDoPE output is not broken by comments, footnotes or endnotes.
(edit) @1654   9 months jharrop save the comparison output as pdf
(edit) @1650   9 months jharrop getContent() will create the JAXBElement if it doesn't exist already
(edit) @1648   9 months jharrop getRelationshipsPart() will create it if it doesn't exist already, similar …
(edit) @1639   10 months jharrop Change static OpenDoPEHandler design to instance-based design, with …
(edit) @1631   10 months jharrop Alberto's patch (email 29 July) to the conversion process …
(edit) @1630   10 months jharrop Master and subdocument example. Content type for subDocument rel.
(edit) @1593   11 months jharrop removed very old wygwam sample docx
(edit) @1592   11 months jharrop OpenAndSaveRoundTripTest? extends AbstractSample?
(edit) @1590   11 months jharrop Getting Started for 2.7.0
(edit) @1566   11 months jharrop Reverse 1562, since we can still target Java 1.5 with @Overrides present.
(edit) @1562   11 months jharrop For Java 1.5 compatibility, remove @Override from things which only …
(edit) @1503   12 months jharrop Test altChunk in header.
(edit) @1485   13 months jharrop Bookmark the given run
(edit) @1477   13 months jharrop Description of purpose of class; fix paths to sample input documents.
(edit) @1436   15 months jharrop generics; flesh out example.
(edit) @1426   15 months jharrop clean up
(edit) @1425   15 months jharrop attach a template
(edit) @1424   15 months jharrop Basic comments example.
(edit) @1420   16 months jharrop Report document element local name
(edit) @1419   16 months jharrop CustomXml? part troubleshooting
(edit) @1404   16 months jharrop Option to process all docx in a dir
(edit) @1384   17 months jharrop <xsl:param name="userCSS"/> <xsl:param name="userScript"/> <xsl:param …
(edit) @1358   17 months jharrop Allow for user-defined handlers to prepare HTML output depending on the …
(edit) @1356   17 months jharrop Code cleanup: remove old approaches to HTML generation.
(edit) @1352   18 months jharrop Rework header/footer model to take account of "same as previous" and …
(edit) @1343   18 months jharrop Update spiel on how to acquire the extension.
(edit) @1326   18 months jharrop Use invoice example.
(edit) @1324   18 months jharrop
(edit) @1310   19 months jharrop Move OpenDoPE preprocessing and traditional bind processing into classes …
(edit) @1308   19 months jharrop Examples of use of MergeDocx? paid extension.
(edit) @1302   19 months jharrop Pass Relationship to newPartForContentType so AlternativeFormatInputPart?
(edit) @1271   19 months jharrop TOC example
(edit) @1248   20 months jharrop Make this work from the command line
(edit) @1246   20 months jharrop Comments about unwrap DSP: specify correct type SDP: don't need to …
(edit) @1237   20 months jharrop Organised imports
(edit) @1234   20 months jharrop Include source code for fop-fonts, as org.docx4j.fonts.fop. Use FOP 1.0. …
(edit) @1233   21 months jharrop Use TraversalUtil? closure approach
(edit) @1232   21 months jharrop Make it possible to run these samples from the command line.
(edit) @1217   21 months jharrop Bug fix: image part naming HeaderFooter? sample - get existing sectPr if …
(edit) @1211   21 months jharrop .toLowerCase()
(edit) @1191   21 months jharrop Example of adding a docx to a docx
(edit) @1168   23 months jharrop Remove xhtmlrenderer and pdf-renderer dependencies, which are used in PDF …
(edit) @1167   23 months jharrop Remove iText dependency, which was used in PDF conversion via HTML or …
(edit) @1162   23 months jharrop Content control binding extensions test/example
(edit) @1159   23 months jharrop Tidy this up.
(edit) @1152   23 months jharrop XPath query which returns live JAXB objects. Content control data binding …
(edit) @1144   23 months jharrop Font mapping documentation.
(edit) @1117   2 years jharrop P.Hyperlink needs @XmlRootElement?
(edit) @1103   2 years jharrop Better control over include/excludes. Option of XML output.
(edit) @1090   2 years jharrop
(edit) @1078   2 years jharrop Support for WMF (but not EMF, yet) as SVG in HTML output.
(edit) @1055   2 years jharrop Resolve slide contents against slide layout part and master, using …
(edit) @1053   2 years jharrop Renamed Package -> OpcPackage?
(edit) @1044   2 years jharrop pptx4j: JAXB implementation of pptx - initial commit
(edit) @1033   2 years jharrop Clean up / simplify
(edit) @1028   2 years jharrop Note re simpler way to get part!
(edit) @1020   2 years jharrop Option to save .fo file
(edit) @1017   2 years jharrop Strip unused parts
(edit) @1015   2 years jharrop Support for footnotes and endnotes in HTML.
(edit) @1007   2 years jharrop Simpler code to load Flat OPC .xml
(edit) @1006   2 years jharrop Trivial simplification to use of content manager
(edit) @1004   2 years jharrop Remove dom4j stuff
(edit) @1000   2 years jharrop A basic example docx
(edit) @998   2 years jharrop misc
(edit) @976   3 years jharrop XmlUtils? convenience method to unmarshal input stream. Throw exception in …
(edit) @966   3 years jharrop Register other sections in DocumentModel?.
(edit) @965   3 years jharrop Detect sectpr
(edit) @962   3 years jharrop New method setPartName(PartName? newName), which is useful if you want to …
(edit) @955   3 years jharrop Make altChunk work; add sample code.
(edit) @952   3 years jharrop Cell shading, vertical alignment, a sample document, and a few misc fixes.
(edit) @951   3 years jharrop Improvements to basic implementation of styled tables in HtmlExporterNG2. …
(edit) @943   3 years jharrop Added DocumentModel?. DocumentModel? is a list of SectionWrappers?; a …
(edit) @930   3 years jharrop Converter infrastructure can be used for incoming conversions (eg HTML …
(edit) @887   3 years jharrop Apply Holger Schlegel's patch adding a generic parameter for the …
(edit) @885   3 years jharrop JAXB representation for VML (eg as used when a document containing …
(edit) @869   3 years jharrop NamespacePrefixMappers? which work with Java 6 (ie if you don't have JAXB …
(edit) @861   3 years jharrop Handle flat opc xml; bookmarks
(edit) @856   3 years jharrop NamespacePrefixMappers? which work with Java 6 (ie if you don't have JAXB …
(edit) @848   3 years jharrop Use namespace mappings from @w:prefixMappings ; facility to set a value in …
(edit) @846   3 years jharrop CustomXml? applyBindings works (to proof of concept level). TODO: 1. set …
(edit) @838   3 years jharrop Use "newer", "older" for diff terminology, not "left", "right"
(edit) @833   3 years jharrop Renamed ParagraphDifferencer? -> Differencer
(edit) @832   3 years jharrop CompareDocuments? sample added; and some fixes. (Recommit)
(edit) @819   3 years jharrop Implementation of binding of content control - renamed methods in …
(edit) @817   3 years jharrop Implementation of binding of content control to xml in a …
(edit) @805   3 years jharrop Support for merged cells, using new table model.
(edit) @803   3 years jharrop Adam Schmideg's contribution: table model and Converter interface. Use of …
(edit) @797   3 years jharrop Check comments part is not null.
(edit) @792   3 years jharrop javeline_xpath.js
(edit) @777   3 years jharrop Display embedded images
Note: See TracRevisionLog for help on using the revision log.