RE: Get url for pdf file from AxSHDocVw.AxWebBrowser
- From: LN Mike <LNMike@xxxxxxxxxxxxx>
- Date: Mon, 1 Jun 2009 15:18:02 -0700
Yes, a login is required.
I would like to try other interfaces. Back on 5/25 you posted, "I was
looking at the interfaces implemented by the Adobe PDF Reader object,
it implemented the IPersistFile interface and I tried to call Save method
of that interface. However, I got a Not Implemented exception.
I'll try check the ROT to see what else COM interfaces I can get. "
I too, recieved a "Not implemented".
I want to try to just save the pdf file, how can I get the web brower
control AxSHDocVw.AxWebBrowser to save the pdf file it is displaying?
CType(WebDisplay.Document, UCOMIPersistFile).Save("C:\IMAGE\test.pdf", True)
but error with
""Jie Wang [MSFT]"" wrote:
Since the Acrobat Reader ActiveX control way is a dead end, I need to.
clarify one thing with you: does these pages providing PDF files require
logon before you can get to the file? Or any other authentications needed?
Thanks,
Jie Wang (jiewan@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business days is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- RE: Get url for pdf file from AxSHDocVw.AxWebBrowser
- From: "Jie Wang [MSFT]"
- RE: Get url for pdf file from AxSHDocVw.AxWebBrowser
- Prev by Date: Re: .NET Security
- Next by Date: Re: .NET Security
- Previous by thread: .NET Security
- Next by thread: RE: Get url for pdf file from AxSHDocVw.AxWebBrowser
- Index(es):
Relevant Pages
|