Paper size name does not match between Application and Plotter on autocad

Paper size name does not match between Application and Plotter on autocad

taitrongsong
Enthusiast Enthusiast
333 Views
4 Replies
Message 1 of 5

Paper size name does not match between Application and Plotter on autocad

taitrongsong
Enthusiast
Enthusiast

I created an application to get the paper size list using commands in lisp, however, the paper size name in the App is not the same as the paper size name in the plotter, so I cannot reference it when printing, how to fix this error? Thanks everyone,
For example:
The paper size name in the app is UserDefinedMetric (297x1680) but in the plotter it is User3 (297x1680)

App:

taitrongsong_0-1727021537147.png

Plotter in Autocad:

taitrongsong_1-1727021581602.png

 

 

0 Likes
334 Views
4 Replies
Replies (4)
Message 2 of 5

paullimapa
Mentor
Mentor

Perhaps this thread may help


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 5

taitrongsong
Enthusiast
Enthusiast

i followed your instructions but it didn't work, is there any more instructions?

0 Likes
Message 4 of 5

paullimapa
Mentor
Mentor

If your app code is open source lisp l, then share that file here for community to take a look at


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 5 of 5

Sea-Haven
Mentor
Mentor

You have to be very careful and match exactly page sizes even down to spaces in the page size description. Take a careful look may be (297 x 1680)

 

Please paste a clip of the page sizes can not read a full screen.

0 Likes