|
-
Mar 26th, 2007, 08:00 AM
#1
Thread Starter
Lively Member
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?
-
Mar 26th, 2007, 09:18 AM
#2
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
-
Mar 26th, 2007, 10:08 AM
#3
Re: 2 page report, 1 LandScape, 1 Portrait
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|