My code works on my dev server, but I get this error on the server. <cfdocument format = "PDF" src="http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm" filename="test.pdf" overwrite="yes"> </cfdocument>
The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes. Error Occurred While Processing Request An exception occurred when performing document processing. The cause of this exception was that: ExceptionConverter: java.lang.NullPointerException. The error occurred in D:\Inetpub\wwwroot\Yobaby\test.cfm: line 15 13 : <!--- <cfhttp url="http://www.yobabyyogurt.com/coverybaby/#getit.sov_image_path#/souvenir4.cfm" resolveURL="yes" method="get"></cfhttp> ---> 14 : <!--- <cfhttp url="http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm" resolveURL="yes" method="get"></cfhttp> ---> 15 : <cfdocument format = "PDF" src="http://www.yobabyyogurt.com/CoverBaby/souvenir.cfm" filename="test.pdf" overwrite="yes"> 16 : </cfdocument> 17 : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292401 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

