Sponsored Content
Full Discussion: Splitting a postscript file
Top Forums UNIX for Dummies Questions & Answers Splitting a postscript file Post 302550073 by selvapraveen on Wednesday 24th of August 2011 02:16:52 PM
Old 08-24-2011
now i have an other problem with the split file ..

the header of the each split file has the
%%Page 3
which should be
%%Page 1 as after splitting each file will have only one page .

can this be done ??
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Printing Chinese postscript file

G'day, I've a Solaris 9 box & I've configured a HP Laserjet for postscript printing. When my client prints an English postscript file, it gets printed fine. But when he sends a Chinese postscript file, there is no output at the printer. Is there anything I need to set for Chinese... (0 Replies)
Discussion started by: Albert J.
0 Replies

2. Solaris

COnversion utility xhtml file to Postscript file

Hi, Can any suggest me some utility to convert xhtml file to postscript file format? Also tell me from where to down load such utility.. With Regards, Dattatray (0 Replies)
Discussion started by: dattatray.b
0 Replies

3. UNIX for Dummies Questions & Answers

"convert" chops off part of postscript file?

I have images in PS that I want to convert to JPG (unfortunately, I need to use them in Powerpoint! :eek:). The problem is that the edges of the image get chopped off when I use: convert filename.ps filename.jpg So, for example, in my plots, the top and bottom labels for the x-axis are... (0 Replies)
Discussion started by: ramparts
0 Replies

4. Shell Programming and Scripting

change text color in postscript file

Hi everyone, I have a program that produces postscript files on the fly The color of the files produced are in black and white I want to change the text color of postscript file as the file is being produced without having to manually go into the ps file and change it myself. Any Ideas?... (5 Replies)
Discussion started by: walforum
5 Replies

5. Shell Programming and Scripting

Splitting a file in to multiple files and passing each individual file to a command

I have an input file with contents like: MainFile.dat: 12247689|7896|77698080 16768900|hh78|78959390 12247689|7896|77698080 16768900|hh78|78959390 12247689|7896|77698080 16768900|hh78|78959390 12247689|7896|77698080 16768900|hh78|78959390 12247689|7896|77698080 16768900|hh78|78959390 ... (4 Replies)
Discussion started by: rkrish
4 Replies

6. UNIX for Dummies Questions & Answers

Creating a PostScript File

Hi All, I have a requirement, where i have create a pdf file in unix. I have gone through few links and understood that it could be done in 2 step manner. - Create a .ps PostScript file. - Pass .ps file to p2pdf command to create the pdf. But i am having trouble creating the .ps file. I... (3 Replies)
Discussion started by: abhisheksunkari
3 Replies

7. AIX

Printing Postscript files through Infoprint Manager to a Postscript printer

Hello, I am runnning Infoprint Manager 4.3 on AIX 5.2 . There is no problem printing AFP files, but I have hit a snag trying to use "AIX DSS" or "Other Printer" actual destinations to send unconverted Postscript files to native Postscript printers. The files are big, and they print correctly,... (0 Replies)
Discussion started by: ahetzel
0 Replies

8. Shell Programming and Scripting

Splitting XML file on basis of line number into multiple file

Hi All, I have more than half million lines of XML file , wanted to split in four files in a such a way that top 7 lines should be present in each file on top and bottom line of should be present in each file at bottom. from the 8th line actual record starts and each record contains 15 lines... (14 Replies)
Discussion started by: ajju
14 Replies

9. Shell Programming and Scripting

Execution of loop :Splitting a single file into multiple .dat file

hdr=$(cut -c1 $path$file|head -1)#extract header”H” trl=$(cut -c|path$file|tail -1)#extract trailer “T” SplitFile=$(cut -c 50-250 $path 1$newfile |sed'$/ *$//' head -1')# to trim white space and extract table name If; then # start loop if it is a header While read I #read file Do... (4 Replies)
Discussion started by: SwagatikaP1
4 Replies

10. Shell Programming and Scripting

Splitting a text file into smaller files with awk, how to create a different name for each new file

Hello, I have some large text files that look like, putrescine Mrv1583 01041713302D 6 5 0 0 0 0 999 V2000 2.0928 -0.2063 0.0000 N 0 0 0 0 0 0 0 0 0 0 0 0 5.6650 0.2063 0.0000 N 0 0 0 0 0 0 0 0 0 0 0 0 3.5217 ... (3 Replies)
Discussion started by: LMHmedchem
3 Replies
MP3SPLT-GTK(1)						      General Commands Manual						    MP3SPLT-GTK(1)

NAME
mp3splt-gtk -- Gtk utility for mp3/ogg splitting without decoding. SYNOPSIS
mp3splt-gtk [-d Directory ] [ Filename ] DESCRIPTION
mp3splt-gtk is a free software that allows you to split mp3 and ogg files from several splitpoints, without need of decoding and reencod- ing. It is useful to split large mp3/ogg to make smaller files or to split entire albums to obtain original tracks. If you are splitting an album you can get splitpoints and filenames automatically from servers on internet like tracktype.org or from a local .XMCD (.CDDB) or .CUE file, with the possibility to adjust them automatically with silence detection. You can also split files automatically with silence detection, or by a fixed time length. If you have a file created either with Mp3Wrap or AlbumWrap, you can easily split it. The whole program is controlled by a self-describing GUI and documented in the gnome help system. Optionally the name of the input file and the output directory can be specified on the command line (see above). BUGS
Report any bugs you find to the authors (see below). Advices, info requests and contributions are welcome. SEE ALSO
mp3splt(1) mp3wrap(1) AUTHORS
Alexandru Ionut Munteanu <io_fx@yahoo.fr> DISTRIBUTION
Visit http://mp3splt.sourceforge.net for latest release. mp3splt-project is (C) 2002-2005 by Matteo Trotta (C) 2005-2012 by Alexandru Ionut Munteanu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License. This can be found as COPYING in mp3splt packages. MP3SPLT-GTK(1)
All times are GMT -4. The time now is 07:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy