Click here to Skip to main content
15,883,883 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionInterop problem using Crystal Reports 8 with VB 2005 Pin
Jon_Boy3-Mar-09 5:34
Jon_Boy3-Mar-09 5:34 
QuestionConvert VB6 Project to VB.NET Pin
Pasan1483-Mar-09 4:28
Pasan1483-Mar-09 4:28 
AnswerRe: Convert VB6 Project to VB.NET Pin
ABitSmart3-Mar-09 5:44
ABitSmart3-Mar-09 5:44 
AnswerRe: Convert VB6 Project to VB.NET Pin
Steven J Jowett3-Mar-09 5:45
Steven J Jowett3-Mar-09 5:45 
AnswerRe: Convert VB6 Project to VB.NET Pin
dan!sh 3-Mar-09 7:09
professional dan!sh 3-Mar-09 7:09 
QuestionReporting & Printouts Pin
LostMonkey3-Mar-09 3:06
LostMonkey3-Mar-09 3:06 
AnswerRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 17:04
professionalMycroft Holmes3-Mar-09 17:04 
GeneralRe: Reporting & Printouts Pin
LostMonkey3-Mar-09 22:47
LostMonkey3-Mar-09 22:47 
Cool! An answer from the more intelligent Holmes brother!! Cheers Mycroft.

I messed around with this and found that I could add a Crystal Report to my project.

Then in code, all I needed to do was: -

Dim oCrystalReport As NameofMyReport


Then I could issue a

NameofMyReport.PrintToPrinter(1, False, 0, 0)


To get the unpopulated report out. So all I'm getting is a blank report with no data but the layout (titles etc) are there.

Next step is to get the data in!

Boy, I never thought I'd see the day when I would miss good ol' VFP's Report Designer bless it!!

LostMonkey
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:36
professionalMycroft Holmes3-Mar-09 23:36 
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:39
professionalMycroft Holmes3-Mar-09 23:39 
GeneralRe: Reporting & Printouts Pin
LostMonkey4-Mar-09 0:04
LostMonkey4-Mar-09 0:04 
QuestionMixing C# and VB in a console application Pin
ksportz3-Mar-09 1:30
ksportz3-Mar-09 1:30 
AnswerRe: Mixing C# and VB in a console application Pin
Eddy Vluggen3-Mar-09 3:18
professionalEddy Vluggen3-Mar-09 3:18 
GeneralRe: Mixing C# and VB in a console application Pin
ksportz3-Mar-09 4:47
ksportz3-Mar-09 4:47 
GeneralRe: Mixing C# and VB in a console application Pin
Eddy Vluggen3-Mar-09 5:05
professionalEddy Vluggen3-Mar-09 5:05 
AnswerRe: Mixing C# and VB in a console application Pin
dan!sh 3-Mar-09 7:12
professional dan!sh 3-Mar-09 7:12 
QuestionDateTime Pin
Assaf823-Mar-09 0:31
Assaf823-Mar-09 0:31 
AnswerRe: DateTime Pin
ABitSmart3-Mar-09 1:06
ABitSmart3-Mar-09 1:06 
QuestionNo option group in VB2008? Pin
Sonhospa3-Mar-09 0:22
Sonhospa3-Mar-09 0:22 
Questioncreate setup Pin
Member 44132832-Mar-09 23:11
Member 44132832-Mar-09 23:11 
AnswerRe: create setup Pin
Steven J Jowett3-Mar-09 5:49
Steven J Jowett3-Mar-09 5:49 
AnswerRe: create setup Pin
Smithers-Jones4-Mar-09 4:16
Smithers-Jones4-Mar-09 4:16 
QuestionCOM components for Visual Studio Pin
hrishiS2-Mar-09 23:01
hrishiS2-Mar-09 23:01 
AnswerRe: COM components for Visual Studio Pin
Steven J Jowett3-Mar-09 5:51
Steven J Jowett3-Mar-09 5:51 
GeneralRe: COM components for Visual Studio Pin
hrishiS3-Mar-09 17:16
hrishiS3-Mar-09 17:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.