Jump to content

MacuMc

uniGUI Subscriber
  • Posts

    2
  • Joined

  • Last visited

Posts posted by MacuMc

  1. 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...