PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Creating an imposingtool
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1209
Page 1 of 1

Author:  smekkie [ Fri Jun 04, 2010 8:33 am ]
Post subject:  Creating an imposingtool

Hi all,

I'm interested in this pdf library because i need to build some good tools to work with pdf files.
I need te create an imposing tool to get multiple pdf files on a single page.
Just like the booklet example but i need it to get 4 small files on a A4 format and 2 A5 format files on a A4.
How can i adjust the example there's no explanation of the code.
Is it also possible to turn a pdf file upside down?

I'm using:

* PDFsharp Foundation
* GDI+ build
* version 1_31

Regards Sander.

** Edit
i solved most of the problem i only need to know if it is possible to place a pdf upside down.

Author:  Thomas Hoevel [ Mon Jun 07, 2010 8:45 am ]
Post subject:  Re: Creating an imposingtool

smekkie wrote:
i solved most of the problem i only need to know if it is possible to place a pdf upside down.

Transformation should do the trick.
http://www.pdfsharp.net/wiki/Graphics-s ... sformed_23

I'm not an expert, but I'd try "ScaleTransform(-1,1)".

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/