Hello,
I am using VB6 and Crystal to view and print my report. I've designed the report in a particular font.
When I'm printing it from Crystal viewer it's not defaulting to my chosen font.
If I printer a word document with that font it prints ok on the desired printer.
Your help would be...
Hello,
I've a tab delimiter text file which I'm using split() function, but the split function isn't recognising the tab delimiter.
I'm using the systemfileobject TextStream to read line by line.
However, if I try a string with tab delimiter the split() function recongises the tab.
I'm using...
Hello,
Can someone help me with flexgrid please.
I want to display a button in each row of a selected colum.
Does anybody know how do this.
Your help would be much appreciated.
Hi,
PRINT CHECK
I want to perform a check before printing to ensure that the printer is (online/connected).Does anybody know how do to this ??
Second : Once I've sent a page for printing is there anyway of knowning whether it has been printed. This would allow to update the number of pages...
Hello,
I have an xml file that holds client Details.
<Client>
<Surname>ClsClient.Surname</Surname>
<FirstName>ClsClient.FirstName</FirstName>
....
....
....
</Client>
Can someone tell me how I can load those values once I have loaded my Client Class.
Your help would be much...
Hi,
I've three textboxes and their values are appended to a string variable and then a check is performed by IsDate function
DDText1 = 10 , MMtext2 = 12 ,YYtext3 = 1900
strMydate = DDText1 & "/" & MMtext2 & "/" & YYtext3
IsDate(strMydate)
When the value of MMtext2 is...
Hi,
I've embedded MS Word in my form, but when it activates, the menu bar of MS Word appears on the top of the form. Is there a way to prevent this and have all the full functionalities of word ??
Your help would be appreciated.
Thanks
Hi,
Does anybody know how to delete a tab from SSTAB
I the form has SSTAB ( which has displays 3 tab in first row) I want to delete one of the tab
Your help would be much appreciated
Hi,
When pressing the EscapeKey I want it to execute the Cancel button Click Event. I have set the KeyPreview for the form to true and catch the Escape Key in the Form_KeyPress Event.
But doesn't seem to call the Cancel button procedure
Your help will be much appreciated.
Hi,
I would like to design in VB6 a display (Summary Dialog) similar to one that microsoft displays when you choose properties of a word document from windows explorer.
I have designed the treeview, but it doesn't allow to add value like the one in the Summary Dialog.
Has anyone come across a...
Hi,
I am trying to have subtotal by retrieving data from subreport and deducting that amount from main report to display the difference in the group footer and then display the grand total.
Please help !!
Hello,
Can anyone tell me how to retireve the total amount from the subreport to be used in the Main report.
I have my main report grouped by Client name and the product Cost.
The subreport shows the amount paid for that product.
I want to retrieve the total from the Subreport for that product...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.