Hi All,
I have written for LINUX
command = acrobatPath+" /A page=5 "+pdfPath;
where acrobatPath=/opt/Adobe/Reader9/bin/acroread
and pdfPath=/home/ABC/PDFTest/test.pdf
But it is not working if write with this /A page=5 .
The command excutes fine in Windows but not working in Linux.
Kindly need your suggestion & help.
Thanks in advance
Supriya