Beiträge von norbs101

    Zitat

    What, then, is the bottom line here? Well, to get right to the point (finally!) – with some major compiler work being done on the new backend and the 64-bit compiler, this seems like a good time to “make a move” and transition to this new compiler architecture. We expect the 64-bit version of Delphi to be ready in mid-2010. Because the compiler is the first step in a complete 64-bit product, we are planning to release a preview of the 64-bit compiler in mid-2009 so that those of you who are extremely eager to see a 64-bit Delphi can get started early.


    This is just very painful especially when you have native 64bit operating system like Windows Server 2008.

    I am evaluating the dll and ran into a few problems.

    1. When calling the conversion process itself,
    WPDF_ExecCommand pdf 1100 0 '' 0, I get a result of 0, should I be getting a 1 for success?

    2. The converted RTF shows some inconsistancy with table allignment.

    Also, I noticed some borders have double with in some places

    I'd be happy to send you a sample document I am working with.

    P.S. I am using whatever version is in your wPDFControl3DemoDLL.zip download as of 4/30/06.