hello all, it's been a while since i asked a question and figured you might miss me. i've begun to tackle learning VBA, and am having much more luck than I had with Lisp.

However, I've run into a bit of trouble with the issue of printing/plotting (you know what i mean) in AutoCad 2002 using VBA.

I'm wanting to create a PDF of a drawing using PDF writer via VBA. The rest of my VBA code is finished.

If anyone is intested, my code searches my FTP site for a .pdf file name, if the file name exists it will be replaced by the new PDF i create using the code to create a pdf that I am trying to figure here in this post.

thanks in advance for any help. it is most appreciated.

marcus