Custom Papersize selection problem

Custom Papersize selection problem

Anonymous
Not applicable
334 Views
0 Replies
Message 1 of 1

Custom Papersize selection problem

Anonymous
Not applicable

I have the folowing problem, when I want to plot a layout to a specific pc3 with a specific papersize I can't set the papersize to a custom medianame.

 

The same script works with a standard medianame.

 

How can I set the papersize to a custom one without anny errors?

 

Code where it hangs:

psv.SetPlotConfigurationName(ps, "PR PDFPlot.pc3", "MyCustomSize")

 

When I use the folowing code I don't have errors:

psv.SetPlotConfigurationName(ps, "PR PDFPlot.pc3", "ISO_A0_(1189.00_x_841.00_MM)")

 

0 Likes
335 Views
0 Replies
Replies (0)