|
Code to Extract Text from PDF I have posted this question in the Visual Basic 2005 and Visual Basic .Net 2005 discussion groups, also. Hi. I am developing an application/web page with VB.Net that will populate a SQL database from text extracted from PDF documents. However, I am having a difficult time finding or developing the appropriate c... 11 Jul 2008 13:02
Compare Two Datatables I have two datatables that I load. One I load from LDAP, the other gets loaded from Excel. I need to check to see which names are in the LDAP that are not in the Excel table and vica versa. There are about 300 records in each. Short of a brute force attack on this, does anyone have an elegant way to list th... 3 Jul 2008 16:38
.INI in VB.Net? I know how to do it in VB6, I have code snippets coming out my ears for VB6, but with the new framework in Visual Studio 2005, how do you get/put from a ..INI If I attempt to use a VB6 snippet in Studio 05 it whinges about using the 'as Any' type in my declarations, and it whinges about using the String$() f... 7 Jul 2008 08:23
grabbing a frame from a WDM device Hi all gurus. This' drivin' me nut: I've already posted this in dotnetframework.setup, having overlooked NG name. Excuse me. I installed Sony EyeToy in my Pc, and grabbing some code on-line, I'm able to see video in a PictureBox (well, not exactly so), have a frame captured into an avi file, but I've not been ... 2 Jul 2008 08:48
How to elevate UAC for the application? In Vista, startup an application that need to elevate UAC power, there are two kinds dialog box: 1. this application need to permission to contine. 2. Unknow application to access your computer. I know how to do for the second way, embed the xml code below, but how to do for the first way? thank you <?xml ... 2 Jul 2008 08:48
spam message reply Please, Don't give a reaction on spam and for sure remove all the spam text out of your reply. The original post will probably be happy that you let it live with your nick name on internet, Thanks in advance. Cor ... 2 Jul 2008 06:46
office 2007 save as pdf Dear all, I have office 2007 and download save as pdf. How can I use vb.net to save excel documents in pdf format? objsheet.saveas("temp.xls", excel.xlfileformat.addin) does not work????? ... 2 Jul 2008 07:47
stellenangebote firmen arbeitsplaetze deutschland jobangebote hannover stellenangebote in deutschland jobangebote koeln arbeitsangebot deutschland stellensuche norddeutschland stellengesuche deutschland stellenangebote firmen arbeitsplaetze deutschland jobangebote hannover stellenangebote in deutschland jobangebote koeln arbeitsangebot deutschland stellensuche norddeutschland stellengesuche deutschland + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE http://WWW.ARBEITSANG... 2 Jul 2008 04:43
Create 'beautiful' sphere icons I am trying to programmatically create some icons for an Office 2007 add-in (VB/C#) that will appear on the navigation Ribbon. The particular icon is simply a colored round circle representing a colored dot to indicate the category of an item. I have been able to draw basic circles using the System.Drawing.Dra... 2 Jul 2008 04:43
Lookup in gridview Hi I have a gridview bound to a backend table A via dataset/data adapter. A drop down is bound to a second table B. When user selects a value form drop down I want to lookup another column in table B based on value selected from drop down and assign the lookup value to a column in gridviw. How can I pick the... 3 Jul 2008 07:22 |