printing landscape and portrait

Mike1
Member Posts: 78
Hi All,
I need some help on the following problem...
Our customer needs to print some documents double-sided.
The only thing is that on the frontside the data needs to be printed in portrait, and on the backside the data needs to be printed in landscape.
Does anyone know how to solve this problem?
I need some help on the following problem...
Our customer needs to print some documents double-sided.
The only thing is that on the frontside the data needs to be printed in portrait, and on the backside the data needs to be printed in landscape.
Does anyone know how to solve this problem?
Man who put head on railroad track get splitting headache...
0
Answers
-
Don't think that that is possible. A print job is portrait OR landscape, not both.
Your options would be to print one job, put the paper back in, and print the other.
Find a way to change the orientation of the text in the sections of the report (probably have to use .NET)
Redesign the report.0 -
Just with NAV this will not be possible.
Maybe this might work:
Create 2 reports, 1 for front side, 1 for back side. Print both into a pdf merging the prints into 1 file. For this I see 2 options:- Either set the pdf writer to capture all prints into 1 file (if possible) until told otherwise (possible with the combination of FreePDFXP and Ghostscript.
- Or create 2 separate pdfs and merge them with pdftk.exe into 1 file. You can find a good overview here: http://www.accesspdf.com/pdftk/
Last print this 2 page file to your printer. If your printout creates more than 1 page then you would need to use option 2, print 1 page into 1 file and mix them later into a pdf.
Never tried that. Try first to manually merge 1 portrait pdf and 1 landscape pdf into 1 new pdf using pdftk.exe and print that to your printer. If that works go ahead with NAV programming.
Keep us updated if this works.Frank Dickschat
FD Consulting0 -
FDickschat wrote:Just with NAV this will not be possible.
Maybe this might work:
Create 2 reports, 1 for front side, 1 for back side. Print both into a pdf merging the prints into 1 file. For this I see 2 options:- Either set the pdf writer to capture all prints into 1 file (if possible) until told otherwise (possible with the combination of FreePDFXP and Ghostscript.
- Or create 2 separate pdfs and merge them with pdftk.exe into 1 file. You can find a good overview here: http://www.accesspdf.com/pdftk/
Last print this 2 page file to your printer. If your printout creates more than 1 page then you would need to use option 2, print 1 page into 1 file and mix them later into a pdf.
Never tried that. Try first to manually merge 1 portrait pdf and 1 landscape pdf into 1 new pdf using pdftk.exe and print that to your printer. If that works go ahead with NAV programming.
Keep us updated if this works.
\:D/ IT WORKS!!!! =D>Man who put head on railroad track get splitting headache...0 -
As Mike1 said, we got it working!
Using PDFCreator, we create the single PDFs for the portrait and landscape reports, and after that we combine them with PDFTK
Now let's hope our customer is as happy with it as we are
Edit:
Performance is poor as expected. Printing some 34.000 separate PDF's and combining them after that takes about 24 hours :shock:0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions