reactengineer
Nuclear
- Dec 14, 2006
- 3
Basically I am compiling a drawing of all the parts in a model, but the drawing files were getting too big so i split it into a number of different drawing files, but now the page numbers restart on each seperate file.
Is there a way of easily changing the page number to add on 30 pages?
i.e. the code is 'SHEET $PRP:"SW-Current Sheet" OF $PRP:"SW-Total Sheets"'
and on the first sheet of the second drawing this prints 'SHEET 1 OF 29' but the first drawing file has 30 pages so i want this to actually say 'SHEET 31 of 59'. Is there a way of automating this? I spoke to the Solidworks technical helpline and they just suggested doing it by hand....which is preferable seen as i have about 120 sheets altogether across 5 drawings!!!
Is there a way of easily changing the page number to add on 30 pages?
i.e. the code is 'SHEET $PRP:"SW-Current Sheet" OF $PRP:"SW-Total Sheets"'
and on the first sheet of the second drawing this prints 'SHEET 1 OF 29' but the first drawing file has 30 pages so i want this to actually say 'SHEET 31 of 59'. Is there a way of automating this? I spoke to the Solidworks technical helpline and they just suggested doing it by hand....which is preferable seen as i have about 120 sheets altogether across 5 drawings!!!