Richard Dudley

Pencil Bros. Geology, Inc. "We Deliver" Quality Assured * Satisfaction Guaranteed

<December 2008>
SuMoTuWeThFrSa
30123456
78910111213
14151617181920
21222324252627
28293031123
45678910


Navigation

Pittsburgh Dot Net

Crystal Reports .NET

Subscriptions

Post Categories

Article Categories



Tuesday, November 30, 2004 - Posts

HealthMonitor: .NET Open Source Windows Health Monitoring Tool

Here's a cool tool: http://healthmonitor.sourceforge.net/

HealthMonitor is a .NET app that runs as a Windows service and monitors the status of a number of counters, and can notify admins via E-mail, SMS or network popup (NET SEND?).

posted Tuesday, November 30, 2004 5:46 PM by richard.dudley

Moving Fields To Other Sections in Crystal Reports .NET

Have you ever tried to move one field from one section to another (like from Group Header to Details) in the CR .NET IDE?  You can't.  But you can move two!  That's right--Ctrl+Click and grab two fields, and drag them to another section (make sure you get the fields completely in the other section).  This looks like a bug, but I haven't followed up on it yet.

When I need to move a single field from one section to another, I add a blank Text Object, grab both objects, and put them where I want them.

One reason to move a single field from one section to another is because when you add a field to a report from the Field Explorer, the designer automatically adds the field's title to the Page Header.  If you have the Page Header all nice and pretty, you don't want to have to dig around to get the undesirable header field and delete it.

One reason to drag multiple fields between sections is to preserve their layout.  If you were to delete a number of fields from your report, and then add them all back in the proper layout, you'd waste a lot of time.  You'd also have to fix your report header again.  Just grab them all and move them to the desired section.

posted Tuesday, November 30, 2004 10:30 AM by richard.dudley

Merging and Password Protecting PDFs Exported by Crystal Reports

I have a new Crystal Alliance article published today:

Merging and Password Protecting PDFs Exported by Crystal Reports
source: http://aspalliance.com/571

Crystal Reports has the ability to produce output in PDF format. Often, it is desirable to have multiple reports appear in the same PDF file. Crystal Reports does not have the ability to export multiple reports into the same PDF, or to password protect a PDF, but several third party components can process PDFs post-export from Crystal Reports. We'll use one .NET control named Dynamic PDF Merger to combine two PDFs into a single file, and return the single file to the end user.

I also show you how to add password protection to your exported PDF to prevent the end user from performing functions such as copying or printing the document. 

posted Tuesday, November 30, 2004 6:03 AM by richard.dudley

&quot;How do you know how big to make a field in Crystal Reports?&quot;

This post has been moved to http://blogs.aspadvice.com/rjdudley/archive/2005/07/21/6073.aspx.  Please update your bookmarks.

posted Tuesday, November 30, 2004 9:18 AM by richard.dudley




Powered by Dot Net Junkies, by Telligent Systems