Transparent RTF Text over watermark

  • Hello !

    Same post : http://wpcubed.com/forum/viewtopic.php?t=263

    " When using wpTools with wPdf I took a PDF-File for the background as a watermark. But the RTF File has a white background and this overlappes with the watermark and makes it partially invisible.

    Is it possible to put out the RTF file with a transparent background ? "

    No solution... just a e-mail, i need this e-mail :D

    I'm using WPTools v4 and wPDF v2

    A exemple of my source code, event "WPPDFExport.OnBeforePrintPage" :

    Thanks to anyone can help me !

    • Offizieller Beitrag

    That's an very old post. The updated DLL / WPTools which has been sent by mail, has been very likely integrated in the product after Feb 2004.

    You will need wPDF V3 - with V2 the RTF printing worked a lot different. Now it is just painted on the canvas, previously the text entities were exported directly to PDF.

    WPTools 5,6 and now 7 use PrintPageOnCanvas which also accepts an optionsflag, among others ppmForPDFOutput.

  • Ok.

    [ Translate Google ON ]

    I do not quite understand, i have to change WPTools and wPDF ?
    Is it possible to update only wPDF v2 to v3 with WPTool v4 ?
    For information, I work on Delphi 6 and I do not have enough time to change everything.

    [ Translate Google OFF ]

    Thank you !