Skip to main content
1-Visitor
July 6, 2026
Question

PDF Export not working

  • July 6, 2026
  • 2 replies
  • 16 views

Hey there! I have been using Creo 11 for the longest time and have always been able to get 2D Drawings into a PDF file easily via Export function. Two months ago I upgraded to Creo 12 and created a big assembly. When I tried to export the 2D Drawings I had created, I found that the export to PDF does not work for whatever reason (tried via “Menu - Save As - Export” & “Quick Export”, as well as “Save as” and select PDF in the popup window). The weird part is, that it opens the dialogue window where I can select a location to save the file and I can enter a name, but when I click Save, it does not create any file. Also there is no Message or warning displayed anywhere which could lead me to the cause… 

Just in case: I know that I can use Print to PDF, but unfortuneately the plot quality is way worse and for this assembly specifically I need an A2 format which is not supported by print to PDF. I have also tried all AI Assistants but none of their tricks worked. 

I have done many workarounds and have gotten to receiving PDF files somehow, but I would really love to find out why the good ol export is not working properly. I am using the same Config File that I used with creo 11, maybe there is a problem about that?

Thanks in advance!

2 replies

StephenW
23-Emerald III
July 6, 2026

I’m not sure what the specific problem is but in the past, for large assembly drawings I have used the print function and print to pdf options (either microsoft print to pdf or other PDF programs printing drivers to get past the save as problems I’ve had in previous versions of creo.

18-Opal
July 6, 2026

You might find some success using Nitro-CELL - because it calls the JLINK API more consistently across versions of Creo.

 

Here is a batch export Excel Workbook - that does this - you can change the command to use the PDF 3D export option if you need (or add a new line to export both formats).

 

BATCH_EXPORT_DRAWINGS_PDF.xlsx

 

Other FREE automations you might find useful here: https://github.com/SimplifiedLogic/Nitro-CELL-FREE_AUTOMATIONS

 

You can run this for FREE - just get a Nitro-CELL and request a FREE License.

 

Hope this helps.

 

Dave