Hi,
I need convert spool files of windows(PCL 6, PCL5, PS) to PDF.
Conventing one file PCL 6, i receive this exception:
System.SystemException: Invalid image block length: 7600, source width in bytes = 144, number of rows = 50, padBytesMutiple = 4, padding space = 0 —> System.ArgumentException: Invalid image block length: 7600, source width in bytes = 144, number of rows = 50, padBytesMutiple = 4, padding space = 0
em ? .( , Byte[] , Int32 , Int32, ? )
em ? . ?(Byte[] , Int32 , Int32 , ? , Boolean )
— Fim do rastreamento de pilha de exceções internas —
em ? . ?(Byte[] , Int32 , Int32 , ? , Boolean )
em ? . ?(Byte[] , Int32 , Boolean )
em ? .(Boolean )
em ? . ?(Boolean , Boolean )
em ? .? ?(Boolean )
em ? . ?()
em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
em System.Threading.ThreadHelper.ThreadStart()
When i try convert post script spool, is generated one PDF file empty.
I’m sending my test files to analyze.
Aspose.PDF has support to PostScript Files?Test_Files.zip (183.8 KB)
Test_Files.zip (184 KB)