Message 1 of 8
Paper Size with variable length

Not applicable
08-01-2012
02:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to plot in pdf many dwg file.
The files have a fixed height but variable in length.
The length of the file I'll take the "scroll".
So i want to create a paper size with a specific dimension.
psv.SetPlotConfigurationName(ps, "DWG To PDF.pc3", "Name of the paper");
How can I do?
Daniele