Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

how to create ASPathName for a new file

$
0
0

Hi,

 

I am new to acrobad sdk and I am not able to create an ASPathName for a new file(that doesn't exits) using its name.

 

 






ASFileSys nwSysFile = ASFileGetFileSysByName ( ASAtomFromString (nwfName ));


nwFilePathName = ASFileSysCreatePathName (NULL, ASAtomFromString("Cstring"), nwSysFile, NULL);


PDDocSave (myPDDoc,  PDSaveCopy , nwFilePathName, ASGetDefaultFileSys () , NULL , NULL);

 

Please let me know whether above code is correct, and please suggest me how I can proceed


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>