Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > PDFBuilder can now take multiple input files from command line

Reply
Thread Tools

PDFBuilder can now take multiple input files from command line

 
 
vasudevram
Guest
Posts: n/a
 
      11-05-2012

Here is the blog post about it:

http://jugad2.blogspot.in/2012/11/pd...ple-input.html

In short: removed the temporary hard-coding, refactored the code some. PDFBuilder can now use multiple input files (of type .csv / .tdv), specified on the command-line, to create a composite PDF from those inputs.

..tdv = Tab Delimited Values, such as commonly used in UNIX tools like sed / grep / awk and friends.

- Vasudev Ram
www.dancingbison.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PDFBuilder can create composite PDFs vasudevram Python 0 11-03-2012 01:03 AM
is there a command that can take a C source code as input and outputa token tree learner1020 C Programming 4 09-02-2010 09:27 PM
Command-line tool able to take multiple commands at one time? Peter A. Schott Python 8 11-12-2005 12:53 AM
Need simple command for validating xml files at the command line Bernd Oninger XML 1 07-07-2004 06:20 PM
Reading input from files and directories in the command line arguments (like grep -R). Adam Perl Misc 2 04-19-2004 09:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57