Recent content by PAULSID

  1. P

    Convert to pdf

    I’m guessing its not commonly used
  2. P

    Convert to pdf

    Looking to convert web pages to pdf and want to know what’s the best way to interact with bp
  3. P

    Convert web page to PDF

    I’m having trouble converting web pages to PDF from the Adobe toolbar I can spy convert the convert button element in BP (AA mode) then using a global click to select the button, this then opens the box to save as but shows in a BP window so unable to spy or complete anymore actions. Wondered...
  4. P

    Regex

    I am trying to use regex to either retrieve af 14 digit number or 16 digit number, but when it stores in the output it only retrieved the 14 digit number, I’m using the code “\d{14}|\d{16}” I thought this would return either one but even if it’s 16 digits it just returned the first 14?
Top