Re: Report recommendations please
- From: lord.zoltar@xxxxxxxxx
- Date: 29 Jan 2007 10:03:25 -0800
John Dann wrote:
I'm writing a VB2005 program that needs to generate some printed
output, including a main table. At present I'm doing this output
simply as a text file, which works well enough to allow printing via
eg NotePad, but there are a couple of important refinements that I'd
like to add: one or more images per page and, ideally, some slightly
better control over the appearance of the output, ie use of colour,
different fonts etc.
Crucially, the structure and content of the output won't be known
until runtime.
My dilemma is that I want only somewhat better control over the output
than at present but I'd prefer not to spend many hours learning how to
do run-time design with one of the major reporting tools like Crystal
(which I know next to nothing about right now). But my impression is
that trying to control reasonably detailed printing using just the
native VB2005 commands is going to be a lengthy and time-consuming
approach also.
So, my question is whether there is any basic reporting control that
anyone can recommend that might be limited in its capabilities, but is
nonetheless suitable for run-time report definition?
(Ideally it would be good to have PDF output but this would be a
nice-to-have.)
There was a post on this group recently for PDF: http://
groups.google.com/group/microsoft.public.dotnet.languages.vb/
browse_frm/thread/f4eec3fc8011402e/c75e4e9731067049#c75e4e9731067049
The 4th post (Tom Leylan) has some links you might find useful.
.
- References:
- Report recommendations please
- From: John Dann
- Report recommendations please
- Prev by Date: Re: BackgroundWorker.ReportProgress() Output Issue
- Next by Date: Decompiling,disassembling - differences
- Previous by thread: Re: Report recommendations please
- Next by thread: Re: Report recommendations please
- Index(es):
Relevant Pages
|