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. Visual Basic
  4. PDF merge by PDFBox

PDF merge by PDFBox

Scheduled Pinned Locked Moved Visual Basic
helpcsharpphpcom
3 Posts 3 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.
  • S Offline
    S Offline
    Saam_cse
    wrote on last edited by
    #1

    I like to merge PDF by PDFBox component(open source) using vb.net . I found a good article at http://www.vbforums.com/showthread.php?t=462929 . But it(code) makes a problem in page setup when a landscape and a portrait PDF are merge together. For example in merged PDF file takes the page setup of first PDF, if first pdf in portrait format then second pdf also in portrait format , So in merged PDF file content of second PDF cut down. Please help me over come this problem.

    C P 2 Replies Last reply
    0
    • S Saam_cse

      I like to merge PDF by PDFBox component(open source) using vb.net . I found a good article at http://www.vbforums.com/showthread.php?t=462929 . But it(code) makes a problem in page setup when a landscape and a portrait PDF are merge together. For example in merged PDF file takes the page setup of first PDF, if first pdf in portrait format then second pdf also in portrait format , So in merged PDF file content of second PDF cut down. Please help me over come this problem.

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

      Why don't you ask the people who wrote or use the component you found ? Most people who read this, have never seen PDFBox, so how can we help you ?

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • S Saam_cse

        I like to merge PDF by PDFBox component(open source) using vb.net . I found a good article at http://www.vbforums.com/showthread.php?t=462929 . But it(code) makes a problem in page setup when a landscape and a portrait PDF are merge together. For example in merged PDF file takes the page setup of first PDF, if first pdf in portrait format then second pdf also in portrait format , So in merged PDF file content of second PDF cut down. Please help me over come this problem.

        P Offline
        P Offline
        Priyank Bolia
        wrote on last edited by
        #3

        Though old message but still thought others would be interested: Its simple, check the api in the documentation : http://www.pdfbox.org/javadoc/org/pdfbox/util/PDFMergerUtility.html[^] or the example at: http://java.dzone.com/news/merging-pdf%25E2%2580%2599s-with-pdfbox[^]

        http://www.priyank.co.in/

        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