Hi, I am trying to use #Task (Sharp Task) to batch process a bunch of drawings. I would like to add a new revision to the revision table (this part I can do) and have the new revision displayed in the title block and then use this revision in the filename of the PDF which I subsequently export (these parts I am struggling with).
My problem seems to be that when using the "Add Revision" function in #Task (sharp task) it does not update the drawing "Revision" property, hence does not update the title block and does not not use the correct revision in the filename.
We use A,B,C,etc. for our revisions. Eg. If the current revision is "B" I would like to update it to "C"
Any suggestions?
Thanks,
Max.
Try the task Update and Save. Put it n between ADD Revision and Save PDF.
Don't forget to thick the Rebuild option.
It's work for me.