Saving to WebDav folders  SOLVED

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
prime clinical systems
User
Posts: 211
Joined: Sun Aug 05, 2012 5:20 pm

Saving to WebDav folders

Post by prime clinical systems »

Hi, what is the best open/save command methods for use with WebDav folders, I noticed that Javascript has this save method
Curious if this is supported by builtin command methods or not, also best way to open
this.saveAs({
cPath: "http://www.example.com/WebDAV/myDoc.pdf",
bPromptToOverwrite: true,
cFS: "CHTTP"
});
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Saving to WebDav folders

Post by Sasha - Tracker Dev Team »

Hello Clifford,

Right now, the WebDav support is in development state, so hopefully it will be added soon and the method you gave will work for you.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
prime clinical systems
User
Posts: 211
Joined: Sun Aug 05, 2012 5:20 pm

Re: Saving to WebDav folders

Post by prime clinical systems »

ok great, please keep me informed, thanks
ce
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Saving to WebDav folders

Post by Sasha - Tracker Dev Team »

Will do :)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
prime clinical systems
User
Posts: 211
Joined: Sun Aug 05, 2012 5:20 pm

Re: Saving to WebDav folders

Post by prime clinical systems »

Any update on this?
ce
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Saving to WebDav folders

Post by Sasha - Tracker Dev Team »

Hello Clifford,

From what I know this is still been worked at.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
prime clinical systems
User
Posts: 211
Joined: Sun Aug 05, 2012 5:20 pm

Re: Saving to WebDav folders

Post by prime clinical systems »

Hi, it's been 2 years since your last response to my question, the best way to save to URL, webdav etc. The pdf.doc.save command does work, but takes several seconds even for small document.
Thanks
CE
prime clinical systems
User
Posts: 211
Joined: Sun Aug 05, 2012 5:20 pm

Re: Saving to WebDav folders  SOLVED

Post by prime clinical systems »

Hi, ok I found that this method of saving PDF.Doc.CoreDoc.WriteToFile is much faster, will close this now.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Saving to WebDav folders

Post by Sasha - Tracker Dev Team »

Hello prime clinical systems ,

Glad that you have found a solution.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply