Re: Custom URL links in PDF don’t work.
Here is what I do. 1. Register txt: protocol with Windows to open Notepad.exe, with this txt.reg file:[HKEY_CURRENT_USER\Software\Classes\txt]@="URL:txt Protocol""URL...
View ArticleRe: Custom URL links in PDF don’t work.
Custom protocol handlers aren't supported by Adobe Reader X and later for security reasons.
View ArticleRe: Custom URL links in PDF don’t work.
I thought that "for security reasons" Adobe lets user decide, as specified on your help page:http://help.adobe.com/en_US/acrobat/X/pro/using/WS396794562021d52e6349 d54412b33e3cd1c-8000.html It sounds...
View ArticleRe: Custom URL links in PDF don’t work.
I'm not sure if this will help or not. Go into Internet Explorer security settings and set your txt protocol to trusted. Howie
View ArticleCan't make work SetExportValues method
trying to assign new values to radiobutton in Vbscript, but get a mistake:"Invalid call procedure or argument"Can't figure out what's the problem. Set field =Form1.Fields("Radio")Dim arrExportVal(1)...
View ArticleRe: Custom URL links in PDF don’t work.
How could that make any difference?I don’t think Adobe Reader is checking security settings of the browser.When I click on http: link, the default browser is invoked, and that link is passed to it on a...
View ArticleRe: Custom URL links in PDF don’t work.
The document you quote is specifically about allowing access to web sites. It doesn't seem to me to imply that custom protocols were included in the trust mechanism. I remember people used to do nasty...
View ArticleRe: Custom URL links in PDF don’t work.
Adobe Reader X simply passed my custom protocol link to the default browser, that’s why I was looking at that document.Also, Adobe Reader XI pops up this warning when I click on my txt://test link (can...
View ArticleRe: Custom URL links in PDF don’t work.
When you post a PDF that demonstrates the problem such that we can evaluate it – I can comment officially.
View ArticleRe: Custom URL links in PDF don’t work.
Sorry, I can't figure out how to attach my PDF to this discussion.May I send it to you via email?Thank you,Vlad
View ArticleRe: What is the best way to pass the web url of a link embedded in a PDF...
Moved to Acrobat SDK
View ArticleRe: Custom URL links in PDF don’t work.
Sure – or post it on a file sharing site and then post the URL
View ArticleRe: Custom URL links in PDF don’t work.
I have posted three files on Paper Clip Plus:http://paperclipplus.com/app/view/3b40e0d305af11e380a5ef12b479471clinks.docx - an MS Word document with the linkslinks.pdf - that document saved as...
View ArticleProject preprocessor definitions
When I build the snippetRunner example without changing AcroDsOptions.rsp settings, it compiles and build the .api file without any problem. When changing the settigns of the ACRO_SDK_LEVEL to...
View ArticleRe: Project preprocessor definitions
that's required to build the pl;ug-in as documented
View ArticleRe: Project preprocessor definitions
if i don't change the settings then the Acrobat will not load the .api file
View Article.rsp file
Greetings, I'm trying to see the samples provided by the SDK. When I complie most of the samples without changing the .rsp file as suggested by the documentation (Adding READER_PLUGIN, removing...
View Article