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. The Lounge
  3. I hate PDF

I hate PDF

Scheduled Pinned Locked Moved The Lounge
csharpadobelounge
16 Posts 8 Posters 1 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.
  • K Konstantin Vasserman

    PDF files do piss me off every time I have to deal with them. However, I think we should give Adobe some credit for some awesome apps like Photoshop.

    R Offline
    R Offline
    Rage
    wrote on last edited by
    #5

    Konstantin Vasserman wrote: I think we should give Adobe some credit for some awesome apps like Photoshop I second that. ~RaGE();

    1 Reply Last reply
    0
    • P Paul Selormey

      Christian Graus wrote: I hate them all. That is okay, just make sure you use their products ;P On record, there is enough information to even break the security :) Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #6

      So you've done some work with PDF ? The doc *looks* good, but I'm sure I followed it, and my text node is not appearing. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
      C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
      It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

      G P 2 Replies Last reply
      0
      • K Konstantin Vasserman

        PDF files do piss me off every time I have to deal with them. However, I think we should give Adobe some credit for some awesome apps like Photoshop.

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #7

        Photoshop is OK, but I think it's a little busy. Besides, they wrote it because they've had time to. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
        C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
        It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

        K 1 Reply Last reply
        0
        • S Senkwe Chanda

          Christian Graus wrote: I am totally, utterly unable to append a PDF and get a new text node to appear. How are you doing this at the moment? ASP.NET can never fail as working with it is like fitting bras to supermodels - it's one pleasure after the next - David Wulff

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #8

          I'm trying to do it in a text editor, creating the field, the index, the suffix, and calculating the byte offsets in a hex editor. The main PDF still shows, but my appended text node does not. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
          C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
          It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

          S C 2 Replies Last reply
          0
          • C Christian Graus

            Photoshop is OK, but I think it's a little busy. Besides, they wrote it because they've had time to. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
            C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
            It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

            K Offline
            K Offline
            Konstantin Vasserman
            wrote on last edited by
            #9

            Christian Graus wrote: Photoshop is OK, but I think it's a little busy. Photoshop's interface is not very intuitive - maybe it is a Mac thing, but functionality of the app is just outstanding. I am only working with it for just over a year and once I was over the initial confusion/shock I really like the application. Christian Graus wrote: they wrote it because they've had time to. :)

            1 Reply Last reply
            0
            • K Konstantin Vasserman

              PDF files do piss me off every time I have to deal with them. However, I think we should give Adobe some credit for some awesome apps like Photoshop.

              J Offline
              J Offline
              Jason Henderson
              wrote on last edited by
              #10

              Their products are way too expensive if you ask me.

              Jason Henderson
              "You must be the change you wish to see in the world." - Gandhi

              articles profile

              K 1 Reply Last reply
              0
              • J Jason Henderson

                Their products are way too expensive if you ask me.

                Jason Henderson
                "You must be the change you wish to see in the world." - Gandhi

                articles profile

                K Offline
                K Offline
                Konstantin Vasserman
                wrote on last edited by
                #11

                Well, the same is true about many other software companies...

                1 Reply Last reply
                0
                • C Christian Graus

                  I'm trying to do it in a text editor, creating the field, the index, the suffix, and calculating the byte offsets in a hex editor. The main PDF still shows, but my appended text node does not. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
                  C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
                  It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

                  S Offline
                  S Offline
                  Senkwe Chanda
                  wrote on last edited by
                  #12

                  I feel your pain, I've been there :-) The specs for the PDF format are deceptively simple. But what I've found is that they can be a litte TOO flexible. From version to version there is more than one way of doing the same thing. Your best bet might be to first do it using Acrobat Writer or the Acrobat COM API's (which have plenty of memory leaks by the way) if you have access to that (or some other free tool) and then do a diff between the text files you got manually and what you got from Writer, to see where you might have gone wrong. ASP.NET can never fail as working with it is like fitting bras to supermodels - it's one pleasure after the next - David Wulff

                  1 Reply Last reply
                  0
                  • C Christian Graus

                    So you've done some work with PDF ? The doc *looks* good, but I'm sure I followed it, and my text node is not appearing. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
                    C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
                    It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

                    G Offline
                    G Offline
                    Giles
                    wrote on last edited by
                    #13

                    Your still trying to do the PDF thing. I remeber you asking about that the other week. The funny thing is, its supposed to be an open format, but its just confusing.

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      I'm trying to do it in a text editor, creating the field, the index, the suffix, and calculating the byte offsets in a hex editor. The main PDF still shows, but my appended text node does not. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
                      C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
                      It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

                      C Offline
                      C Offline
                      Claudius Mokler
                      wrote on last edited by
                      #14

                      Maybe this http://www.pdflib.com/pdflib/index.html helps you?

                      What is PDFlib?

                      Want to spice up your generated documents with PDF?
                      Tired of HTML formatting issues?
                      PDFlib is a development tool for PDF-enabling your software,
                      or generating PDF on your server. PDFlib, available since 1997,
                      saves you the intricate details of PDF generation by offering
                      a simple-to-use API for programmatically creating PDF files
                      from within your own server- or client-side software.

                      PDFlib doesn't make use of Adobe Acrobat for generating PDF,
                      nor does it require any other third-party software.

                      The PDF import library (PDI)

                      PDI is a companion product to PDFlib which allows you to
                      process existing PDF documents. With PDI you can open PDF
                      files and incorporate one or more pages into PDFlib-generated
                      output.
                      With the PDFlib+PDI combo you can easily develop solutions
                      for shuffling or stamping pages, extracting or appending etc.

                      Note that PDI must be purchased separately from PDFlib, although
                      both are delivered in a single binary. In order to successfully
                      use PDI you must purchase a license key for the PDFlib+PDI combo.

                      Source code for PDI is not available for download from this site,
                      but we offer PDI source code for commercial licensing.

                      1 Reply Last reply
                      0
                      • C Christian Graus

                        So you've done some work with PDF ? The doc *looks* good, but I'm sure I followed it, and my text node is not appearing. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
                        C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
                        It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

                        P Offline
                        P Offline
                        Paul Selormey
                        wrote on last edited by
                        #15

                        Post a sample to the right forum so that we could take a look. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.

                        C 1 Reply Last reply
                        0
                        • P Paul Selormey

                          Post a sample to the right forum so that we could take a look. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.

                          C Offline
                          C Offline
                          Christian Graus
                          wrote on last edited by
                          #16

                          I can't work out which is the 'right' forum. I've not written any code, I'm just typing up a PDF at this point. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002
                          C# will attract all comers, where VB is for IT Journalists and managers - Michael P Butler 05-12-2002
                          It'd probably be fairly easy to make a bot that'd post random stupid VB questions, and nobody would probably ever notice - benjymous - 21-Jan-2003

                          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