DSJ
March 14th, 2003, 09:24 AM
I'm getting garbage when trying to print to PDFWriter from VB.NET. Anyone have a solution?
|
Click to See Complete Forum and Search --> : PDFWriter DSJ March 14th, 2003, 09:24 AM I'm getting garbage when trying to print to PDFWriter from VB.NET. Anyone have a solution? sys_logics January 21st, 2004, 01:22 AM same problem here... PrintDocument uses Graphics methods hence converts text into image. i solved it temporarily by creating wrapper dll for Printer.print method in VB6. crude but quick way. still in search of good method. please let me know if u find one thnx Craig Gemmill January 21st, 2004, 07:35 AM I remember seeing something about using a different encoding... DSJ January 21st, 2004, 08:20 AM If you come across it again, please let me know! codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |