[xep-support] Problem with rounded edge box

Mark Cilia Vincenti mark at gfi.com
Mon Oct 8 01:08:44 PDT 2007


So is this not possible to do with XEP please? Will I have to resort to using rectangular boxes, or is there some other means I can have boxes with rounded corners?

Best Regards,

Mark Cilia Vincenti - Internal Developer - Marketing
GFI Software - www.gfi.com

-----Original Message-----
From: Mark Cilia Vincenti 
Sent: 02 October 2007 11:34 AM
To: 'xep-support at renderx.com'
Subject: RE: [xep-support] Problem with rounded edge box

Hi,

I'm still out of ideas. I tried using the linearization in the hope that it would have some effect, but it was not to be. Does anyone have any bright ideas? :)

Best Regards,

Mark Cilia Vincenti - Internal Developer - Marketing
GFI Software - www.gfi.com

-----Original Message-----
From: owner-xep-support at renderx.com [mailto:owner-xep-support at renderx.com] On Behalf Of Mark Cilia Vincenti
Sent: 28 September 2007 11:07 AM
To: xep-support at renderx.com
Subject: [xep-support] Problem with rounded edge box

Hi,

I'm trying to make a red box with rounded corners which will have white text inside. The text inside may end up wrapping over more than one line, so I decided to have a 3x2 table with the middle column spanning over 2 rows. The text goes in this middle column whereas the other 4 cells have images with rounded corners.

<fo:table height="6mm" table-layout="auto" space-after.optimum="10pt" background-color="rgb-icc (204, 0, 0, #CMYK, 0, 1, 0.81, 0.04)">
	<fo:table-column />
	<fo:table-column />
	<fo:table-column />
	<fo:table-body>
		<fo:table-row>
			<fo:table-cell display-align="before">
				<fo:block line-height="0mm">
					<fo:external-graphic content-height="3mm" scaling="uniform" src="url('N:\DTP\Company General\xml brochure\A3Print\crop_circle_lt.tif')"/>
				</fo:block>
			</fo:table-cell>
			<fo:table-cell number-rows-spanned="2" display-align="center">
				<fo:block color="#FFFFFF" line-height="5mm" font-size="10pt" font-weight="bold" font-family="UniversGFI">
					Bla bla bla the text goes here and it will wrap over a number of lines
				</fo:block>
			</fo:table-cell>
			<fo:table-cell display-align="before">
				<fo:block line-height="0mm">
					<fo:external-graphic content-height="3mm" scaling="uniform" src="url('N:\DTP\Company General\xml brochure\A3Print\crop_circle_rt.tif')"/>
				</fo:block>
			</fo:table-cell>
		</fo:table-row>
		<fo:table-row>
			<fo:table-cell display-align="after">
				<fo:block line-height="0mm">
					<fo:external-graphic content-height="3mm" scaling="uniform" src="url('N:\DTP\Company General\xml brochure\A3Print\crop_circle_lb.tif')"/>
				</fo:block>
			</fo:table-cell>
			<fo:table-cell display-align="after">
				<fo:block line-height="0mm">
					<fo:external-graphic content-height="3mm" scaling="uniform" src="url('N:\DTP\Company General\xml brochure\A3Print\crop_circle_rb.tif')"/>
				</fo:block>
			</fo:table-cell>
		</fo:table-row>
	</fo:table-body>
</fo:table>

When we took the PDFs to the printer, some of the boxes have a thin red line around the images, as if the table has the equivalent of cellpadding in HTML. This can be visible from Adobe Acrobat Professional's Transparency Flattener Preview.

Any idea how I could solve this problem please?

Best Regards,
Mark Cilia Vincenti - mark at gfi.com 
Internal Developer - Marketing - GFI Software - www.gfi.com
Messaging, Content Security & Network Security Software
Tel: +356 21382418 (ext:227)    Fax: +356 21382419

DISCLAIMER
The information contained in this electronic mail may be confidential or
legally privileged. It is for the intended recipient(s) only. Should you
receive this message in error, please notify the sender by replying to
this mail. Unless expressly stated, opinions in this message are those
of the individual sender and not of GFI. Unauthorized use of the
contents is strictly prohibited. While all care has been taken, GFI is
not responsible for the integrity of the contents of this electronic
mail and any attachments included within.  

This mail was checked for viruses by GFI MailSecurity. 
GFI also develops anti-spam software (GFI MailEssentials), a fax server (GFI FAXmaker), and network security and management software (GFI LANguard) - www.gfi.com 



-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list