Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing postscript files to printer
Message
De
28/02/1998 16:16:10
 
 
À
27/02/1998 17:58:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00081508
Message ID:
00081907
Vues:
20
>>>Is it possible to in Visual Foxpro to select data then combine with postscript file to generate a report. This would be without the Foxpro report writer.
>>>
>>>The reason for this is to have greater control over the layout of the report.
>>
>>You can write your own routine which would output a text file in PS format - if you have the time. I've actually done that once, long time ago, to produce some fancy 3D graph (in FPD1.02, I think, and printed it on a funny little Mannesmann MT81 plastic printer via GoScript PS interpreter). Surgeon general's warning: writing postscript may be hazardous to your health. PS is a derivate of Forth - you'll end up programming your report in RPN logic (reverse Polish notation, where you put all the arguments on stack and issue the operator after them). You may look at the postscript driver for FPD, or at least the results it produces, because it's probably unreadable - it's a .plb.

Hello I have a RTF box on VFP 5.0 in which I created a letter merge routine but
how do I go to invoke the correct print driver to submitt the job to print to
the printer or to a FILE whichever selection I pick??

;->> a VFP 5.0 developer in the making....

Mark Oliva
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform