Odcl_OpenPOF

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > External files >

Odcl_OpenPOF

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_OpenPDF

This function will open PDF files

Parameter

PDF file location as string

ex: "X:\\MyProject\\Clients\\001\\fristDraft.pdf"

 

Return Values

Nil if file not found

 

AutoLisp pyntax:

(Odcl_OpenPDF Filename [as string])