外向哈密瓜

文章
5
资源
0
加入时间
2年10月24天

android 生成pdf,使用PrintedPdfDocument和View.draw从Android生成PDF

我有这个布局,我想在屏幕上打印所有内容到PDF.包括滚动视图中的所有内容.我稍后也会尝试使用IText这样做,但是现在我想看看我是否可以使用PrintedPdfDocument和View.draw来完成它.我所生成的PDF,但只有部分布局在PDF上可见.这是布局:xmlns:tools="http://schemas.android.com/tools" android:layout_width=...