Jump to content

sphandsgraphics.com

Registered Users - Approved
  • Posts

    8
  • Joined

Posts posted by sphandsgraphics.com

  1. Hi,

     

    My main goal is to have an image of a signature inside of variable text box. I want it to flow with the text. The image is going to be dynamic. The user will be able to upload an image of their signature.

     

    What would be the best approach in doing this?

     

    Below is my Fusion Pro template.

    http://tinypic.com/r/2n8ym9g/8

     

    I want the image of the signature to be where the orange text is in the image.

     

    Thank you,

    Sopol

     

    I am using: Fusion Pro VDP Designer 9.1.0, Acrobat Pro 9.5.4, Mac OS X 10.6.8.

  2. I also wanted to have a graphic field flow with text but I can't get it to work. I wanted to add a signature image at the end of the text. I can't use the inline image rule because users need to upload images for the signature.

     

    1. Graphic field is called "SignatureUpload".

    2. I added the rule below:

    "return CreateResource(Field("UploadSignature"), "graphic").content;"

    3. The rule is a text rule and the name of the rule is "UploadSignature_Rule".

    4. I added the rule to a variable text box. There is text above and below "UploadSignature_Rule".

     

    Sample of my variable text box:

    Dear «ClientFirstName»,

     

    «StateofMarketfirstparagraph»

     

    «SecondParagraph»

     

    «UploadSignature_Rule»

     

    «Name»

     

    All the fields return text however the Signature rule returns nothing but white space.

     

    Any suggestions? Do you need more info?

     

    Thank you,

    Sopol

     

    I am using: Fusion Pro VDP Designer 9.1.0, Acrobat Pro 9.5.4, Mac OS X 10.6.8.

  3. I also wanted to have a graphic field flow with text but I can't get it to work. I wanted to add a signature image at the end of the text. I can't use the inline image rule because users need to upload images for the signature.

     

    1. Graphic field is called "SignatureUpload".

    2. I added the rule below:

    "return CreateResource(Field("UploadSignature"), "graphic").content;"

    3. The rule is a text rule and the name of the rule is "UploadSignature_Rule".

    4. I added the rule to a variable text box. There is text above and below "UploadSignature_Rule".

     

    Sample of my variable text box:

    Dear «ClientFirstName»,

     

    «StateofMarketfirstparagraph»

     

    «SecondParagraph»

     

    «UploadSignature_Rule»

     

    «Name»

     

    All the fields return text however the Signature rule returns nothing but white space.

     

    Any suggestions? Do you need more info?

     

    Thank you,

    Sopol

     

    I am using: Fusion Pro VDP Designer 9.1.0, Acrobat Pro 9.5.4, Mac OS X 10.6.8.

  4. I also wanted to have a graphic field flow with text but I can't get it to work. I wanted to add a signature image at the end of the text. I can't use the inline image rule because users need to upload images for the signature.

     

    1. Graphic field is called "SignatureUpload".

    2. I added the rule below:

    "return CreateResource(Field("UploadSignature"), "graphic").content;

×
×
  • Create New...