Foxit Corporation Forums  

Go Back   Foxit Corporation Forums > Portable Document Format (PDF) Tools > SDK ( DLL or ActiveX)

SDK ( DLL or ActiveX) Integrate PDF functions into your application easily. The SDK shares the same technology that powers Foxit Reader.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 18th, 2008, 06:25 AM
scole250 scole250 is offline
Junior Member
 
Join Date: Feb 2008
Posts: 2
scole250 is an unknown quantity at this point
Default HTTP and HTTPS support?

I know that files can be accessed on a HTTP server, but is there any way to pass a username and password to get past HTTP Authentication? Also, is there support for HTTPS? If not I was wondering if the OpenStream method could be used, but I don't really know how it's implemented and I haven't found another ActiveX control to open a stream over HTTPS to pass to the OpenStream method. Any suggestions?

Thanks,

Steve
Reply With Quote
  #2  
Old February 20th, 2008, 04:57 PM
jinming_wang jinming_wang is offline
Junior Member
 
Join Date: Sep 2007
Posts: 40
jinming_wang is an unknown quantity at this point
Default

Hi.Function OpenFile supports http,but i am afraid that it dose not support https for now.Function OpenStream only supports open a pdf file when the file has completely downloaded in the memory.
Reply With Quote
  #3  
Old February 22nd, 2008, 05:53 AM
scole250 scole250 is offline
Junior Member
 
Join Date: Feb 2008
Posts: 2
scole250 is an unknown quantity at this point
Default

I ended up writing a wrapper ActiveX control that downloads the PDF using Msxml2.XMLHTTP and writes it to the local drive using ADODB.Stream. Not the most elegant method, but it works.
Reply With Quote
  #4  
Old March 13th, 2008, 12:09 AM
techbrain55 techbrain55 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 5
techbrain55 is an unknown quantity at this point
Default create an authenticated connection and pass the "user" and "password" via the command

Hello there,
There are a couple of different parameters you can use with the "net use" command to connect to a network machine depending on what you need.The most basic is to create an authenticated connection and pass the "user" and "password" via the command line. Feel free to drop any queries further.
Regards,
Techbrain55
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 06:45 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2005-2008 Foxit Corporation. All rights reserved.