Tagged Questions

1
vote
1answer
27 views

Drawing into DC - scaling problem.

Hi, I have a window, it's size is W[px] x H[px] . I would like to to draw pdf page content using RenderPageToDC. This function supports only DPI setting. Knowing page width from P …
1
vote
1answer
132 views

Support for Windows Device Context?

We are considering purchasing your product, but need to confirm the existence of an important feature. Does your library offer a Windows device context (CDC or HDC)?
0
votes
1answer
65 views

Device Context & StartPage()

I am evaluating this library for purchase, and am running into a problem. The device context as returned by GetCanvasDC does not respond to calls to StartPage(). Since I am using t …