tracker issue : CF-4202622

select a category, or use search below
(searches all categories and all time range)
Title:

letter-spacing doesn't work in PDF-Document

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/DesignLimitation

Reporter/Name(from Bugbase): Sanyar Rst / ()

Created: 05/28/2018

Components: Document Management, PDF generation

Versions: 2016,2018

Failure Type: Others

Found In Build/Fixed In Build: 2012 R2 /

Priority/Frequency: Normal /

Locale/System: / Win 2012 Server x64

Vote Count: 1

Problem Description: Letter-spacing of CSS does't work.

Steps to Reproduce:

Actual Result: doesn't change space between letters

Expected Result:

Any Workarounds:

Attachments:

Comments:

Hi, The bug is very vague and unclear. Can you please share a few detailsĀ and a repro case of the issue you are facing?
Comment by Kailash B.
28945 | May 29, 2018 08:18:55 AM GMT
Hi Kailash and Sanyar, Repro: <cfhtmltopdf> <p>Sentence without letter spacing.</p> <p style="letter-spacing:10;">Sentence with letter spacing.</p> </cfhtmltopdf> Actual and Expected Result: CSS letter-spacing works in cfhtmltopdf <cfdocument format="pdf"> <p>Sentence without letter spacing.</p> <p style="letter-spacing:10;">Sentence with letter spacing.</p> </cfdocument> Actual Result: CSS letter-spacing doesn't work in cfdocument Expected Result: CSS letter-spacing works in cfdocument as documented in cfdocument's "Supported CSS styles" section Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-d-e/cfdocument.html Thanks!, -Aaron
Comment by Aaron N.
28987 | June 06, 2018 06:22:24 AM GMT
Confirmed in build 2018.0.01.308605 (PreRelease)
Comment by Aaron N.
28988 | June 06, 2018 06:23:03 AM GMT
We won't be supporting letter-spacing for cfdocument tag and it has been removed from documentation. thanks
Comment by Ajay R.
29969 | November 27, 2018 07:52:14 AM GMT
I am subscribed to this ticket per my above comment but didn't receive email notification of Ajay's comment. Testing testing 1234.
Comment by Aaron N.
29987 | December 02, 2018 10:28:51 AM GMT
test vote
Vote by Aaron N.
29988 | December 02, 2018 10:29:12 AM GMT