Help,
I try ti use this function : BuildFromDataStore
with this syntax :
PBDOM_Builder pbdom_bldr
pbdom_document pbdom_doc
datastore ds
ds = Create datastore
ds.DataObject = "d_customer"
ds.SetTransObject (SQLCA)
ds.Retrieve()pbdom_doc = pbdom_bldr.BuildFromDataStore(ds)
But I have this...
I try to save a Datawindow with PDF format. It's ok while I use a simple DW. If it contain several Nested I the result is a blank page...
Does anybody else have this problem?
Thanks
Example :
lds_ds = create datastore
lds_ds.dataobject = "d_constitution_principale"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.