Hi Jason,
I would like to ask you that if you know how to bring up a PDF file in an application and add text then save to it? I saw your post and figured that you might have the answer to my question. Thank you very much!
cdnamm
Ngolem,
I think you are right. The GF that I used to create
all 3 subsections also has 7 subsections above.
I took your advice and create 3 more subsections
below the 7 used subsections and did exactly what
you said but it produced a blank page for the even-pageno
letters. Therefore, I think...
Ngolem,
It worked with resetting page number but it'll add a blank page to the letters that end with the even no. of pages.
I'm trying to work on that now....thnx!
cdnamm
Lisa,
I started out with the exact solution that you mentioned
above, but it would create all kind of problems like the subsections would jump to another page or the page no. wouldn't reset. Thanks for your help, though!
cdnamm
Ngolem,
I found out that all of the letters that have more than 1 page will be combined together. For example, if the first letter has 1 page then a blank page is inserted. If the next letter has more than 1 page then it will combined the following letter regardless of the no. of page that the...
Sorry guys, Ngolem...after double checking hundred of pages I found out that the the newpage after (remainder (pagenumber, 2) = 0) would not work on some of the letters. So now I will have several letters of combined of 2 into 1. Somehow, the formula on newpage after doesn't work on all letters...
Hi guys,
Thank you all very much for helping me! I tried Ngolem's way with the formulas that you guys gave me and took it from there...and it's worked. Again, thank you all very much!
cdnamm
GMcNamara,
I tried that too but this new blank section is causing the page my other subsection of group 1 to jumb to another page eventhough the first page still has plenty of space. Do you know why it's like this? Thanks!
cdnamm
synapsevampire,
I used a similar formula mod(pagenumber, 2) = 0 as a conditional suppress for a blank section. It will work
but on some letters it'll mess up the page number and
the gf would jump to another page.
GMcManara,
I think using your formula will suppress the groupfooter 1 when the...
Hi everyone,
I am doing a report that will create letters. I wanted to add a blank page to the letter that will end with the odd page number since we be printing as double-sided. I need the blank page for the letters that end with the odd number like 1, 3, 5, 7 and so on. If I don't have the...
Hi all,
I used Mr. Ken Hamady's way and it worked. I couldn't use the top N sorting because my calculated field is not a summary. Thank you all very much for helping me!!!
Chau Nguyen
Hello all,
I am doing a report with 3 groups, with Crystal Reports
when you group a field it's automatically sort that field.
So, I have this calculated field display in the group header 3 that I can't sort in ascending order. Here is the sample of my report:
Commercial
General(1)
10 John...
Hi joepc,
I actually got this error when I tried to backup the database from a file. If the free space on the destination
server is not enough, then it will pop up with that message.
Check with your DBA about this, he will know!
cdamm
Hello everyone,
I want to configure the replication by going to Enterprise Manager -> Replicate Date -> Configure Replication. SQL Server will display the wizard and as soon as I clicked Next the error message "SQL Server Enterprise Manager could not complete the wizzard because...
Hello,
I have this note field in my report but it is taking too
much space in the report since it has too many spaces in between.
Sample notes
02.01.03 cs Adj. to cl#2002112506800028 was denied as ooa.
Per Penny ipa resp. on 2002 claims.
02.01.03 cs Erd date...
I have this if-else statement
if not isnull(ProcedureCode) then
(
ProcedureCode;
ProcedureDecription;
)
else
""
and it would print out only the ProcedureDescription. Could
someone help me with this? (I don't want to concatenate them
into one string because I want both in 2...
Hi everyone,
I am trying to set the masking a parameter field
but it only works with the "Discrete value" and
not with the "Multiple values"....Could anyone
help me on this? Thanks!!!
cdnamm
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.