Android PrintAttributes.MediaSize heightMils According to WebView contentHeight
I want to convert WebView to pdf in one page.
I set pdf page width to 8cm
means 3150mils
and I want to set pdf height to the WebView contentheight size.
how can i do this?