Results 1 to 3 of 3

Thread: 2 page report, 1 LandScape, 1 Portrait

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    83

    2 page report, 1 LandScape, 1 Portrait

    i am using CR

    i need to generate a 2 page report, 1 page Landscape the other portrait
    and then convert it into 1 PDF file

    is that possible?

  2. #2
    PowerPoster Code Doc's Avatar
    Join Date
    Mar 2007
    Location
    Omaha, Nebraska
    Posts
    2,354

    Re: 2 page report, 1 LandScape, 1 Portrait

    Print one page with Printer.Orientation = 1 (portrait). Print the second page with Printer.Orientation = 2 (Landscape with Printer.NewPage in between). That takes care of your first question.

    Building a .pdf file is another story. Start by printing both pages to disk. Then why not let Adobe Acrobat do the conversion for you? All MS Word does is link to Acrobat. Do a search on PDF at this site. There have been numerous discussions.
    Last edited by Code Doc; Mar 26th, 2007 at 09:19 AM. Reason: further clarifcation
    Doctor Ed

  3. #3

Posting Permissions

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



Click Here to Expand Forum to Full Width