Access violation with PDFConverter Demo

  • I'm testing Wptools 5.20.6 and Wpdf 3, i have some problems to convert RTF to PDF.

    The demo produces a good PDF 75% of the time but during some conversions i got an access violation with this exception message : "Format '%d' ungültig oder nicht kompatibel mit Argument (5569)", i really dont understand why sometimes conversion works and sometimes conversion doesn't work...

    I have tested the demo with lot of RTF files and i got the upside behavior with each files.

    When conversion doesn't work, the pdf file is created, some pages are converted and the pdf is ended by a new blank page.

    Does anyone know why i got this access violations?

    • Offizieller Beitrag

    Hi,

    thanks for reporting this problem. It was a mixup beteen float and int inside the demo watermark code. Since the watermark was printed on random basis it did not always happen.

    I updated the demo.

    Kind Regards,

    Julian Ziersch