Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 5 results for
pdfmerge
- Page 1
VB.NET - Running script in selected path
Programming
Software Development
13 Years Ago
by blivori
…Dim pyScript As String = Path.Combine(Directory.GetCurrentDirectory, "
pdfmerge
.py") Dim pyLocation As String = Path.Combine(dlgFolder.…SelectedPath, "
pdfmerge
.py") System.IO.File.Copy(CopyFile, CopyLocation, True) …
VB.NET - WaitForExit() Runtime Exception Error
Programming
Software Development
13 Years Ago
by blivori
….SelectedPath Dim pyLocationDel As String = Path.Combine(dlgFolder.SelectedPath, "
pdfmerge
.py") Directory.SetCurrentDirectory(dlgFolder.SelectedPath) myProcess.Start(pyLocationDel) myProcess…
Re: How to read .pdf file..?
Programming
Web Development
16 Years Ago
by R0bb0b
[URL="http://www.pdflib.com/pdflib-cookbook/pdf-import/starter-
pdfmerge
/php-starter-
pdfmerge
/"]http://www.pdflib.com/pdflib-cookbook/pdf-import/starter-
pdfmerge
/php-starter-
pdfmerge
/[/URL] [URL="http://us2.php.net/manual/en/function.pdf-fit-pdi-page.php"]http://us2.php.net/manual/en/function.pdf-fit-pdi-page.php[/URL]
Re: VB.NET - Running script in selected path
Programming
Software Development
13 Years Ago
by Reverend Jim
Does this work? [code] My.Computer.FileSystem.CurrentDirectory = dlgFolder.SelectedPath [/code]
Re: VB.NET - WaitForExit() Runtime Exception Error
Programming
Software Development
13 Years Ago
by lolafuertes
Maybe you need to change your code like [CODE] Dim returnedProcess = myProcess.Start(pyLocationDel) returnedProcess.WaitForExit() [/CODE] See [URL="http://msdn.microsoft.com/en-en/library/53ezey2s(v=VS.80).aspx"]here[/URL] for reference Hope this helps
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC