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. General Programming
  3. C / C++ / MFC
  4. how to convert tiff to pdf it's urgent

how to convert tiff to pdf it's urgent

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorial
6 Posts 6 Posters 0 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.
  • E Offline
    E Offline
    eswar pothula
    wrote on last edited by
    #1

    Hi all........ This is Eswar I want help for any one, In my project convert from tiff image to pdf document. this project developed in vc++6.0, so please help me........ thanks in advance

    A G enhzflepE CPalliniC 4 Replies Last reply
    0
    • E eswar pothula

      Hi all........ This is Eswar I want help for any one, In my project convert from tiff image to pdf document. this project developed in vc++6.0, so please help me........ thanks in advance

      A Offline
      A Offline
      Adam Roderick J
      wrote on last edited by
      #2

      I think you didn't google it :) Well just refer this article [^]

      Величие не Бога может быть недооценена.

      1 Reply Last reply
      0
      • E eswar pothula

        Hi all........ This is Eswar I want help for any one, In my project convert from tiff image to pdf document. this project developed in vc++6.0, so please help me........ thanks in advance

        G Offline
        G Offline
        Game point
        wrote on last edited by
        #3

        http://www.codeproject.com/Messages/3248876/how-to-convert-tiff-to-pdf-its-urgent.aspx[^] http://www.codeproject.com/Messages/3248361/Re-how-to-convert-tiff-to-pdf-and-pdf-to-tiff.aspx[^] check forums ...guide lines thanks

        1 Reply Last reply
        0
        • E eswar pothula

          Hi all........ This is Eswar I want help for any one, In my project convert from tiff image to pdf document. this project developed in vc++6.0, so please help me........ thanks in advance

          enhzflepE Offline
          enhzflepE Offline
          enhzflep
          wrote on last edited by
          #4

          Here you go, it may not compile just yet though. ;)

          char *answerForumQuestion(char *requestString, bool isUrgent)
          {
          // provide negative feedback for requests marked as urgent
          if (isUrgent)
          if (rand() % 2)
          return NULL;
          else return ptrToRequestStringErrorMessage;

          // decide whether to try or not
          if (isClear(requestString) && effortShown(requestString))
          {
          // provide an answer where possible
          if (forumReaderUnderstands(requestString))
          return formulateAnswer(requestString);
          }

          // for all other cases do nothing
          return NULL;
          }

          C 1 Reply Last reply
          0
          • enhzflepE enhzflep

            Here you go, it may not compile just yet though. ;)

            char *answerForumQuestion(char *requestString, bool isUrgent)
            {
            // provide negative feedback for requests marked as urgent
            if (isUrgent)
            if (rand() % 2)
            return NULL;
            else return ptrToRequestStringErrorMessage;

            // decide whether to try or not
            if (isClear(requestString) && effortShown(requestString))
            {
            // provide an answer where possible
            if (forumReaderUnderstands(requestString))
            return formulateAnswer(requestString);
            }

            // for all other cases do nothing
            return NULL;
            }

            C Offline
            C Offline
            Cedric Moonen
            wrote on last edited by
            #5

            You forgot the case for which this is the third (or more) times that the OP asks the question and completely ignores the replies he received...

            Cédric Moonen Software developer
            Charting control [v2.0] OpenGL game tutorial in C++

            1 Reply Last reply
            0
            • E eswar pothula

              Hi all........ This is Eswar I want help for any one, In my project convert from tiff image to pdf document. this project developed in vc++6.0, so please help me........ thanks in advance

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              Hi Eswar, This is Carlo. Looks like you keep ignoring received answers to previous requests about the same argument. Do you realize this attitude is a serious obstacle on your way to success? :)

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
              This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
              [My articles]

              In testa che avete, signor di Ceprano?

              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