Z
Z
ZxAnderson2012-11-19 15:34:34
Programming
ZxAnderson, 2012-11-19 15:34:34

Recommend a mechanism for generating custom report templates

There is a certain web application, the result of the work of users in which must be uploaded in PDF format for printing.
Those. users fill out some cards that include textual and graphical information.
These cards should then be exported to PDF. The point is that these PDF reports should be generated according to certain templates. Moreover, the templates should be created by the users themselves without much effort.
Advise the mechanism of creation of templates.

Ideally, something like FastReport or DevExpress Report Suite, but with an interface that is understandable for technically non-savvy users and works either on the web side or locally under Mac OS.

So far, I'm leaning towards the good old RTF tagging, but maybe someone used more elegant solutions?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
appy, 2012-11-19
@appy

You can look at JasperReports + iReport Designer, it should work under MacOS.
But in fact, these are the same eggs as FastReport or DevExpress Report Suite, only in a Java profile.

A
Arexander, 2015-07-01
@fivec

if you are familiar with Devexpress, then check out the RichEdit MailMerge demo https://demos.devexpress.com/MVCxRichEditDemos/Mai...
they have a similar one for Excel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question