Search found 3 matches
- Wed May 06, 2009 4:38 pm
- Forum: NConvert
- Topic: NConvert is quite and not creating any image file
- Replies: 4
- Views: 864
- Tue May 05, 2009 2:14 pm
- Forum: NConvert
- Topic: NConvert is quite and not creating any image file
- Replies: 4
- Views: 864
Re: NConvert is quite and not creating any image file
I tried without -quite and its the same
Its not giving any error message and its not creating any images also. Please help me to fix this...
Thanks

Thanks
- Mon May 04, 2009 9:59 pm
- Forum: NConvert
- Topic: NConvert is quite and not creating any image file
- Replies: 4
- Views: 864
NConvert is quite and not creating any image file
I am new to xnview/nconvert tool. I would like to use nconver to convert my pdf file into jpg format.
Here is the code snippet of my app..
Sub ConvertToJPG(ByVal SourceFile, ByVal ToFile)
Dim strcmd As String
Dim objshell
strcmd = Chr(34) & "c:\program files\xnview\nconvert.exe" & Chr(34 ...
Here is the code snippet of my app..
Sub ConvertToJPG(ByVal SourceFile, ByVal ToFile)
Dim strcmd As String
Dim objshell
strcmd = Chr(34) & "c:\program files\xnview\nconvert.exe" & Chr(34 ...