1 Reply Latest reply: Jul 10, 2009 7:58 AM by lrosenth RSS

    How to format the text  in a Digital Signature for a PDF in landscape orientation?

    anaghad Community Member

      I have a custom Digital Signature plug-in which prompts the user to enter few details on a dialog and then renders the signature. Now, the problem is for a page which has PDPageGetRotate value as 90. In this case, the entire content(text) in the signature is rendered reversed i.e its displayed upside down. However, for a page in portrait mode, i.e with rotation value as 0, signature is correctly displayed.

      Can anybody help me by explaining which callback/method to use to frame the text appearance? I think there needs to be some change in the parameters passed to DigSigAPCreateLayeredStreamEx, am i correct?

       

      Let me know any comments/suggestions on this issue of correctly rendering text in a digital signature for a rotated page.