Search:

Type: Posts; User: douglasfanton

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Thread: Conflict

    by douglasfanton
    Replies
    1
    Views
    641

    Re: Conflict

    There was two objects with the same name.
    But not anymore.
  2. Thread: Conflict

    by douglasfanton
    Replies
    1
    Views
    641

    Conflict

    Hi, people!
    Look at this conflict (attachment).

    There was a conflict. But I've already solved the problem (I think, at least).

    But sometimes the error appears. I don't understand.

    Is there...
  3. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    Yes, I see.
    I didn't know if I should be more specific.
    But it's ok! Thanks a lot.
  4. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    Ok, Samuel.

    I've put this in the application.css file:




    .WebList > div > div > div > div > .WebList_Body.WebList_ShowSelected > div > div > .WebList_Row.WebList_Selected{
    border-left:...
  5. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    Where do I find this file? Application.css? Or should I create?
    And after creating, why should I set to use this file?
  6. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    I found the line in Df_Material .CSS file, and I copied it to Df_Flat_Touch. It worked! Thanks!
  7. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    No deleted... Df_Material is ok in 19.1. I only don't know where the folder is, to view the .CSS file.
    I only need to change the color of that item in the list. I need the blue color. I mean, I...
  8. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    In 19.1, I can't find the folder that contains the theme Df_Material
  9. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    You are right, Samuel.
    The theme is different.
    19.1: Df_MATERIAL
    20: Df_Flat_Touch

    Oh, God... I don't know CSS so much :-(
  10. Replies
    15
    Views
    1,583

    Re: Layout of a selected row in a cWebList

    Hi, Samuel!
    I use the same class in both.

    This is the code in 19.1:



    Use cWebList.pkg
  11. Replies
    15
    Views
    1,583

    Layout of a selected row in a cWebList

    Hi!
    Look at the attachments, please.
    They show selected rows in a cWebList.
    In VDF 19.1, the row is in blue.
    The customer wants the 19.1 option. Can I set the same layout (selected row in blue)...
  12. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Thanks, SEHS!
    I'm gonna try!
  13. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    We use other tool to merge PDFs, with other PDF files.
    In this tool, we do a SQL Query in an specific order, generate PDF files, fill an array with the paths of those PDFS, an the merge follows the...
  14. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Any other tool?
    The problem, for me, is the order now.
  15. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    It works, Bob and SEHS!!!


    Runprogram Wait '"C:\Program Files (x86)\PDFtk\bin\pdftk.exe"' '"C:\Users\prog4\Desktop\GroupErp\AppHtml\Images\Empresa\17276851000164\Temp\*.pdf" cat output...
  16. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Please, Bob, paste here your command line that works.
  17. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    In a DOS Window it really works.

    In VDF I've tried this:


    Runprogram Shell Background "pdftk" "C:\Users\prog4\Desktop\GroupErp\AppHtml\Images\Empresa\17276851000164\Temp\*.pdf cat output...
  18. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    I'm trying to use RunProgram Wait and RunProgram shell.
    But I think I'm doing something wrong.
  19. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Do you use RunProgram Wait?
  20. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Should I install this version?

    https://www.pdflabs.com/tools/pdftk-server/
  21. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    I need a server side processing.
  22. Replies
    22
    Views
    1,902

    Re: I can't merge this PDF

    Do you have code example of using that?
    Does that work in a web application?
  23. Replies
    22
    Views
    1,902

    I can't merge this PDF

    Hi!
    I can't merge this PDF file (attached) in an other bigger PDF.
    It returns a blank PDF.
    I use this class:



    Class cMergePDF is a cPDCat

    Function fMergePDF String sOutPatch...
  24. Replies
    9
    Views
    1,279

    Re: Invalid date

    Yes, you're right. I didn't know.
    Thanks.
  25. Replies
    9
    Views
    1,279

    Re: Invalid date

    Problem solved using this:
    Set pbEscapeForwardSlash of hoJson to False

    Thanks!
Results 1 to 25 of 59
Page 1 of 3 1 2 3