Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bprin
  • Order by date
  1. bprin

    datawindows saveas PDF in PB 9

    You must install Ghostscript, it isn't package with powerbuilder... The adress : http://www.cs.wisc.edu/~ghost/doc/AFPL/get811.htm It's an binary installer Official page : http://www.ghostscript.com/ Put the directory in your path, nothing else is needed But you must install this program on...
  2. bprin

    Autosize datawindows?

    Autosizeheight and SlideUp in the position tab may do wath you want...
  3. bprin

    datawindows saveas PDF in PB 9

    Have you install ghostscript ? Verify that the path to your file is correct.
  4. bprin

    Print multiple datawindows in one PDF

    This is my current code, I don't know how to specify the destination file... Code is in an EASERVER component. So external functions are prohibed.... Somebody can help me ? // On détermine la datawindow et on appelle l'autre fonction STRING ls_typebul LONG l_job, l_row, l_row_count...

Part and Inventory Search

Back
Top