rbuser
Comments
-
Delphi 6 and ReportBuilder 7
-
DISREGARD THIS PROBLEM.
I FOUND THE ANSWER.
-
I know ArchiveReader can read a report from database, but how can I write it
to database?
-
This is a multi-part message in MIME format.
-
This is a multi-part message in MIME format.
-
This is a multi-part message in MIME format.
-
hi Nard,
thanks for your fast reply, now i understand how the paper size dimensions
are calculated for each printer resolution, i removed the CharacterGrid
method from the AfterPrint
event to let the ReportTextFile device… -
I see, I missread and didn't pay attention that he wanted seperate PDF files
for each group.
-
Wouldn't it work to set the group to start new page on group change. This
can be done in the group editor by goin to the report/groups menu from the
report designer view/tab.
-
Thanks Nico for you suggestion. I will proceed that way.
-
Never mind, I found rsWebAdapterPDF in one of the demos by searching for the
equivalent Pragnaan file. It is not in the documentation though. I
wouldn't have known it was possible by looking at the RBServer.pdf document.
According to the documentation "ReportBuilder Server Edition contains
built-in support for two add-on products which generate PDF files:
Waler rsWebAdapterPDFWWaler
Pragnaan rsWebAdapterPDFPragnaan"
I don't know…Dear Edward
It works perfectly. Thank you
Edison Garcia
> I am using RB 10.06 Standart Edition with Delphi 7
Yes. And I will also head off the next question of how to do this :-)
ppReport1.TextFileName := 'c:\TestFileName.pdf';
ppReport1.DeviceType := 'PDF';
ppRep…I am using extraoptions to export the data, and believe that the problem is
with this component, because the values of $ are those that it sends to me
in zero (0)
"Edward Dressel [DX Squad]" escribi? en el mensaje…whose export utility are you using? I would send them a demo.
Edward Dressel
Team DM
hi, i need a problem with print original and copy.
this example not function if the printer is conect to the network and i use
de report no
archivereader.
please, how print original and copy.
thanks,
…Hi Nico,
the job is to print an invoice (page 1) and the copy of the invoive (page
2). The copy (page 2) shall have a "watermark".
The tech tip "Printing a Unique Caption for each copy of of a multi-copy
report sent…Ok, thanks,
Lars
Yes, Gnostice have pdf/a in their roadmap for Q2/Q3 but it's not released
yet. The problem is that I need it now.
Thanks,
Lars
Thanks.
I have never assigned any device, I just called ExportToPDF.
This error does not seem to trigger on all workstations but on certain
workstations only..
>Hi David,
Thanks. I'll give that a try, although I think I have figured it out. I
didn't resave the .rtm when I added the new control, so the export was
using a template that didn't have the new control on it.
Tha…Hi Nico,
thank you for your quick response.
I fear, I have to pass this information to the manufacturer of our software.
I have only access to files with ending *.rtm.
Is there a possibility to prevent an orphan at th…Pb resolved with
Report.PDFSettings.ScaleImages := False;
Thanks
Thanks Nico. Done.
Peter Tan
You need to delete the DCU files from the LIB folder inside of the Extra
folder that was created where you installed the TExtraDevices. I just
renamed the LIB folder to LIB2 and created a new LIB folder, just to have a
backup of w…Thanks,
Vesion information:
ReportBuilder 10.02 and 10.06
Delphi 7.0 and Delphi 2007
Used Built-in PDF Device included with RB , Output to PDF File
Include Asia Language,e.g Chinese l…Hi Nico
Sample project created and sent as requested.
Regards
PLJ
Hi
It seems very sensitive to the template used, the same code gave no problem
on another machine with a different .rtm file.
I will try and investigate further.
Regards
PLJ
I had like problem more year back and wrote about her here earlier.
"citrix' complements the printers to uncared-for process in background
(parallel). So you may see not all printers. I happened to little remake
the form (ppPrvDlg.…