473,387 Members | 1,456 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,387 software developers and data experts.

how to replace image name

How can I replace the following image

suppose i have an xml file which contains like this
<image>../test.jpg </image>

<fo:table-cell font-size="12pt" height="16cm" vertical-align="middle" background-image='test.jpg' >
</fo:table-cell>

Please help
Jul 5 '11 #1
1 1711
Dormilich
8,658 Expert Mod 8TB
run your config XML through XSLT to create the appropriate XSL-FO and then through your print data XML or, if test.jpg is part of the print data XML, fetch it from there.
Jul 5 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Mehdi | last post by:
Hi, Is there any way that I could get the image name only from document.getElementById('Image1').src without using any character function to filter the returned string? This returns...
1
by: Joe via DotNetMonster.com | last post by:
Hi, I'm not sure how to get the image name from the database into the HTML img tag. I can get regular text. For the img tag, this is what I have: <img src="../images/<ASP:Repeater...
0
by: Timmay | last post by:
I'm looking for a way in vb.net 2005 to find the filename of the cached image for an image in the WebBrowser control. I can get the name of the image (ie: timmay.gif) with...
2
by: RobKinney1 | last post by:
Hello, Maybe I have been staring too hard at this problem for too long. I would like to have an if statement like the following: if(RefreshButton.Image ==...
2
by: Kevin Walzer | last post by:
I'm trying to avoid a *lot* of typing in my Tkinter application by associating image names with items in a list. Here is my sample list: self.catlist = I've also already created a bunch of...
1
by: 848lu | last post by:
hi, i have this code and i wanted to match a record field name i.e. primary key with a image name, but i cant get it to work, i cant think of anything else how to do it heres the code <?php ...
9
by: Tony Sosa | last post by:
Does anyone know what kind of tweaks I need to make to pertinent configs to render an image correctly? Right now, the text of the argument passed to imagejpeg is being shown instead of the image...
11
by: viki1967 | last post by:
Hi all. I have this code ASP for call the image in the web page : src=" & server.urlEncode(objRs("photo")) & " But if the image name has a space, for example AAA BBB.jpg, the image I...
2
by: chazzy69 | last post by:
This is a little hard to explain but i will try to make it as clear as possible. Firstly here's the setup, 2 databases on 2 different servers (databases are identical) now within the first...
4
by: k1d0 | last post by:
Hello all, im very newbie in asp code and now im having a project which needed to use ASP code, as for now i get the upload code from freaspupload website while it only upload to folder and im not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.