Forum: Visual Basic 4 / 5 / 6 May 23rd, 2007 |
| Replies: 1 Views: 1,450 No Body Is There To Answer My Question In Dani Web Help Me Please |
Forum: Visual Basic 4 / 5 / 6 May 23rd, 2007 |
| Replies: 0 Views: 763 i want an eps file image to b grayscale i cant get it please help me to get
1: opening a eps file
2: changing a color mode to grayscale
3: saving it
4: this has to done in a command button... |
Forum: Visual Basic 4 / 5 / 6 May 12th, 2007 |
| Replies: 1 Views: 1,450 This is the coding i have done in vb illustrator file is loading and we can make changes
CODING
---------
Private Sub Command1_Click()
Set appRef = New Illustrator.Application
Set fol =... |
Forum: C++ Mar 22nd, 2007 |
| Replies: 7 Views: 4,803 I AM CONVERTING LATEX TO RTF FORMAT. WHILE COMPILING THESE FILES SOME ERROR THROWS, WHICH I HAVE MENTIONED BELOW. PLEASE GIVE A SOLUTION. I HAVE DOWNLOADED THESE FILES FROM THE FOLLOWING LINK:
This... |
Forum: C++ Mar 22nd, 2007 |
| Replies: 7 Views: 4,803 I HAVE POSTED MYGETOPT.C PLEASE GIVE THE SOLUTION AS SOON AS POSSIBLE
/*
* my_getopt is supposed to emulate the C Library getopt (which, according
* to the man pages, is written by Henry... |
Forum: C++ Mar 21st, 2007 |
| Replies: 7 Views: 4,803 HAI I HAVE ERROR IN RUNNING THIS PROGRAM I HAVE COPIED THE MAIN.H AND STRING .H. PLEASE GIVE THE SOLUTION AS SOON AS POSSIBLE
CODING
----------
/* $Id: main.h,v 1.69 2005/01/18 06:19:46 prahl... |