Re: [Tktable] TkTable Postscript
by Seena other posts by this author
Aug 31 2004 10:10AM messages near this date
[Tktable] Problem with Tile--is this the right list?
|
[Tktable] TkTable Postscript
Thanks Jeff.Yes that link error was due to tkTablePs.obj not included in
compiled files.And it started creating postscript file but it is
empty!!!!Have anybody ever tried this feature in tKtable.Or any other
option of printing TkTable other than dumping it in txt or xls file bcoz
i really need the exact print of what we are seeing .This is very urgent
and any help in this direction will be really useful..
regards,
Seena
Jeff Hobbs wrote:
> > I am trying to do a Postscrpit enabled build for TkTable(2.8) on
> >Windows.But it is showing link error "tkTable.obj : error LNK2001:
> >unresolved external symbol _Table_PostscriptCmd.Tktable.dll : fatal
> >error LNK1120: 1 unresolved externals" .I have already defined
> >POSTSCRIPT in c code.Why is this error happening?
> >
> >
>
> You have to make sure that the tkTablePs.c file is added to
> the set of compiled files.
>
> Note that postscript output is at best an alpha feature. I
> don't really think it works correctly (haven't looked at it
> in quite a while).
>
> Regards,
>
> Jeff Hobbs, The Tcl Guy
> http://www.ActiveState.com/, a division of Sophos
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> Tktable-users mailing list
> Tktable-users@[...].net
> https://lists.sourceforge.net/lists/listinfo/tktable-users
>
>
>
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Tktable-users mailing list
Tktable-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tktable-users
|