Jump to content

MacuMc

uniGUI Subscriber
  • Posts

    2
  • Joined

  • Last visited

MacuMc's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I tried the code and it still concatenates http://localhost/Test/pwug_cnf.dll to the beginning of the address I want to assign to it.
  2. i have a problem trying to open files whit the UniPDFframe. this is the code that i am using for open the PDF, is like the code in the Example. folderUrl:= UniServerModule.FilesFolderURL + QR_Liquidaciones.FieldByName('nombrepdf').AsString; UniPDFFrame.PdfURL:= folderUrl; i want to open the PDF here \\192.168.0.150\Liquidaciones\ and the pdfurl is http://localhost/Prueba/pwug_cnf.dll///192.168.0.150/Liquidaciones/ this is the url that the componen concatenates http://localhost/Prueba/pwug_cnf.dll/ i am using the build 1558
×
×
  • Create New...