tracker issue : CF-3039162

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

Bug 78570:PPT -> HTML does not support shapes

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/

Reporter/Name(from Bugbase): Jeremy Moore / Jeremy Moore (Jeremy Moore)

Created: 07/06/2009

Components: Document Management, Presentation

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 9,0,0,240375 /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

PPT -> HTML does not support shapes
Method:

Making slides...
<cfflush>
<cfpresentation format="html" destination="#ExpandPath("./slides_html")#" overwrite="true" title="Hello">

<cfpresentationslide src="#ExpandPath("./slides.ppt")#" slides="1"/>
<cfpresentationslide src="#ExpandPath("./slides.ppt")#" slides="2"/>
<cfpresentationslide src="#ExpandPath("./slides.ppt")#" slides="3"/>
</cfpresentation>
done.
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3039162

External Customer Info:
External Company:  
External Customer Name: Jeremy Moore
External Customer Email: AA0C39473794F33C9920FA82
External Test Config: 07/06/2009

Attachments:

Comments: