Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Ghostscript PDF generation failed with PB 11.5

259 views
Skip to first unread message

jms

unread,
Jun 12, 2009, 3:53:57 AM6/12/09
to
Some other informations :

- Powerbuilder 11.5 build 3127
- Ghostscript 8.64 win32
- OS windows 2008 server win64

> Hello,
>
> When generate a PDF file using Ghostscript using the
> following script :
>
> a_dw.Modify("DataWindow.Export.PDF.Method = Distill!")
> a_dw.Modify("DataWindow.Printer = 'Excalibur PDF GS'")
> a_dw.Modify("DataWindow.Export.PDF.Distill.CustomPostScrip
> t='1'") a_dw.SaveAs(as_filename, PDF!, False)
>
> Our old application version in PB 10.5 works fine
> With the new application in PB 11.5, the generation of the
> PDF failed
>
> Any ideas ?
>
> Thank you
>
>
>
> -

jms

unread,
Jun 12, 2009, 8:13:53 AM6/12/09
to
Another information :

When I copy the GS directory (and subdirectories) from
C:\Program Files to my application folder (from where my
program is launched), a PDF file is generated but the file
is empty.

When I remove this GS directory the PDF file is not
generated

Arnd Schmidt

unread,
Jun 12, 2009, 3:05:38 PM6/12/09
to

gs 8.64...
no fonts, no fun ;-)


On 12 Jun 2009 07:47:21 -0700, jms wrote:

>I found a solution :
>
>- uninstall GhostScript 8.64 (latest current release)
>- install GhostScript 8.60 (the main difference i see with
>8.64 is that this release create a subfolder named "fonts"
>in "c:\progam files\gs")
>- copy the "gs" folder ncluding all subfolders in my
>application folder
>
>=> it works

jms

unread,
Jun 12, 2009, 2:33:35 AM6/12/09
to
Hello,

When generate a PDF file using Ghostscript using the
following script :

a_dw.Modify("DataWindow.Export.PDF.Method = Distill!")
a_dw.Modify("DataWindow.Printer = 'Excalibur PDF GS'")

a_dw.Modify("DataWindow.Export.PDF.Distill.CustomPostScript='1'")

jms

unread,
Jun 12, 2009, 10:45:49 AM6/12/09
to
I found a solution :

- uninstall GhostScript 8.64 (latest current release)
- install GhostScript 8.60 (the main difference i see with 8.64 is that this
release create a subfolder named "fonts" in "c:\progam files\gs")
- copy the "gs" folder ncluding all subfolders in my application folder

=> it works

<jms> a �crit dans le message de news: 4a31f6bf.52...@sybase.com...

jms

unread,
Jun 12, 2009, 10:47:21 AM6/12/09
to
0 new messages