Hi guys. I realise this isn't the best place to post this topic, but at the PDF extension topic is getting so long, I've been asked to post my queries here.
I have 2 queries/problems using revision 3 of the PDF Sharp library.
1. I'm using the XGraphics class to draw borders/layout information, this all works perfectly except for the fact that I can't draw vertical text. This was a commented out section in the labrary, and I'd like to know if we can look forward to having it in a later release.
2. ExtentHelper. for some reason the extent helper in revision 3 doesn't seem to be doing anything. For example if I trasfere my map on screen to an A2 page, in revision 2, my print would look almost identical to what was displayed on screen. however in revision 3 is doesn't seem to be resizing/rescalling my extent to look the same, so now my visible (onscreen) map sits in the top left of my A2 map with a large amount of addional map showing all around it. Please see my attachment. The Blue represents what was dispayed on my Web Map. The Red is what it obviously shows on my print. The problem being that it should scale to blue to fit the red area!
Please ignore the mention of pixels and points in the attached image as it was used for a previous query. Also the vertical text in the attachment was due to the fact that I was original using an adornment layer and not the XGraphics class to draw my layout.