Jump to content

Rayed Kury

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Rayed Kury

  1. I have reviewed other topics in this forum for international numbers, but none are a solution for me regarding QR Codes. I have a business card with international names, address and Phone numbers for example. I have attached a pdf proof as an example. The problem is the QR Code Form keeps converting the intl phone number to a domestic style. It over rides the javascript. I guess I would need to not use a Form for QR, but a whole jasvascript for it. Is there a solution for that? I picked this rule up from the forum, it worked as a stand alone, but it didn't work in the QR code for me. var s = "4915161156739"; s = s.replace(/\D/g,""); // remove anything but digits to strip out any pre-existing formatting return (s.length == 13) ? "+" + Left(s,2) + " " + s.substring(2,6) + " " + s.substring(6,9) + " " + Right(s,3) : ""; 21904_DPR BC_Charnell Knorzer 4-10_Proof_r1.pdf
  2. Thanks Alex,We already tried it with the "Enable Protected Mode At Startup" unchecked, but not the "Use Certified Plug-ins. I dont' see that anywhere.
  3. Hello Forum commuity, I have been having a hard to solve issue with my FusionPro 13 suspending Adobe Acrobat from starting. When I uninstall FP 13, Acrobat starts fine. Is there a bug that I am not aware of? Intitially, I have been using the latest version of Acrobat 2022. Then we tried an older version just to test it of 2020, but it still didn't work. I have tried the "InstallPlugins.exe". It says it installed on my InDesign 2023 and my Acrobat, but when I try to open my Acrobat file, nothing happens. Our IT person has tried everything. So the problem is not installing FP onto Acrobat, the problem is FP stops my Acrobat from starting up. My FP has been down for at least three weeks now. I use a Windows 10 PC FusionPro_13.0.2 Thank you,
×
×
  • Create New...