I'm using Web Forms to capture data from users and then create a PDF with the captured data… I want to create the new PDF under Company Home/myspace… or other space… Is this possible?! … How?!… Thanks in advance!!
Web Forms are only available within Alfresco WCM, which limits them to creating assets (both the master XML and any derived renditions) within a Web Project.
write a class extending createwebcontentwizard and call the super methods for default operation and in finalImpl call a method which is doing your operation and putting content in a space (DM)