Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Using PDFPath methods to draw image

More
11 years 7 months ago #8500 by Elaine
I am trying to draw an image using the PdfPath methods. I am setting my fill color and the add the path to the fill path, but it is not drawing anything on the page. How am i suppose to use this function in order to draw a page specific image?
More
11 years 7 months ago #8501 by radaee
if u mean output an image in a path, then using clip op first and then show image.
if u mean fill a path with color, set color first and then fill path.
after all finished, u shall invoke Page.AddContent to attach contents to page.
and then using PDFView.vRenderSync PDFReader.invalidate to display.
Time to create page: 0.379 seconds
Powered by Kunena Forum