Hello,

on WebArea with 32-Bit Mac you can use the Schubert-IT plugin: pdf-plugin-244.dmg
AxelKohlepp®2015
John Baughman via 4D_Tech schrieb:
The following code is not working...

      $file:="file://"+Convert path system to POSIX($file)
          //file = 
"file:///Volumes/T75-TRANS01/OrthoPro/Resources/PracticeEfficiency.pdf"
      eWebArea_url:=$file

If I paste the same url in Safari, it works.

The following works…
       eWebArea_url:=“http://apple.com/“ works.

2 questions..

1. What am I doing wrong or missing?

2. The Web Area on the form is assigned the variable vEfficiencyWebArea. In the 
debugger this variable is shown as undefined. Other than my PDF issue, the web 
area works. Why is the variable undefined. $urlTest:=WA Get current 
URL(vEfficiencyWebArea) works.

Thanks,

John




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to