473,811 Members | 2,970 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Convert data to a printable format.

Hi,

I have a situation here regarding a VB.net application. I
need to convert a bunch of data to a presentable and
printable format.

Is there an economical (perhaps an open source third party
library) and easy way to do this? (For example: may be
build an XML document from the data and then convert it
into PDF format.)

Any ideas or suggestions will be greatly appreciated.
Thank you very much.

regards,
Sean
Nov 21 '05 #1
3 1414
Hi,

Take a look at crystal reports that comes with vs.net.

Ken
-------------------
"Sean" <an*******@disc ussions.microso ft.com> wrote in message
news:62******** *************** *****@phx.gbl.. .
Hi,

I have a situation here regarding a VB.net application. I
need to convert a bunch of data to a presentable and
printable format.

Is there an economical (perhaps an open source third party
library) and easy way to do this? (For example: may be
build an XML document from the data and then convert it
into PDF format.)

Any ideas or suggestions will be greatly appreciated.
Thank you very much.

regards,
Sean
Nov 21 '05 #2
Tym
On Tue, 16 Nov 2004 19:05:33 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Take a look at crystal reports that comes with vs.net.


I have vb.net 2003 standard learning

Don't think crystal came with it - what could I do instead?
Nov 21 '05 #3
Hi Tym

A hack I sometimes use is to use the Web browser control to render some HTML
output (create the HTML from XML using XSLT), then trigger printing using
SendKeys...in terms of comparing it to the Crystal Reports approach, you lose
the ability to print without displaying a Print dialog, and the design time
support isn't there, but it's still pretty neat!

HTH

Nigel Armstrong

"Tym" wrote:
On Tue, 16 Nov 2004 19:05:33 -0500, "Ken Tucker [MVP]"
<vb***@bellsout h.net> wrote:
Take a look at crystal reports that comes with vs.net.


I have vb.net 2003 standard learning

Don't think crystal came with it - what could I do instead?

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1319
by: Sean | last post by:
Hi, I have a situation here regarding a VB.net application. I need to convert a bunch of data to a presentable and printable format. Is there an economical (perhaps an open source third party library) and easy way to do this? (For example: may be build an XML document from the data and then convert it into PDF format.)
4
9776
by: aevans1108 | last post by:
expanding this message to microsoft.public.dotnet.xml Greetings Please direct me to the right group if this is an inappropriate place to post this question. Thanks. I want to format a numeric value according to an arbitrary regular expression.
1
1897
by: surya | last post by:
hi sir i have table hh .it has two columns one is hhno is integer datatype another hhdoc is xml data type like hh table hhno hhdoc ------------ --------------------------------------------------------------------------------- 100 <suresh>sfjfjfjfjf</suresh>.................................... 101
9
5743
by: RMC | last post by:
Hello, I'm looking for a way to parse/format a memo field within a report. The Access 2000 database (application) has an equipment table that holds a memo field. Within the report, the memo field is printed within the detailed area. The problem is, the apllication is not setup properly, thus the users are entering data within the memo field as: location1 1/1/2005 1/1/2006
19
11427
by: Serman D. | last post by:
Hi, I have very limited C knowledge. I want to convert to output from a MD5 hash algorithm to printable ascii similar to the output of the md5sum in GNU coreutils. Any help on how to do the conversion is appreciated. $ gcc -o test test.c md5.c $ ./test "J?n??CBW? ?}"
0
3428
by: Michael Postmann | last post by:
Hello! I have Oracle 10g using AL32UTF8 as internal charset. I have a documents table where uploaded files (I'm using modplsql web-gateway (release 8i)) are stored in a blob-column. I upload a CSV-File to this table which is in ISO 8859-1 Charset. I now need to convert this binary data (which is in fact all character-data) into utf-8.
2
1586
by: happy.john1234 | last post by:
I have got a well formed xml file that contains some information.Now i have to print that information in some well formed format like in tabular form which presents each and every information present in the xml file.Is there any xml - way to do so or i have to parse the xml file and generate the printing structure myself.Thank you. Regards, john
5
3369
by: sonu | last post by:
hey good morning ...... how to convert a video file in .flv format in php for linux hosting......is there any package whis provide this facility . Can i use ffmpeg for linux hosting project.......... plz help me.. thanks & regards Prabhat
19
5351
by: est | last post by:
From python manual str( ) Return a string containing a nicely printable representation of an object. For strings, this returns the string itself. The difference with repr(object) is that str(object) does not always attempt to return a string that is acceptable to eval(); its goal is to return a printable string. If no argument is given, returns the empty string, ''.
0
9607
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10652
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10408
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6895
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5561
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5700
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4346
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3874
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3026
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.