> Anyone have suggestions on a nice way to throw an error
> when the data is truncated? (rather than silently failing at
> that point and erroring later on.) 

Do you mean when the physical file is created from the datasource? You could 
try using one of the IsPDF...() functions. If the file data is truncated, the 
function should return false.


      

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329907
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to