On Thu, 2004-02-19 at 18:04, [EMAIL PROTECTED] wrote:
> hi all, well I have some advice for anyone
> using the -print option to print pdf files
>
> seems that do not look the same as when the same xformation is output
> to a .pdf file and opened
> with adobe
>
> in my case it did not look all that bad, but threw off page lengths
> making it not usable, so I am going to
>
> use
> String[] cmd = {"C:\\Program Files\\Adobe\\Acrobat
> 5.0\\Reader\\AcroRd32.exe",
> "/p", "/h",
> sLocalPdfFilename};
>
> Process p = Runtime.getRuntime().exec(cmd);
>
> instead of using org.apache.fop.apps.Fop with the -print option
>
> hope this helps someone in the future
You don't have to go to all that trouble. Switch your GUI to
org.eclipse.swt.* and use the ActiveX control from Adobe!
--
John Austin <[EMAIL PROTECTED]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]