Hi
Looking for a DWG to PDF converter that can be used with ePDM to automatically generated a PDF from a drawing as it passes through a work flow, would someone be able to recommend one?
Hi
Looking for a DWG to PDF converter that can be used with ePDM to automatically generated a PDF from a drawing as it passes through a work flow, would someone be able to recommend one?
Jeremy,
We at work just print to pdf and it works fine.
Take a look at this thread converting PDF's from DWG files.
Hi Jeff,
Revisiting this old thread... you mentioned that the EPDM's convert task should be able to convert DWGs to PDFs. However, when I try using the task, the PDFs don't look correct (they don't capture the full drawing, just a zoomed in portion of it). Is there a setting in the convert task that I need to change to get the conversion correct? I'm on EPDM 2012, SP3.
Thanks,
Sallt
As Jeff mentioned with newer versions of EPDM / service packs, you can use the convert task that comes with EPDM. That being said we have developed our own DWG to PDF task. This can be initiated through a right mouse click or via workflow. We can work with your to customize the solution to meet your specfic requirments that the out of the box convert task may not accomplish.
I would be happy to discuss this with you in more detail.
Marc Young
We use SolidConverterDWG and Dispatch to do this currently.
This program allows DWG to be converted to PDF's from the command line.
ENTER ROOT FOLDER HERE\SolidConverterDWG.exe /i "%PathToSelectedFile%" /o "%PathtoSave%" /w x /y
I have a variable that controls %PathtoSave% based on where the file exists in the vault. That can be changed to a certain folder if you want it to be a fixed location.
I am using PDF converter feature of ClassicPDF to convert files into PDF, its the most simple conversion form that I ve ever came across, all I do is that I open the file that i have to convert, and click 'Ctrl + P' and then select ClassicPDF editor as Printer and click Print and the file is converted into PDF for me. This is the best solution that I found and that I am using. I hope it will work for you as well.
We use a program from Razorleaf named Batch Print.
This is a program that runs on virtually any file type, Word, Excel, ACAD, SolidWorks...
Additionally, it does Watermarking and security on the PDF. As well as Publisch to the same Vault or a different Vault.
The Batch Print works great. It is a bit costly, but very much worth it.
im doing format conversion with pdf converter ,it supports a mount of file type .it is quick and easy.
Im not sure whether more useful info will be needed or not...here is a excellent pdf conversion program, hope it gonna be useful to someone.
IES has developed a pretty good solution for this:
http://www.ie-sol.com/products/epdm-dwg-pdf-converter.html
There are multiple options for generating your PDF depending your needs.
AnyDWG pro version supports command line actions so you should be able to code it to do your needed task.