DWG2pdf
Submitted by fmelo on Fri, 2008-01-11 15:46.
Hi
When i use autocad and make a pdf file with pdfcreator 9.5, i get this error and two pages
ERROR: syntaxerror
OFFENDING COMMAND: --nostringval--
STACK:
/Title
()
/Subject
(D:20080111120410+00’00’)
/ModDate
()
/Keywords
(PDFCreator Version 0.9.5)
/Creator
(D:20080111120410+00’00’)
/CreationDate
(fcmelo)
/Author
-mark
Any help for that.
Regards
Fernando
Hello
the problem in AutoCAD is that the plot command adds the layoutname and brackets to the print-output: "mydrawing (model).pdf"; "mydrawing (layout1).pdf". And that is the reason why Pdfcreator 0.9.5 has problems with AutoCAD, although there are no brackets in the original file-name.
But take a look to "Filename substitution" and play around with substituting of brackets, Modell-names and so on.
To Franck:
Please take a look at this problem. You see that the AutoCAD user nearly can not avoid it.
Peter