| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | thePDFEngine | integer | A PDF engine constant
|
| in | thePDFFlags | longint | A mask of PDF flag constants
|
| in | theOptionalMacFileCreator | Str4 |
|
| in | theMacVolumeRef | integer |
|
| in | theMacDirID | longint |
|
| in | theDosDirPathStr | Str255 |
|
| in | theFilename | Str255 |
|
| in | theReplaceExistingFileFlag | integer | A boolean constant
|
| in | thePDFTitleStr | Str255 |
|
| in | thePDFAuthorStr | Str255 |
|
| in | thePDFCreatorStr | Str255 |
|
| out | function result | OSErr | Error result code, also see Error handling
|