简体   繁体   中英

High quality images in generated PDF

I have an application that generates some drawings (lineshapes and picture boxes).

During runtime I would like the user to be able to save whatever is on the form (scrollable) to a PDF file (through cutepdf for example). I know how to do this with the printtofile method, but the problem is with poor quality of the PDF file, when I zoom in I can clearly see the pixels. Is there anyway to improve the quality of the image in PDF file? I would like to do that through code in VB.NET.

在CutePDF Writer高级选项中增加DPI设置(打印首选项->纸张/质量->高级。)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM