Jump to content
We've recently updated our Privacy Statement, available here ×

wasseydev

Members
  • Posts

    5
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by wasseydev

  1. Click on the Dropbox link then you will see icons for each of the versions that is available. Click on the latest available, and then you will see a download button up the top of the screen.
  2. Thanks for your feedback. I've just made a post with details of my database query implementation. Not only do I hope that this will be useful for those with existing word documents, but for constructing JasperReports files for new documents. It is far easier to 'just type into a document' than it is to construct something similar using JasperStudio, so its usefulness can extend beyond a collection of old documents.
  3. Hi all, I've updated my dropbox with a second test version. This now has support for specifying a database query, and pulling through the data into the output. Full details are available in my blog post here: https://wasseydev.wordpress.com/2021/03/13/second-test-version-of-word2jasper-query-field-support/ Hoping that this proves to be a useful tool for the community. I'm also open to feedback on what features are important for this tool.
  4. Old post I know, but I have started doing something that may do what you are after. Refer to this post: https://community.jaspersoft.com/questions/1181631/converting-word-documents-jasper-reports I have a conversion tool that could help. It is still in development, but may be worth your consideration if you need to achieve this in future.
  5. Not a question as such, but just sharing a project that I am working on that may be of help to others. I am developing a Word VBA macro that converts the text content of a Word document (or any other document file that Word can open) and converts it into JasperReports JRXML files. So far I have developed the following features Text formatting including bold, italic, underline, font, font size, font colourParagraph formatting including before and after paragraph spacing, left and right indenting, first line indenting (except hanging indents), paragraph alignment (left, right, center, justified)Most bullets and numberingPlease refer to the Dropbox link for a test version: https://www.dropbox.com/sh/4v1ts7ucyfcdp8v/AAB9eHFoyb56IQgFDW_ysqTXa?dl=0 Instructions are in the document text, but are essentially to enable macros, then press Alt+F8 to bring up the macros document, then select one of the macros to process either a selected document, or the macro document itself. A jrxml file is created in the same folder as the selected document, with the same name but with a double-extension (e.g. Doc1.doc will have Doc1.doc.jrxml created). I'm interested in hearing from the community whether or not this is a tool that would be useful. I'd suggest trying it out on smaller documents to start with (1-2 pages), as it may take a while to process depending on how much text there is. One of the key priorities is to develop the ability to refer to database fields, allowing dynamic content. This will be my next release. Thanks for your time, and looking forward to any feedback.
×
×
  • Create New...