hey all!!!
i've gotten very far into a vba program i am currently writing.
so far it does the following steps;
1. connects to my ftp site
2. logs onto my ftp site
3. goes to the specified folder on my ftp site
4. searches the folder for a specific pdf.
5. returns whether or not the pdf file exists
6. *see below for why i need help with this step
7. if the .pdf file is in the ftp folder it replaces the old pdf with the new pdf.
*
i cannot figure out how to code in vba to create a pdf of an autocad drawing. does anyone have any suggestions. any help is GREATLY appreciated.
i've gotten very far into a vba program i am currently writing.
so far it does the following steps;
1. connects to my ftp site
2. logs onto my ftp site
3. goes to the specified folder on my ftp site
4. searches the folder for a specific pdf.
5. returns whether or not the pdf file exists
6. *see below for why i need help with this step
7. if the .pdf file is in the ftp folder it replaces the old pdf with the new pdf.
*
i cannot figure out how to code in vba to create a pdf of an autocad drawing. does anyone have any suggestions. any help is GREATLY appreciated.