Search results for query: *

  • Users: Innww
  • Content: Threads
  • Order by date
  1. Innww

    Resolved RegEx of .txt converted from PDF (to txt)

    I am in a situation where I have to convert a PDF to a format that can be set to a DataGridView. The only Resolution I can come up with is using Itextsharp and converting the PDF to a textfile for the most part the format is kept. here is the Code to parse the text. Dim mPDF As String =...
  2. Innww

    Resolved Drag & Drop uwp app to winforms for AUIMD

    I am trying to "Drag & Drop" icons from the Start Menu in windows 10 to get it's Target; Naturally this works with .lnk but when dealing with a UWP . FileName, FileNameW and FileDrop is always "Nothing" I can't figure this out. Is there a way to perhaps help me? I have tried everything I could...
Back
Top