[bug-gs] Re: ps2pdf ! page cut off
Ray Johnston
ray.johnston@artifex.com
Sat, 09 Aug 2003 10:14:18 -0700
Vijay,
Note that in the future I will not approve postings of this sort
to gs-code-review. Please use bug-gs@ghostscript.com.
You don't mention which version of Ghostscript you are using, but
as of 7.06 and 8.00, there is a parameter that will set the page
size (for the PDF page) from the %%BoundingBox comment if what
you are converting in actually an EPS file.
This parameter is -dEPSCrop and must precede the file name to be
converted.
If the input file is a general PostScript file, then it should
contain a command to set the page size (/PageSize key for the
'setpagedevice' or an explicit page command such as 'letter' or
'a4')
You can explicitly set the page size using other options. See
the doc/Use.htm for information.
Regards,
Ray Johnston
Artifex Software Inc.
________________________________________________________________
Vijay kumar Reddy.N wrote:
> Hi!
>
> Actually, I am trying to convert postscript files to
> pdf with the help of ps2pdf, but what I find is a part
> of file is cut off while converting from ps to pdf. Is
> there any way to set the parameters to fully convert
> page with out cutting off edges? help me.
> Vijay
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> _______________________________________________
> gs-code-review mailing list
> gs-code-review@ghostscript.com
> http://www.ghostscript.com/mailman/listinfo/gs-code-review
>
> .
>