Dynamic PDF generation

Ask a Question related to Macromedia ColdFusion, Design and Development.

  1. #1

    Default Dynamic PDF generation

    we have CFMX 2004 on Linux

    I would like to know what it takes or what all I need to Retrieve the data
    from database and generate PDF ( Setting password would be really nice ) and
    sending it. And it's going to be scheduled JOB which runs every month and send
    the files to users.

    I know the data retrieval and sending email is not a problem, how can I
    generate PDF on fly ( with password) based on the data in a table.

    What Softwares/tools I need to get this going. Any Freeware or does MM already
    has something.

    Thanks for all your help in advance.

    Coldguru Guest

  2. Similar Questions and Discussions

    1. Dynamic KFP Generation
      We have the need for dynamic (real-time) generatation of a KFP file (Acrobat Preflight Profile) based on metadata managed in a SQL database for use...
    2. Dynamic Password Generation
      I am looking for ideas of the best way to create a dynamic password when a user registers with an online service. You know the sort of thing...tt...
    3. XML and Flash Dynamic Generation
      hi everyone, i hope that anyone has a way to help me, my question is : can i generate a flash document or flash form based on XML file? can i make...
    4. dynamic Flash generation
      Does anyone know of a framework for dynamic Flash content generation? A sort of web app framework that dynamically generates Flash SWFs based on...
    5. Dynamic Screen Generation
      It is possible using mx2004 Pro to create screens dynamically? I have a bunch of custom components and want to use xml to basically create those...
  3. #2

    Default Re: Dynamic PDF generation

    there are third party tools for MX... CFMX 7 has the functionality
    built into it.

    downtroden Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139