Jump to content

Search the Community

Showing results for tags 'inline'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome
    • Start Here!
    • News
  • Software-Related Talk
    • Documentation
    • Getting Started
    • The JavaScript Library
    • FusionPro® VDP Creator
    • FusionPro® VDP Producer
    • FusionPro® VDP Server (API)
    • FusionPro® Expression®
    • MarcomCentral®
  • Support
    • Issues, Questions, Etc.
    • Digital Workflow Documents
    • Fonts
  • Off Topic
    • Customer Polls
    • Job Board (Moderated)
    • Reviews, Rants, and General Musings

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Location


Occupation


FusionPro VDP software version


OS


Acrobat Version


Homepage


ICQ


AIM


Yahoo


MSN


Skype


User Title

Found 2 results

  1. In the attached collected files, I can pull images from external file path within the graphic frame. How do I pull images from external file path as an inline graphic? Ultimately I want to pull in the images from external file path into my table. price-list_imagetest.zip
  2. I'm creating a template for a customer that allows users to select up to 5 bullets. Based upon the number of bullets they flow to the next frame. I have that working. In addition to the above, they want to use an image as a bullet. (see attached bullet)Bullet-Red-c12m100y99k3.pdf I'm using the following rule: if (Field("Bullet 1") != "") return "<graphic file=Bullet-Red-c12m100y99k3.pdf>"+ Field("Bullet 1"); else return "" When I test the rule it shows that it is returning the graphic + the text. When I apply the rule it is only showing the text. I deselected return as tagged text & it placed the following in the text box: <graphic file=Bullet-Red-c12m100y99k3.pdf>Bullet Copy. I know that I can use graphic boxes for the bullets & text boxes for the copy (and align them), but some bullets are 1 line & some are 2 lines so the spacing between them will not be uniform. This is why I'm trying to use inline graphic. Also, on 2 line bullets, the bullet needs to display on line 1. I've also attached a PDF showing how the bullets should display. PrintAd-4x4-r1.pdf I hope someone can help me today.
×
×
  • Create New...