Click here to Skip to main content
15,914,165 members
Home / Discussions / C#
   

C#

 
AnswerRe: Visual C# database? Pin
Colin Angus Mackay9-Jun-07 3:02
Colin Angus Mackay9-Jun-07 3:02 
GeneralRe: Visual C# database? Pin
scandysmyle18-Jun-07 10:09
scandysmyle18-Jun-07 10:09 
AnswerRe: Visual C# database? Pin
Muammar©9-Jun-07 3:22
Muammar©9-Jun-07 3:22 
GeneralRe: Visual C# database? Pin
Paul Conrad9-Jun-07 4:55
professionalPaul Conrad9-Jun-07 4:55 
GeneralRe: Visual C# database? Pin
Muammar©9-Jun-07 6:45
Muammar©9-Jun-07 6:45 
GeneralRe: Visual C# database? Pin
Paul Conrad9-Jun-07 11:01
professionalPaul Conrad9-Jun-07 11:01 
GeneralRe: Visual C# database? Pin
Muammar©9-Jun-07 21:49
Muammar©9-Jun-07 21:49 
GeneralRe: Visual C# database? Pin
scandysmyle18-Jun-07 10:16
scandysmyle18-Jun-07 10:16 
QuestionHow to consume the web service if only WSDL file is exposed. Pin
AmarjeetSinghMatharu8-Jun-07 23:43
AmarjeetSinghMatharu8-Jun-07 23:43 
QuestionPoint in Polygon? Pin
Don Rolando8-Jun-07 23:35
Don Rolando8-Jun-07 23:35 
AnswerRe: Point in Polygon? Pin
Christian Graus8-Jun-07 23:46
protectorChristian Graus8-Jun-07 23:46 
GeneralRe: Point in Polygon? Pin
Don Rolando9-Jun-07 0:15
Don Rolando9-Jun-07 0:15 
AnswerRe: Point in Polygon? Pin
AikinX9-Jun-07 0:20
AikinX9-Jun-07 0:20 
GeneralRe: Point in Polygon? Pin
Don Rolando9-Jun-07 0:28
Don Rolando9-Jun-07 0:28 
Questionglitches in my generic printengine class! Pin
giddy_guitarist8-Jun-07 22:14
giddy_guitarist8-Jun-07 22:14 
AnswerRe: glitches in my generic printengine class! Pin
Robert Rohde9-Jun-07 0:14
Robert Rohde9-Jun-07 0:14 
GeneralRe: glitches in my generic printengine class! Pin
giddy_guitarist11-Jun-07 4:50
giddy_guitarist11-Jun-07 4:50 
hi,

thanks so much for replying. Somehow, i did'nt get a notification when you replied , so i figured that this , like the other copies i've posted over serveral forums had'nt been.

I only saw your reply today. I made a whole lot of changes in the code. I made a table class that just creates TableRow sections. Like rightly said , i need the tables , but just for the calculations. So table figures sizes and creates Rows , the Rows ghtexpose IPrintableSection so they are added into the page. I gace the page the Bounds because i thought it was more correct , since bounds would belong to the page. But , yes , it does make sense returning a number of pages. Right now , i have to loop in IPrintableDocument.Print().

There still is a problem though. The rows dont print on the right Y line. They either overlap or a consecutive rows top is just after the previous rows bottom , and this varies acco rding to the font and size.

Could you please just check it one more time??

Here's the source(updated):
http://gidsfiles.googlepages.com/PrintingCore.cs[^]
http://gidsfiles.googlepages.com/PrintableSections.cs[^]
http://gidsfiles.googlepages.com/PrintTest.cs[^]

Thanks so much!!

Gideon
GeneralRe: glitches in my generic printengine class! Pin
Robert Rohde11-Jun-07 10:06
Robert Rohde11-Jun-07 10:06 
QuestionNested DataGrid Pin
Muammar©8-Jun-07 20:51
Muammar©8-Jun-07 20:51 
AnswerRe: Nested DataGrid Pin
danish_ara11-Jun-07 0:56
danish_ara11-Jun-07 0:56 
Questionxml datagrid Pin
Mohammad Daba'an8-Jun-07 20:47
Mohammad Daba'an8-Jun-07 20:47 
AnswerRe: xml datagrid Pin
M. J. Jaya Chitra8-Jun-07 22:42
M. J. Jaya Chitra8-Jun-07 22:42 
GeneralRe: xml datagrid [modified] Pin
Mohammad Daba'an9-Jun-07 0:16
Mohammad Daba'an9-Jun-07 0:16 
GeneralRe: xml datagrid Pin
M. J. Jaya Chitra10-Jun-07 16:53
M. J. Jaya Chitra10-Jun-07 16:53 
GeneralRe: xml datagrid Pin
Mohammad Daba'an10-Jun-07 21:24
Mohammad Daba'an10-Jun-07 21:24 

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.