I'm trying to export a crystal report to a pdf file in lotus notes with the crpe but the only formats that I found ( in global32.lss ) are :
Const PE_FT_RECORD = 0
Const PE_FT_TABSEPARATED = 1
Const PE_FT_TEXT = 2
Const PE_FT_DIF = 3
Const PE_FT_CSV = 4
Const PE_FT_CHARSEPARATED = 5
Const PE_FT_TABFORMATTED = 6
is it possible to export to a pdf file!?
thanx for your help!
by the way, I have lotus notes 5.03,
can't upgrade to 5.05.
Martin
Const PE_FT_RECORD = 0
Const PE_FT_TABSEPARATED = 1
Const PE_FT_TEXT = 2
Const PE_FT_DIF = 3
Const PE_FT_CSV = 4
Const PE_FT_CHARSEPARATED = 5
Const PE_FT_TABFORMATTED = 6
is it possible to export to a pdf file!?
thanx for your help!
by the way, I have lotus notes 5.03,
can't upgrade to 5.05.
Martin