pdf export (archive file)
pdf export (archive file)
(OP)
Hi,
I'm using legendary :) Cowski journal (attached). Excelent job btw.
I have question how to add solution which i find useful:
when I export pdf file, but pdf file with that name exist, it should change file name to pdf_file_name(today_date).pdf, and then write pdf_file_name.pdf .
Any ideas ?
I'm using legendary :) Cowski journal (attached). Excelent job btw.
I have question how to add solution which i find useful:
when I export pdf file, but pdf file with that name exist, it should change file name to pdf_file_name(today_date).pdf, and then write pdf_file_name.pdf .
Any ideas ?





RE: pdf export (archive file)
RE: pdf export (archive file)
RE: pdf export (archive file)
Do we archive the archive files? If change was made today, script delete's the previous archive file. (line 48)
are you sure you want to tack on today's date to the previous file? yes
RE: pdf export (archive file)
RE: pdf export (archive file)
Simplyfied assembly structure:
Main_Assembly.prt
1st_Part.prt
2nd_Part.prt
Sub_Assembly.prt
1st_SAPart.prt
2nd_SAPart.prt
3rd_Part.prt
And I want to get pdf with the same structure:
Main_Assembly.pdf
1st_Part.pdf
2nd_Part.pdf
Sub_Assembly.pdf
1st_SAPart.pdf
2nd_SAPart.pdf
3rd_Part.pdf
It is possible?
RE: pdf export (archive file)
I'm not sure what you mean by a "pdf with the same structure".
www.nxjournaling.com