Hi,
I am trying to implement page numbers in post script, so that the generated file has the pages numberes ?
I am generating the code for a table report in post script. The problem is that the report does not have its pages numbered so I am unable to navigate through the report. How should I incorporate page numbering in this report.
Here's a code snippet that I am currently trying out : %!PS /IncreasePageCounter { /counter {counert 1 add }def } def
/page{ %Header procedure 20 950 translate %header -20 -950 translate %couter for rows %Row procedure 20 750 translate 23 { %couter for rows %row 0 -30 translate } repeat showpage }def 3 { IncreasePageCounter page } repeat
Thanks, Homyar.
Hi,
Can anybody suggest me a Linux based antivirus solution.
We are using a Linux based router for our lease line connection. The antivirus should be able to scan the HTTP/FTP traffic at this linux router.
Any suggestion !
Best Regards, Nikhil Parva
On 12/02/04 11:27 +0530, Nikhil wrote:
We are using a Linux based router for our lease line connection. The antivirus should be able to scan the HTTP/FTP traffic at this linux router.
http://www.openantivirus.org/ http://www.clamav.net/
Devdas Bhagat