473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

crystal report problem

I write the invoice by using crystal report in vb.net .
I can export it into *.pdf very well, However, it can also export to word,
excel also.
we are afraid that the user export the invoice into excel format and then
amend it by himself.
Can I allow the crystal report export to *.pdf only ?? or make their excel
or word file (read only) ???
Thanks a lot
Nov 21 '05 #1
3 2188
CT
Agnes,

Even PDF documents can be modified, so I don't think that would be a
solution. Why is it a problem that the user can modify the invoice? I'm
assuming that the report is simply an electronic copy of the invoice details
stored in your system. If that's so, it shouldn't matter if the invoice is
modified. I probably don't understand your problem, so please enlighten me.
:-)

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Agnes" <ag***@dynamictech.com.hk> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
I write the invoice by using crystal report in vb.net .
I can export it into *.pdf very well, However, it can also export to word,
excel also.
we are afraid that the user export the invoice into excel format and then
amend it by himself.
Can I allow the crystal report export to *.pdf only ?? or make their excel
or word file (read only) ???
Thanks a lot

Nov 21 '05 #2
The invoice 'print out copy' must be amend by the user since my client
receive the petty cash thr the invoice, He afraid that some bad guy amend
the amount of the invoice (e.g from 1000 to 1100), He will receive the cash
1100, HOwevever, there is only $1000 in the computer system. That bad guy
just give back $1000 to a/c system .
"CT" <ca******@spammersgoawayintegrasol.dk> ¼¶¼g©ó¶l¥ó·s»D:%2****************@TK2MSFTNGP15.phx .gbl...
Agnes,

Even PDF documents can be modified, so I don't think that would be a
solution. Why is it a problem that the user can modify the invoice? I'm
assuming that the report is simply an electronic copy of the invoice
details stored in your system. If that's so, it shouldn't matter if the
invoice is modified. I probably don't understand your problem, so please
enlighten me. :-)

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Agnes" <ag***@dynamictech.com.hk> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
I write the invoice by using crystal report in vb.net .
I can export it into *.pdf very well, However, it can also export to
word, excel also.
we are afraid that the user export the invoice into excel format and then
amend it by himself.
Can I allow the crystal report export to *.pdf only ?? or make their
excel or word file (read only) ???
Thanks a lot


Nov 21 '05 #3
CT
Hmm, yes I do see your problem. Maing a file read-only in the normal sense,
by setting a file system attribute isn't a valid option, as that's easily
bypassed. I'm no expert on this matter, but would Windows Rights Management
Services be something you can use for this,
http://www.microsoft.com/windowsserv.../default.mspx?

I obviously don't know your system well enough, but would it be possible to
send a copy of the original document automatically, or print out a copy with
some sort of watermarking or similar, for the user to deliver with the
amended copy? Just a thought.

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Agnes" <ag***@dynamictech.com.hk> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
The invoice 'print out copy' must be amend by the user since my client
receive the petty cash thr the invoice, He afraid that some bad guy amend
the amount of the invoice (e.g from 1000 to 1100), He will receive the
cash 1100, HOwevever, there is only $1000 in the computer system. That bad
guy just give back $1000 to a/c system .
"CT" <ca******@spammersgoawayintegrasol.dk>
¼¶¼g©ó¶l¥ó·s»D:%2****************@TK2MSFTNGP15.phx .gbl...
Agnes,

Even PDF documents can be modified, so I don't think that would be a
solution. Why is it a problem that the user can modify the invoice? I'm
assuming that the report is simply an electronic copy of the invoice
details stored in your system. If that's so, it shouldn't matter if the
invoice is modified. I probably don't understand your problem, so please
enlighten me. :-)

--
Carsten Thomsen
Communities - http://community.integratedsolutions.dk

"Agnes" <ag***@dynamictech.com.hk> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
I write the invoice by using crystal report in vb.net .
I can export it into *.pdf very well, However, it can also export to
word, excel also.
we are afraid that the user export the invoice into excel format and
then amend it by himself.
Can I allow the crystal report export to *.pdf only ?? or make their
excel or word file (read only) ???
Thanks a lot



Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: kristoff plasun | last post by:
I have a problem with a C++ DCOM application that prints Crystal Reports with data from Oracle. The SQL query is relatively complex but when the report is printed from the Crystal Reports...
4
by: Grant Stanley | last post by:
I'm developing an application in VS.Net 2003 using C#, which uses Crystal Reports. When creating each report, crystal asks where the database to use is, so I specify our SQL server using the ADO...
2
by: GC | last post by:
HI, I'am using Crystal Report with visual Studio .NEt 2003 When i make a report using a store procedure, I can not see all the fields of the store proc and i'm suppose to see those fields. I'm...
6
by: Robin Cushman | last post by:
Hi all, I need some help -- I'm working with an A2K database, using DAO, and am trying to read records into a Crystal Report and then export it to a folder on our network as an Excel...
3
by: Deasun | last post by:
I need some help please! Crystal is driving me nuts. Heres my code so far, see below. Problem: On the .export() line it comes back with error #5 Login failed! I know the login info is good so...
3
by: Milan Todorovic | last post by:
Hello, I need help. I have experience in ASP.NET programming, but this is my first dealing with Crystal Reports. I'm trying to make the most basic report purely for testing purposes: connect to...
19
by: LP | last post by:
I am using (trying to) CR version XI, cascading parameters feature works it asks user to enter params. But if page is resubmitted. It prompts for params again. I did set...
17
by: Peter Proost | last post by:
Hi Group, I've got an interesting problem, I don't know if this is the right group but I think so because everything I've read about it so far says it's a .net problem. Here's the problem, we're...
3
by: FeveZ | last post by:
I've been stuck on a problem now for ages and i'm about ready to pack my project in because of it lol. OK here is my scenario. I have an existing Crystal Report, which I have added to my...
11
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.