Hi all,
I have customized pdf which is generating pdf for given set of pages.
which is working fine with 3.1.2 which is wiki based system.
now i have upgraded system to 4.2 where i am able to generate the pdf but the images are not rendering.
while analyzing technically i found :-
1) URL base = new URL(baseUrl);
String contextPath = base.getPath();
Contextpath is returning the " " value.
2) All images are available in downloads/attachments folders. which i want to use in my application.
please suggest few points where i can work out further.
3) Its displaying me the A wherever the image is required.?
Thanks,
tousif shaikh.
What do you mean by customized is it through plugin or your using as part of confluence.
You should check that your base URL is set correctly.
If it is correct, then raise a support ticket so that we can look further into the problem.
Cheers,
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.