I was just handed this and I need some guidance. We have a page using cfdocument as such... <CFDOCUMENT margintop="1.6" marginbottom=".25" format="pdf" fontembed="yes">
...a bunch of crap in here... </cfdocument> Our team has now decided they want to be able to edit the pdf to account for necessary small changes. So I added permission="AllowModifyContent", which in theory should allow a user to edit the pdf. I then get an error sayingt he encryption level has to be set if you use the permissions attribute. Well, I set it to none because that is an option and its what I want. No go. New error messasge says the encryption has to be set at 40bit or 128-bit which foulss up the pdf. I am new to cfdocument so any help would be appreciated. Thanks Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Houston ColdFusion Users' Group" discussion list. To unsubscribe, send email to [EMAIL PROTECTED] For more options, visit http://groups.google.com/group/houcfug?hl=en -~----------~----~----~----~------~----~------~--~---
