Crystal Reports, how to??? need help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm trying to study how to work with crystal reports and C#.

i'm looking for a place in the web to study this, and i saw that someone
gave here a link to a free book, i read the book, but it gives only two
chapters from the book, so I have to ask some questions...

I want to print my own Document, i want to decide where to put my title,
where to put the date, where to put my table and so...
I'm not looking for a digram printing, i'm looking more for document
printing in WORD style, is CrystalReports is the right way to do it? is it
better way ?

Thanks...
Gidi
 
hi,

you can do it allright with CR, the book you are refering to unfortunally is
not free anymore, it was free before going to press. A good resource is the
forums in the businessobject.com website.

You need to do nothing especial to print, just call the corresponding print
method in the viewer ( you did not especified if you r using a web or win
app), additionally you user can print it for itself ( at least in the win
case)


cheers,
 
Back
Top