Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Workspaces Forum
  4. Report programming

Report programming

Scheduled Pinned Locked Moved Workspaces Forum
databasequestion
4 Posts 3 Posters 11 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mercurius84
    wrote on last edited by
    #1

    Hi guys, I need some advice on the a reporting application. I have some text files which needed to be displayed on a web application. I have a requirement that all these text files are required to be kept in a repository database and to be displayed as in pdf format, on the web. The text files are not in a fixed format. some may A4 paper size and some may A3, A2 and so forth. There are two separate process/program. -one for the file format conversion + store in to the repository -the other, is the web application, mainly just to display the source. Which approach should I proceed? a) convert these files to pdf and store them in to the repository and then, display them on the web. b) store the files (without conversion) and then convert to pdf before display them on the web. Thank you for your comment.

    Kornfeld Eliyahu PeterK K 2 Replies Last reply
    0
    • M Mercurius84

      Hi guys, I need some advice on the a reporting application. I have some text files which needed to be displayed on a web application. I have a requirement that all these text files are required to be kept in a repository database and to be displayed as in pdf format, on the web. The text files are not in a fixed format. some may A4 paper size and some may A3, A2 and so forth. There are two separate process/program. -one for the file format conversion + store in to the repository -the other, is the web application, mainly just to display the source. Which approach should I proceed? a) convert these files to pdf and store them in to the repository and then, display them on the web. b) store the files (without conversion) and then convert to pdf before display them on the web. Thank you for your comment.

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      First - move it to the proper forum...

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      1 Reply Last reply
      0
      • M Mercurius84

        Hi guys, I need some advice on the a reporting application. I have some text files which needed to be displayed on a web application. I have a requirement that all these text files are required to be kept in a repository database and to be displayed as in pdf format, on the web. The text files are not in a fixed format. some may A4 paper size and some may A3, A2 and so forth. There are two separate process/program. -one for the file format conversion + store in to the repository -the other, is the web application, mainly just to display the source. Which approach should I proceed? a) convert these files to pdf and store them in to the repository and then, display them on the web. b) store the files (without conversion) and then convert to pdf before display them on the web. Thank you for your comment.

        K Offline
        K Offline
        Kamil Burzynski
        wrote on last edited by
        #3

        Well, first of all, you should use a proper forum, as this one is dedicated to our ::Workspaces product. Also a bit of advice: it seems that you will convert each document once, and then display it multiple times. There is no point in doing conversion during each page load, it will make your page load slowly, and will be repeating the same job over and over again, throwing results every time. I would go for keeping both original (that is almost always a good idea) and converted in your document repository then just use the converted version for display.

        M 1 Reply Last reply
        0
        • K Kamil Burzynski

          Well, first of all, you should use a proper forum, as this one is dedicated to our ::Workspaces product. Also a bit of advice: it seems that you will convert each document once, and then display it multiple times. There is no point in doing conversion during each page load, it will make your page load slowly, and will be repeating the same job over and over again, throwing results every time. I would go for keeping both original (that is almost always a good idea) and converted in your document repository then just use the converted version for display.

          M Offline
          M Offline
          Mercurius84
          wrote on last edited by
          #4

          Thank you and sorry for the wrong site posting. :laugh:

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups