pdfSharp moving items on page
Posted
by Azza
on Stack Overflow
See other posts from Stack Overflow
or by Azza
Published on 2010-05-22T15:02:22Z
Indexed on
2010/05/22
15:10 UTC
Read the original article
Hit count: 245
Hi,
I am trying to move content in a pdf document using pdfSharp.
We have a number of documents that are the same size i.e. 488x320mm, the content within these documents is always positioned relative to the top right of the document but varies in size i.e. 210x330mm, 240x350mm etc. What i need to do is 'find' the content block and move it from its current position to the centre of the sheet.
Please help!
© Stack Overflow or respective owner