Another thing to try would be (off your first attempt to resolve)...
<PDF source="Cover" bookmarkTitle="#Replace('ucase('Co')','O','o','all')#ver
Page"/>
What happens just passing as a string with no Ucase()?
Like...
<cfset bookmarkTitle = 'Cover Page'>
<PDF source="Cover" bookmarkTitle="#bookmarkTitle#"/>
This still should produce the same issue, but being as that it may be a bug,
this might work as a bandaid.
Jim Eisenhauer
On Mon, Jun 14, 2010 at 2:57 PM, Raymond Camden <[email protected]> wrote:
>
> That's all I can suggest for now - if it works in 9 it may be worth
> the price of the update.
>
> On Mon, Jun 14, 2010 at 4:19 PM, adam sontag <[email protected]> wrote:
> >
> > Still on 8.0.1. Nothing in the second hotfix for 8 addressed anything
> about this, and I haven't had a chance to test this on 9 yet.
> >
> >> Smells like a bug for sure. What version of CF?
> >>
> >>
> >> On Mon, Jun 14, 2010 at 4:00 PM, adam sontag <[email protected]>
> >> wrote:
> >> >
> >> > Hi everyone,
> >> >
> >> > I have encountered an issue that can only be described as extremely
> >> bizarre, and am curious if anyone has encountered it before. I am
> >> generating a PDF using DDX instructions, merging a bunch of pdfs
> >> together, creating a cover page using CFDocument, adding bookmarks,
> >> the whole spiel. I was pretty much done, but I figured, "hey, let me
> >> put a bookmark for the cover page in." Surely enough, when I try to
> >> make the text of the bookmark be "Cover Page", CF inexplicably makes
> >> the first 'C' be lower case. This does not affect any other letters
> >> of the alphabet.
> >> >
> >> --
> > ======>
> =====================================================================
> >> Raymond Camden, ColdFusion Jedi Master
> >>
> >> Email : [email protected]
> >> Blog : www.coldfusionjedi.com
> >> AOL IM : cfjedimaster
> >>
> >> Keep up to date with the community: http://www.
> > coldfusionbloggers
> >
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334550
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm