by: Arthur |
last post by:
Hi Everyone,
I'm having a real hard time with this. Maybe some smarter people can
assist.
I'm running Mandrake 9.2. I have a Laserjet 4M Plus. I want to be
able to print Postscript, bold,...
|
by: Yash Sharma |
last post by:
I am planning to propose an XML vocabulary at a consortium. It is
aimed to substitute PostScript as a printing standard. I wish to know
if there was any parallel effort similar to this, and also a...
|
by: SW |
last post by:
Guys,
I have a huge text file that I want to break and generate
an multiple pdf files from C# application.
My problem is to generate a pdf file.
Programatically, I should able to give a page...
|
by: Edward |
last post by:
Ok, I know you all do six impossible things before breakfast, but I
don't do breakfast, so I can't do anything much at all. Which is why
I'm posting this, videlicet:
ASP.NET
VB.NET
*My*...
|
by: marcobonifazi |
last post by:
Hello!
After a Opengl 2 Postscript conversion, I want to print my ps files to
a plotter.
My intents are to read istantaneous characteristics of the plotter, for
example the kind of paper it has...
|
by: Dave |
last post by:
I'm realtively new to modules/libraries, so bear with me.
I've discovered the PECL pslib which enables manipulation of postscript
files but it seems that it only comes packaged for *nix systems. ...
|
by: Uwe Schmitt |
last post by:
Hi,
I am trying to print raw postscript data on windows.
win32print should do the work like this:
h=win32print.OpenPrinter(name)
win32print.StartDocPrinter(h, 1, ("", "", "RAW"))...
|
by: John Devlon |
last post by:
Hi,
I would like to convert postscript or/and PDF files to JPG -file using .NET
Does anyone know any good lib, sdk, active X ?
Some PDF-files contain print information like trapping,...
|
by: Peter Afonin |
last post by:
Hello,
I'm using Crystal Reports for Visual Studio 2005.
I'm trying to print my reports to the postscript file:
PrinterSettings ps = new PrinterSettings();
ps.PrinterName = "HP Deskjet 3840...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|