T
tritue
Guest
We upgrade our cadence version 5.032 to 5.141.
The new analog waveform display is wavescan. We can not print from the
wavescan print command, the printer will flash and then stop. We can plot
normally with the layout and schematic tool. When we plot the waveform to a
postscript file and then convert this postscript to PDF, I remark the page
size has been double from 8.5/11 to 17/22.
If I edit the postscript file and change this line to
%%<< /PageSize [1224.0 1584.0] /ImagingBBox null /ManualFeed false >>
setpagedevice
or modified this line to
<< /PageSize [612.0 792.0] /ImagingBBox null /ManualFeed false >>
setpagedevice
then we can print this postscript file.
Also the only printer that appear in the wavescan selection is the system
default printer. All the printer define in .cdsplotinit are ignore.
Please help !!!!
Tritue Truong
The new analog waveform display is wavescan. We can not print from the
wavescan print command, the printer will flash and then stop. We can plot
normally with the layout and schematic tool. When we plot the waveform to a
postscript file and then convert this postscript to PDF, I remark the page
size has been double from 8.5/11 to 17/22.
If I edit the postscript file and change this line to
%%<< /PageSize [1224.0 1584.0] /ImagingBBox null /ManualFeed false >>
setpagedevice
or modified this line to
<< /PageSize [612.0 792.0] /ImagingBBox null /ManualFeed false >>
setpagedevice
then we can print this postscript file.
Also the only printer that appear in the wavescan selection is the system
default printer. All the printer define in .cdsplotinit are ignore.
Please help !!!!
Tritue Truong