Search found 5 matches
- Wed May 10 2006
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: Printing multiple pages on one sheet - letters overlapping
- Replies: 1
- Views: 9734
Printing multiple pages on one sheet - letters overlapping
Hi, I am trying to print two (portrait) pages in one sheet. The sheet would be landscape and layout would be: --------------------------------- | | | | | | | page 1 | page 2 | | | | | | | | | | --------------------------------- I haven't found any information how to set printing orientation for shee...
- Tue Mar 28 2006
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: Landscape printing
- Replies: 4
- Views: 13578
Hi, thanks for reply. I found from the manual that you can set the landscape on by using .ObjectAttribute(... but the problem is which objects method it is? I am using following code (vb.net): '.... Dim doc As Amyuni.PDFCreator.IacDocument Dim fs As System.IO.FileStream doc = New Amyuni.PDFCreator.I...
- Mon Mar 27 2006
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: Landscape printing
- Replies: 4
- Views: 13578
Landscape printing
Hello, How do I set programmatically landscape printing. I open existing pdf and try to access page-objects "Landscape" attribute but I can not find ObjectAttribute method. If ObjectAttribute is not member of iacDocument. I also tried to get PageFormat and set it's Landscape property to tr...
- Wed Jan 18 2006
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: Printing - multiple pages on one sheet
- Replies: 3
- Views: 12103
Sorry for delay. Haven't had enough time. Yes I want to print multiple pages from pdf to one paper. for e.g. Using 2 pages per sheet option would print 3 page pdf like this: 1. printed paper --------------------- | PAGE1 | PAGE2 | --------------------- 2. printed paper --------------------- | PAGE3 ...
- Thu Oct 20 2005
- Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
- Topic: Printing - multiple pages on one sheet
- Replies: 3
- Views: 12103
Printing - multiple pages on one sheet
Is it possible to print multiple pages on one sheet directly from PDF Document?
Thanks in advance.
Mikko
Thanks in advance.
Mikko