Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
data on new section in a pdf file
Name: sushilp Date: June 20, 2003 at 09:54:33 Pacific OS: Win2k CPU/Ram: P4/512
Comment:
Hi A shell script is written in which 3 files t1 t2 t3 are appended in a single T file and then the file T is converted to pdf format using ps2pdf What changes should be done so that every file starts on new page ie file t1 on new page followed by t2 and t3 in the final file T when seen in the pdf viewer.Obviously the changes have to be done before the pdf is created.Can anybody please tell me what are the changes that need to be done?
Summary: Hello, How can I update a property in a property file? I am using cat com/ams/einterfaces/custom/hutchison3guk/config/salesforceupload/SalesForceUploadTest.properties | sed "s@salesforcefile=*@salesf...
Summary: Hi, I am a unix newbie. I am trying the following to search for a number of words in a text file (@unix command prompt), but the entire file contents are displayed. Can anyone tell me where I am makin...