Archive File Not Opening
Hello,
I am having a PDF performance issue with Pragnaan's export tool (duration of
export). I have sent them a request for help on this. In order to analyze
the problem, they have asked me to send them environment settings, etc.
They have also asked for the ReportBuilder archive file (.RAF). I set the
report object up to produce an archive file, and the report ran and produced
an archive. I sent it to them, but Pragnaan says that they cannot open it?
Is there a way that I can determine if the archive file is good?
Thank you,
Michael Malinowski
GIS Ltd.
I am having a PDF performance issue with Pragnaan's export tool (duration of
export). I have sent them a request for help on this. In order to analyze
the problem, they have asked me to send them environment settings, etc.
They have also asked for the ReportBuilder archive file (.RAF). I set the
report object up to produce an archive file, and the report ran and produced
an archive. I sent it to them, but Pragnaan says that they cannot open it?
Is there a way that I can determine if the archive file is good?
Thank you,
Michael Malinowski
GIS Ltd.
This discussion has been closed.
Comments
--
Ed Dressel
Team DM
Thank you,
Michael Malinowski
There does seem to be a problem with the RAF file. I get an AV from it. Try
printing it an RAF again, and be sure to close your app before accessing the
file. (I have used RAF streams quite extensively and never had a problem).
To test an archive file, drop a TppArchiveReader and a TppViewer on a form,
point the viewer to the archive reader, drop a button on the form and in the
button's click event use the following code:
ppArchiveReader1.Reset;
ppArchiveReader1.ArchiveFileName := 'C:\Temp\secrty.raf';
ppArchiveReader1.PrintToDevices;
Enjoy.
Ed Dressel
Team DM
Try printing it again.
--
Justin Heasman
Software Development Manager
Office Mobile Solutions Ltd.
---
E: justinDEFINATELY@NOofficemobilesolutionsSPAM.PLEASEcom
W: www.officemobilesolutions.com
the attached file isn't a RAF file, it looks like it was printed to file using the Laserjet 4000 printer driver.
regards,
Chris Ueberall;