Search found 23 matches

by Bernard
Wed Jun 15, 2011 6:46 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 229250

Re: COMatePLUS version 1.2

Hello,

I would like to merge somes cells :

Code: Select all

ExcelObject\SetProperty("Range(Cells(1,' + DebutJour + ')\Cells(1,' + (i-1)+debutColonnes + '))\MergeCells = #True ")
DebutJour = 91
(i-1)+debutColonnes = 104

How can I do

Thanks
by Bernard
Sun Jun 12, 2011 5:05 pm
Forum: Coding Questions
Topic: Comate
Replies: 1
Views: 860

Comate

How to use the MergeCells Excel property with Comate.

Thanks
by Bernard
Mon Apr 06, 2009 1:54 pm
Forum: Announcement
Topic: COMate - control COM objects via automation - OBSOLETE!
Replies: 577
Views: 216959

My problem is the title begin with a numeric char

Code: Select all

      TMyCenterHeader.s = "24 Heures"
      WriteCenterHeader(ExcelObject,"&"+Chr(34)+"Arial,Fett"+Chr(34)+"&18&" + TMyCenterHeader) 
I try some tests but I haven't found the solution
by Bernard
Mon Apr 06, 2009 8:45 am
Forum: Announcement
Topic: COMate - control COM objects via automation - OBSOLETE!
Replies: 577
Views: 216959

Does anyone know how to set the font size and others attributes, with comate in the CenterHeader page Excel ?

Thanks
by Bernard
Mon Dec 05, 2005 8:18 pm
Forum: Announcement
Topic: Voting PBOSL-Libs & PB4.0
Replies: 20
Views: 8051


[ ] AnimSprite
[X] AppRunning
[ ] Bignum
[ ] BriefLZ
[ ] CPUmonitor
[ ] CatchDebugOutput
[ ] Cryption
[ ] DDE
[X] exDatabase
[ ] ExPrinter
[ ] FastFile
[ ] GetExeNameFromSuffix
[ ] GetHWInfo
[ ] GlobalHotkeys
[ ] GlobalSharedmemory
[ ] LoadDllMemory
[ ] MSXML3 ...
by Bernard
Sun Jun 12, 2005 7:35 am
Forum: Windows
Topic: Excel files?
Replies: 14
Views: 6031

I search how I can open an existing file and read it whitout use ODBC
Is it possible JOAQUIN ?

Bernard
by Bernard
Tue Mar 22, 2005 8:32 am
Forum: Coding Questions
Topic: SQlite 3.2
Replies: 2
Views: 1340

SQlite 3.2

Is it a way to use SQlite 3.2 directly with PB ?

Thank
by Bernard
Mon Jun 21, 2004 3:35 pm
Forum: Announcement
Topic: PurePDF library 1.0 BETA
Replies: 79
Views: 25110

When I try to do a big document (about 400 pages) I have a messagebox error with oeps in the title bar and no more explications do you this error ?
by Bernard
Mon Jun 07, 2004 8:58 am
Forum: Announcement
Topic: PurePDF library 1.0 BETA
Replies: 79
Views: 25110

How can I do if I want to show the PDF document immediately ?
by Bernard
Sun Feb 15, 2004 5:27 pm
Forum: Announcement
Topic: Code PBLibs in PB
Replies: 213
Views: 54774

El_Choni

Yes it's the link I try to use
by Bernard
Sun Feb 15, 2004 12:53 pm
Forum: Announcement
Topic: Code PBLibs in PB
Replies: 213
Views: 54774

I try to download TailBite but the link don't work. I try it since severals days.

How can I do ?

Thanks
by Bernard
Tue Nov 11, 2003 10:15 pm
Forum: Coding Questions
Topic: Printer name
Replies: 0
Views: 1232

Printer name

After a PrintRequester how can I get the name of the printer selected ?
by Bernard
Mon Oct 20, 2003 8:21 am
Forum: Feature Requests and Wishlists
Topic: More Printer functions please [:)]
Replies: 5
Views: 2334

I Tried this code but I can't use the standards commands like Locate, Drawtext.

I think we can use API GetPrinter and SetPrinter but I don't find some samples on the forum and I don't know enough the API to use them.

If someone have a sample I will be Happy.
by Bernard
Sat Oct 18, 2003 8:38 pm
Forum: Feature Requests and Wishlists
Topic: More Printer functions please [:)]
Replies: 5
Views: 2334

It's very difficult to set the printer orientation.

I´d like to have a function to set it.

Many thanks
by Bernard
Wed Oct 15, 2003 1:04 pm
Forum: Coding Questions
Topic: Dll for Reports
Replies: 1
Views: 1216

Dll for Reports

I'm looking for a Dll to manage reports (create, preview, print) from PB.

If someone have references ?

Many Thanks