Graag wil ik een RAW Postscript bestand afdrukken binnen C# (VS.NET 2005) :
Heb nu via het PrintDocument pd = new PrintDocument(); object geprint, maar dan wordt alles als Plain Tekst afgedrukt
---------------------------------------------------------------------------------------------------------------------------------------------
%!PS-Adobe-3.0
%%Title: Microsoft Word - Dit is een test.doc
%%Creator: PScript5.dll Version 5.2.2
%%CreationDate: 3/12/2008 16:59:16
%%For: fpostma
%%BoundingBox: (atend)
%%Pages: (atend)
%%Orientation: Portrait
%%PageOrder: Special
%%DocumentNeededResources: (atend)
%%DocumentSuppliedResources: (atend)
%%DocumentData: Clean7Bit
%%TargetDevice: (Ghostscript) (3010) 815
%%LanguageLevel: 3
%%EndComments
%%BeginDefaults
%%PageBoundingBox: 0 0 595 842
%%ViewingOrientation: 1 0 0 1
%%EndDefaults
%%BeginProlog
%%BeginResource: file Pscript_WinNT_ErrorHandler 5.0 0
Heb nu via het PrintDocument pd = new PrintDocument(); object geprint, maar dan wordt alles als Plain Tekst afgedrukt
---------------------------------------------------------------------------------------------------------------------------------------------
%!PS-Adobe-3.0
%%Title: Microsoft Word - Dit is een test.doc
%%Creator: PScript5.dll Version 5.2.2
%%CreationDate: 3/12/2008 16:59:16
%%For: fpostma
%%BoundingBox: (atend)
%%Pages: (atend)
%%Orientation: Portrait
%%PageOrder: Special
%%DocumentNeededResources: (atend)
%%DocumentSuppliedResources: (atend)
%%DocumentData: Clean7Bit
%%TargetDevice: (Ghostscript) (3010) 815
%%LanguageLevel: 3
%%EndComments
%%BeginDefaults
%%PageBoundingBox: 0 0 595 842
%%ViewingOrientation: 1 0 0 1
%%EndDefaults
%%BeginProlog
%%BeginResource: file Pscript_WinNT_ErrorHandler 5.0 0