Message 1 of 2
Not applicable
03-23-2016
12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
part = ThisApplication.Documents.Open(ThisDoc.Path & "\Glashalter mitte.idw", False) part.SaveAs(ThisDoc.Path & "\Glashalter\Glashalter_mitte_Position" & Position & ".pdf",True) part.Close()
Hello!
Above is a iLogic rule to save an IDW as PDF (hidden). And it works very good.
But somethings not right whit the layers in PDF when I open it, after starting the rule.
Can you please checkt the files that I attacht in this post???
Alex
Solved! Go to Solution.